Pull request #41548 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3c06ebd876687555fdf030a3307a66908c4fa57c rather than 585151d24fc64a66b1f7cf7d386636af16a95b0c Obtained Jenkinsfile from 3c06ebd876687555fdf030a3307a66908c4fa57c 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-41548@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-02-02T01:05:04.985Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-02T01:05:04.992Z] Trying to pass milestone 38 [Pipeline] milestone [2022-02-02T01:05:05.075Z] Trying to pass milestone 39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-02T01:05:20.261Z] Still waiting to schedule task [2022-02-02T01:05:20.263Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c4dbc8a882ef97a)’ is offline [2022-02-02T01:06:04.344Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c4dbc8a882ef97a) in /home/ubuntu/workspace/moby_PR-41548 [Pipeline] { [Pipeline] checkout [2022-02-02T01:06:04.456Z] The recommended git tool is: git [2022-02-02T01:06:07.149Z] using credential docker-jenkins-github-credentials [2022-02-02T01:06:07.158Z] Cloning the remote Git repository [2022-02-02T01:06:07.158Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:06:06.982Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:06:07.057Z] > git init /home/ubuntu/workspace/moby_PR-41548 # timeout=10 [2022-02-02T01:06:07.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:06:07.309Z] > git --version # timeout=10 [2022-02-02T01:06:07.330Z] > git --version # 'git version 2.17.1' [2022-02-02T01:06:07.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:06:07.333Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:06:32.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:06:32.535Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:06:32.599Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:06:32.654Z] Fetching without tags [2022-02-02T01:06:32.961Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:06:34.179Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:06:34.180Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:06:32.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:06:32.645Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:06:32.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:06:32.692Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:06:32.955Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:06:32.980Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:06:33.976Z] > git remote # timeout=10 [2022-02-02T01:06:34.012Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:06:34.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:06:34.096Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:06:34.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T01:06:34.171Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:06:34.208Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:06:39.785Z] Commit message: "Clean up exec kill API implementation" [2022-02-02T01:06:39.813Z] First time build. Skipping changelog. [2022-02-02T01:06:39.785Z] > git rev-list --no-walk de34cdb0b1025fbb760924da5bdaeeb7a28960bc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-02T01:06:40.853Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41548:/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-02-02T01:06:48.959Z] Unable to find image 'alpine:latest' locally [2022-02-02T01:06:48.959Z] latest: Pulling from library/alpine [2022-02-02T01:06:49.216Z] 59bf1c3509f3: Pulling fs layer [2022-02-02T01:06:49.216Z] 59bf1c3509f3: Verifying Checksum [2022-02-02T01:06:49.216Z] 59bf1c3509f3: Download complete [2022-02-02T01:06:49.786Z] 59bf1c3509f3: Pull complete [2022-02-02T01:06:49.786Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-02T01:06:49.786Z] Status: Downloaded newer image for alpine:latest [2022-02-02T01:06:57.901Z] 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 [2022-02-02T01:06:58.183Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c4dbc8a882ef97a) in /home/ubuntu/workspace/moby_PR-41548 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-02-02T01:06:58.241Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-02-02T01:06:58.296Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2022-02-02T01:06:58.313Z] Fetching changes from the remote Git repository [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] } [2022-02-02T01:06:58.325Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-02T01:06:58.580Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-02T01:06:58.739Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:06:58.740Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:06:58.831Z] Commit message: "Clean up exec kill API implementation" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-02T01:06:58.301Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-41548/.git # timeout=10 [2022-02-02T01:06:58.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:06:58.325Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:06:58.325Z] > git --version # timeout=10 [2022-02-02T01:06:58.340Z] > git --version # 'git version 2.17.1' [2022-02-02T01:06:58.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:06:58.341Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:06:58.580Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:06:58.600Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:06:58.670Z] > git remote # timeout=10 [2022-02-02T01:06:58.692Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:06:58.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:06:58.701Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:06:58.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T01:06:58.740Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:06:58.751Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:06:59.455Z] + [ PR != PR ] [2022-02-02T01:06:59.455Z] + [ master != master ] [2022-02-02T01:06:59.455Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-02T01:06:59.782Z] + docker version [2022-02-02T01:06:59.782Z] Client: Docker Engine - Community [2022-02-02T01:06:59.782Z] Version: 20.10.12 [2022-02-02T01:06:59.782Z] API version: 1.41 [2022-02-02T01:06:59.782Z] Go version: go1.16.12 [2022-02-02T01:06:59.782Z] Git commit: e91ed57 [2022-02-02T01:06:59.782Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-02T01:06:59.782Z] OS/Arch: linux/amd64 [2022-02-02T01:06:59.782Z] Context: default [2022-02-02T01:06:59.782Z] Experimental: true [2022-02-02T01:06:59.782Z] [2022-02-02T01:06:59.782Z] Server: Docker Engine - Community [2022-02-02T01:06:59.782Z] Engine: [2022-02-02T01:06:59.782Z] Version: 20.10.12 [2022-02-02T01:06:59.782Z] API version: 1.41 (minimum version 1.12) [2022-02-02T01:06:59.782Z] Go version: go1.16.12 [2022-02-02T01:06:59.782Z] Git commit: 459d0df [2022-02-02T01:06:59.782Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-02T01:06:59.782Z] OS/Arch: linux/amd64 [2022-02-02T01:06:59.782Z] Experimental: true [2022-02-02T01:06:59.782Z] containerd: [2022-02-02T01:06:59.782Z] Version: 1.4.12 [2022-02-02T01:06:59.782Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:06:59.782Z] runc: [2022-02-02T01:06:59.782Z] Version: 1.0.2 [2022-02-02T01:06:59.782Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-02T01:06:59.782Z] docker-init: [2022-02-02T01:06:59.782Z] Version: 0.19.0 [2022-02-02T01:06:59.782Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-02T01:07:00.110Z] + docker info [2022-02-02T01:07:13.182Z] Still waiting to schedule task [2022-02-02T01:07:13.182Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c4dbc8a882ef97a)’ [2022-02-02T01:07:13.183Z] Still waiting to schedule task [2022-02-02T01:07:13.183Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c4dbc8a882ef97a)’ [2022-02-02T01:07:13.184Z] Still waiting to schedule task [2022-02-02T01:07:13.184Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-02-02T01:07:13.187Z] Still waiting to schedule task [2022-02-02T01:07:13.187Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-02-02T01:07:13.187Z] Still waiting to schedule task [2022-02-02T01:07:13.187Z] All nodes of label ‘windows-2019’ are offline [2022-02-02T01:07:13.188Z] Still waiting to schedule task [2022-02-02T01:07:13.188Z] All nodes of label ‘windows-2022’ are offline [2022-02-02T01:07:13.189Z] Still waiting to schedule task [2022-02-02T01:07:13.189Z] All nodes of label ‘windows-2022’ are offline [2022-02-02T01:07:26.654Z] Client: [2022-02-02T01:07:26.654Z] Context: default [2022-02-02T01:07:26.654Z] Debug Mode: false [2022-02-02T01:07:26.654Z] Plugins: [2022-02-02T01:07:26.654Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-02T01:07:26.654Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-02T01:07:26.654Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-02T01:07:26.654Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-02T01:07:26.654Z] [2022-02-02T01:07:26.654Z] Server: [2022-02-02T01:07:26.654Z] Containers: 0 [2022-02-02T01:07:26.654Z] Running: 0 [2022-02-02T01:07:26.654Z] Paused: 0 [2022-02-02T01:07:26.654Z] Stopped: 0 [2022-02-02T01:07:26.654Z] Images: 1 [2022-02-02T01:07:26.654Z] Server Version: 20.10.12 [2022-02-02T01:07:26.654Z] Storage Driver: overlay2 [2022-02-02T01:07:26.654Z] Backing Filesystem: extfs [2022-02-02T01:07:26.654Z] Supports d_type: true [2022-02-02T01:07:26.654Z] Native Overlay Diff: true [2022-02-02T01:07:26.654Z] userxattr: false [2022-02-02T01:07:26.654Z] Logging Driver: json-file [2022-02-02T01:07:26.654Z] Cgroup Driver: cgroupfs [2022-02-02T01:07:26.654Z] Cgroup Version: 1 [2022-02-02T01:07:26.654Z] Plugins: [2022-02-02T01:07:26.654Z] Volume: local [2022-02-02T01:07:26.654Z] Network: bridge host ipvlan macvlan null overlay [2022-02-02T01:07:26.654Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-02T01:07:26.654Z] Swarm: inactive [2022-02-02T01:07:26.654Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-02T01:07:26.654Z] Default Runtime: runc [2022-02-02T01:07:26.654Z] Init Binary: docker-init [2022-02-02T01:07:26.654Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:07:26.654Z] runc version: v1.0.2-0-g52b36a2 [2022-02-02T01:07:26.654Z] init version: de40ad0 [2022-02-02T01:07:26.654Z] Security Options: [2022-02-02T01:07:26.654Z] apparmor [2022-02-02T01:07:26.654Z] seccomp [2022-02-02T01:07:26.654Z] Profile: default [2022-02-02T01:07:26.654Z] Kernel Version: 5.4.0-1061-aws [2022-02-02T01:07:26.654Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-02T01:07:26.654Z] OSType: linux [2022-02-02T01:07:26.654Z] Architecture: x86_64 [2022-02-02T01:07:26.654Z] CPUs: 2 [2022-02-02T01:07:26.654Z] Total Memory: 7.565GiB [2022-02-02T01:07:26.654Z] Name: ip-10-100-78-186 [2022-02-02T01:07:26.654Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-02T01:07:26.654Z] Docker Root Dir: /var/lib/docker [2022-02-02T01:07:26.654Z] Debug Mode: false [2022-02-02T01:07:26.654Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:07:26.654Z] Labels: [2022-02-02T01:07:26.654Z] Experimental: true [2022-02-02T01:07:26.654Z] Insecure Registries: [2022-02-02T01:07:26.654Z] 127.0.0.0/8 [2022-02-02T01:07:26.654Z] Live Restore Enabled: true [2022-02-02T01:07:26.654Z] [2022-02-02T01:07:26.654Z] WARNING: No swap limit support [Pipeline] sh [2022-02-02T01:07:26.979Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:07:26.979Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:07:26.979Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41548/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-02T01:07:26.979Z] + bash /home/ubuntu/workspace/moby_PR-41548/check-config.sh [2022-02-02T01:07:26.979Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-02T01:07:26.979Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-02T01:07:26.979Z] [2022-02-02T01:07:26.979Z] Generally Necessary: [2022-02-02T01:07:26.979Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-02T01:07:26.979Z] - apparmor: enabled and tools installed [2022-02-02T01:07:26.979Z] - CONFIG_NAMESPACES: enabled [2022-02-02T01:07:26.979Z] - CONFIG_NET_NS: enabled [2022-02-02T01:07:26.979Z] - CONFIG_PID_NS: enabled [2022-02-02T01:07:26.979Z] - CONFIG_IPC_NS: enabled [2022-02-02T01:07:26.979Z] - CONFIG_UTS_NS: enabled [2022-02-02T01:07:26.979Z] - CONFIG_CGROUPS: enabled [2022-02-02T01:07:26.979Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-02T01:07:26.979Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-02T01:07:26.979Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-02T01:07:27.241Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-02T01:07:27.241Z] - CONFIG_CPUSETS: enabled [2022-02-02T01:07:27.241Z] - CONFIG_MEMCG: enabled [2022-02-02T01:07:27.241Z] - CONFIG_KEYS: enabled [2022-02-02T01:07:27.241Z] - CONFIG_VETH: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-02T01:07:27.241Z] - CONFIG_CGROUP_BPF: enabled [2022-02-02T01:07:27.241Z] [2022-02-02T01:07:27.241Z] Optional Features: [2022-02-02T01:07:27.241Z] - CONFIG_USER_NS: enabled [2022-02-02T01:07:27.241Z] - CONFIG_SECCOMP: enabled [2022-02-02T01:07:27.241Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-02T01:07:27.241Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-02T01:07:27.241Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-02T01:07:27.241Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-02T01:07:27.241Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-02T01:07:27.241Z] - CONFIG_BLK_CGROUP: enabled [2022-02-02T01:07:27.241Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-02T01:07:27.241Z] - CONFIG_CGROUP_PERF: enabled [2022-02-02T01:07:27.241Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-02T01:07:27.241Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-02T01:07:27.241Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-02T01:07:27.241Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-02T01:07:27.526Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-02T01:07:27.526Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-02T01:07:27.526Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-02T01:07:27.526Z] - CONFIG_IP_VS: enabled (as module) [2022-02-02T01:07:27.526Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-02T01:07:27.527Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-02T01:07:27.527Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-02T01:07:27.527Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-02T01:07:27.527Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-02T01:07:27.527Z] - CONFIG_EXT4_FS: enabled [2022-02-02T01:07:27.527Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-02T01:07:27.527Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-02T01:07:27.527Z] - Network Drivers: [2022-02-02T01:07:27.527Z] - "overlay": [2022-02-02T01:07:27.527Z] - CONFIG_VXLAN: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-02T01:07:27.527Z] Optional (for encrypted networks): [2022-02-02T01:07:27.527Z] - CONFIG_CRYPTO: enabled [2022-02-02T01:07:27.527Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-02T01:07:27.527Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-02T01:07:27.527Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-02T01:07:27.527Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-02T01:07:27.527Z] - CONFIG_XFRM: enabled [2022-02-02T01:07:27.527Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-02T01:07:27.527Z] - "ipvlan": [2022-02-02T01:07:27.527Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-02T01:07:27.527Z] - "macvlan": [2022-02-02T01:07:27.527Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_DUMMY: enabled (as module) [2022-02-02T01:07:27.527Z] - "ftp,tftp client in container": [2022-02-02T01:07:27.527Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-02T01:07:27.527Z] - Storage Drivers: [2022-02-02T01:07:27.527Z] - "aufs": [2022-02-02T01:07:27.527Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-02T01:07:27.527Z] - "btrfs": [2022-02-02T01:07:27.527Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-02T01:07:27.527Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-02T01:07:27.527Z] - "devicemapper": [2022-02-02T01:07:27.527Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-02T01:07:27.527Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-02T01:07:27.527Z] - "overlay": [2022-02-02T01:07:27.784Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-02T01:07:27.784Z] - "zfs": [2022-02-02T01:07:27.784Z] - /dev/zfs: present [2022-02-02T01:07:27.784Z] - zfs command: missing [2022-02-02T01:07:27.784Z] - zpool command: missing [2022-02-02T01:07:27.784Z] [2022-02-02T01:07:27.784Z] Limits: [2022-02-02T01:07:27.784Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-02T01:07:27.784Z] [2022-02-02T01:07:27.784Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-02T01:07:28.113Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:585151d24fc64a66b1f7cf7d386636af16a95b0c . [2022-02-02T01:07:28.370Z] #2 [internal] load .dockerignore [2022-02-02T01:07:28.370Z] #2 sha256:9ba87824588fac6a32378b6b26a930ea1bb05bc5b332daa6cccfb3bd50161a20 [2022-02-02T01:07:28.370Z] #2 transferring context: 87B done [2022-02-02T01:07:28.370Z] #2 DONE 0.1s [2022-02-02T01:07:28.370Z] [2022-02-02T01:07:28.370Z] #1 [internal] load build definition from Dockerfile [2022-02-02T01:07:28.370Z] #1 sha256:dd4075d2bc8a2de0fee4455610b316bd62f16ae87da17579522f304249547d44 [2022-02-02T01:07:28.370Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-02T01:07:28.370Z] #1 DONE 0.2s [2022-02-02T01:07:28.370Z] [2022-02-02T01:07:28.370Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-02T01:07:28.370Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-02T01:07:28.939Z] #3 DONE 0.4s [2022-02-02T01:07:28.939Z] [2022-02-02T01:07:28.939Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-02T01:07:28.939Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-02T01:07:28.939Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-02T01:07:28.939Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-02T01:07:28.939Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-02T01:07:28.939Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-02T01:07:28.940Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-02T01:07:29.197Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-02T01:07:29.197Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-02T01:07:29.762Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-02T01:07:29.762Z] #4 DONE 0.9s [2022-02-02T01:07:30.020Z] [2022-02-02T01:07:30.020Z] #6 [internal] load .dockerignore [2022-02-02T01:07:30.020Z] #6 sha256:33e29267288ec87b95d4888e81163f6d124a49f2aa7828e0cf7f3858bee6bf33 [2022-02-02T01:07:30.020Z] #6 DONE 0.0s [2022-02-02T01:07:30.020Z] [2022-02-02T01:07:30.020Z] #5 [internal] load build definition from Dockerfile [2022-02-02T01:07:30.020Z] #5 sha256:e8889919b8a61148d0b2f109a4b8843b9507ee61fa9e0d54ad7c58dd05c03c44 [2022-02-02T01:07:30.020Z] #5 DONE 0.0s [2022-02-02T01:07:30.020Z] [2022-02-02T01:07:30.020Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:07:30.020Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:07:31.915Z] #10 ... [2022-02-02T01:07:31.915Z] [2022-02-02T01:07:31.915Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-02T01:07:31.915Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-02T01:07:31.915Z] #7 DONE 1.7s [2022-02-02T01:07:31.915Z] [2022-02-02T01:07:31.915Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:07:31.915Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:07:31.915Z] #10 DONE 1.7s [2022-02-02T01:07:31.915Z] [2022-02-02T01:07:31.915Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:07:31.915Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-02T01:07:31.915Z] #8 DONE 1.8s [2022-02-02T01:07:31.915Z] [2022-02-02T01:07:31.915Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-02T01:07:31.915Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-02T01:07:31.915Z] #9 DONE 1.9s [2022-02-02T01:07:33.281Z] [2022-02-02T01:07:33.281Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:07:33.281Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:07:33.281Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:07:33.281Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-02T01:07:33.542Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-02T01:07:33.801Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-02T01:07:33.801Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-02T01:07:33.801Z] #35 ... [2022-02-02T01:07:33.801Z] [2022-02-02T01:07:33.801Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-02T01:07:33.801Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-02T01:07:33.801Z] #52 DONE 0.0s [2022-02-02T01:07:34.060Z] [2022-02-02T01:07:34.060Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:07:34.060Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-02T01:07:34.060Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-02T01:07:34.060Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:07:34.060Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-02T01:07:34.060Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-02T01:07:34.060Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-02-02T01:07:34.318Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.5s [2022-02-02T01:07:34.318Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.6s [2022-02-02T01:07:34.583Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2022-02-02T01:07:35.149Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2022-02-02T01:07:35.149Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-02T01:07:38.472Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-02-02T01:07:39.035Z] #74 ... [2022-02-02T01:07:39.035Z] [2022-02-02T01:07:39.035Z] #31 [internal] load build context [2022-02-02T01:07:39.035Z] #31 sha256:20950bd10abf33d33e41b42ea3ec0e1b75041d64e264bfbeeaee167df2b75eb2 [2022-02-02T01:07:39.035Z] #31 transferring context: 56.56MB 4.4s done [2022-02-02T01:07:39.035Z] #31 DONE 5.6s [2022-02-02T01:07:39.035Z] [2022-02-02T01:07:39.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:07:39.035Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:07:39.035Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.2s done [2022-02-02T01:07:39.035Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-02T01:07:39.035Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-02T01:07:39.035Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-02T01:07:39.035Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s done [2022-02-02T01:07:39.035Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 3.0s done [2022-02-02T01:07:39.035Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 5.0s done [2022-02-02T01:07:39.035Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 2.5s done [2022-02-02T01:07:39.035Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.1s [2022-02-02T01:07:39.035Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 120.59MB / 134.83MB 5.1s [2022-02-02T01:07:39.035Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.7s [2022-02-02T01:07:39.035Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 5.1s [2022-02-02T01:07:39.035Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 129.62MB / 134.83MB 5.2s [2022-02-02T01:07:40.930Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.8s done [2022-02-02T01:07:40.930Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 6.8s done [2022-02-02T01:07:42.296Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-02T01:07:42.553Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.2s done [2022-02-02T01:07:42.812Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 9.1s done [2022-02-02T01:07:42.812Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-02T01:07:43.069Z] #11 ... [2022-02-02T01:07:43.069Z] [2022-02-02T01:07:43.069Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:07:43.069Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:07:43.069Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-02T01:07:43.069Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:07:43.069Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-02T01:07:43.069Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-02T01:07:43.069Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-02-02T01:07:43.069Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-02-02T01:07:43.069Z] #76 DONE 9.5s [2022-02-02T01:07:43.069Z] [2022-02-02T01:07:43.069Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:07:43.069Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-02T01:07:43.069Z] #74 DONE 9.5s [2022-02-02T01:07:43.069Z] [2022-02-02T01:07:43.069Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:07:43.069Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:07:43.069Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s done [2022-02-02T01:07:43.069Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.6s done [2022-02-02T01:07:43.069Z] #35 DONE 9.6s [2022-02-02T01:07:43.069Z] [2022-02-02T01:07:43.069Z] #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-02-02T01:07:43.069Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:07:47.246Z] #36 3.834 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:07:47.246Z] #36 3.834 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:07:47.246Z] #36 3.861 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:07:47.246Z] #36 4.002 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:07:47.246Z] #36 ... [2022-02-02T01:07:47.246Z] [2022-02-02T01:07:47.246Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-02T01:07:47.246Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-02T01:07:47.246Z] #75 DONE 1.2s [2022-02-02T01:07:47.246Z] [2022-02-02T01:07:47.246Z] #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-02-02T01:07:47.246Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:07:47.246Z] #36 4.169 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:07:47.503Z] #36 4.514 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:07:49.399Z] #36 5.994 Fetched 8500 kB in 2s (3505 kB/s) [2022-02-02T01:07:49.399Z] #36 5.994 Reading package lists... [2022-02-02T01:07:49.399Z] #36 ... [2022-02-02T01:07:49.399Z] [2022-02-02T01:07:49.399Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-02T01:07:49.399Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-02T01:07:49.399Z] #77 DONE 1.9s [2022-02-02T01:07:49.399Z] [2022-02-02T01:07:49.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:07:49.399Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:07:49.399Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.7s done [2022-02-02T01:07:49.399Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.0s [2022-02-02T01:07:49.658Z] #11 ... [2022-02-02T01:07:49.658Z] [2022-02-02T01:07:49.658Z] #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-02-02T01:07:49.658Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:07:49.658Z] #36 5.994 Reading package lists... [2022-02-02T01:07:50.848Z] #36 6.800 Reading package lists... [2022-02-02T01:07:50.848Z] #36 7.607 Building dependency tree... [2022-02-02T01:07:51.105Z] #36 7.964 The following additional packages will be installed: [2022-02-02T01:07:51.105Z] #36 7.999 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-02T01:07:51.105Z] #36 7.999 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-02T01:07:51.105Z] #36 7.999 Recommended packages: [2022-02-02T01:07:51.105Z] #36 7.999 libldap-common publicsuffix libsasl2-modules [2022-02-02T01:07:51.105Z] #36 8.173 The following NEW packages will be installed: [2022-02-02T01:07:51.105Z] #36 8.173 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-02T01:07:51.105Z] #36 8.173 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-02T01:07:51.105Z] #36 8.173 libssh2-1 openssl [2022-02-02T01:07:51.669Z] #36 8.438 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:07:51.669Z] #36 8.438 Need to get 3038 kB of archives. [2022-02-02T01:07:51.669Z] #36 8.438 After this operation, 6650 kB of additional disk space will be used. [2022-02-02T01:07:51.669Z] #36 8.438 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-02T01:07:51.669Z] #36 8.451 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-02T01:07:51.669Z] #36 8.451 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-02T01:07:51.669Z] #36 8.454 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-02T01:07:51.669Z] #36 8.455 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-02T01:07:51.669Z] #36 8.464 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-02T01:07:51.669Z] #36 8.464 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-02T01:07:51.669Z] #36 8.464 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-02T01:07:51.669Z] #36 8.465 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-02T01:07:51.669Z] #36 8.468 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-02T01:07:51.669Z] #36 8.469 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-02T01:07:51.669Z] #36 8.479 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-02T01:07:51.669Z] #36 8.487 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:07:51.669Z] #36 8.487 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:07:51.669Z] #36 8.487 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:07:51.669Z] #36 8.749 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:07:51.669Z] #36 8.794 Fetched 3038 kB in 0s (9277 kB/s) [2022-02-02T01:07:51.926Z] #36 8.840 Selecting previously unselected package openssl. [2022-02-02T01:07:51.926Z] #36 8.840 (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-02-02T01:07:51.926Z] #36 8.840 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-02T01:07:51.926Z] #36 8.845 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:07:52.183Z] #36 9.066 Selecting previously unselected package ca-certificates. [2022-02-02T01:07:52.183Z] #36 9.066 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-02T01:07:52.183Z] #36 9.072 Unpacking ca-certificates (20210119) ... [2022-02-02T01:07:52.183Z] #36 9.181 Selecting previously unselected package libbrotli1:amd64. [2022-02-02T01:07:52.183Z] #36 9.181 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-02T01:07:52.183Z] #36 9.200 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:07:52.442Z] #36 9.301 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-02T01:07:52.442Z] #36 9.301 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:07:52.442Z] #36 9.312 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:07:52.442Z] #36 9.438 Selecting previously unselected package libsasl2-2:amd64. [2022-02-02T01:07:52.442Z] #36 9.438 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:07:52.442Z] #36 9.442 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:07:52.699Z] #36 9.507 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-02T01:07:52.699Z] #36 9.507 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-02T01:07:52.699Z] #36 9.567 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:07:52.699Z] #36 9.661 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-02T01:07:52.699Z] #36 9.661 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-02T01:07:52.699Z] #36 9.666 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:07:52.956Z] #36 9.857 Selecting previously unselected package libpsl5:amd64. [2022-02-02T01:07:52.956Z] #36 9.857 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-02T01:07:52.956Z] #36 9.871 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:07:53.214Z] #36 10.02 Selecting previously unselected package librtmp1:amd64. [2022-02-02T01:07:53.214Z] #36 10.02 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-02T01:07:53.214Z] #36 10.03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:07:53.214Z] #36 10.21 Selecting previously unselected package libssh2-1:amd64. [2022-02-02T01:07:53.214Z] #36 10.21 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-02T01:07:53.214Z] #36 10.21 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:07:53.471Z] #36 10.30 Selecting previously unselected package libcurl4:amd64. [2022-02-02T01:07:53.471Z] #36 10.30 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:07:53.471Z] #36 10.31 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:07:53.471Z] #36 10.43 Selecting previously unselected package curl. [2022-02-02T01:07:53.471Z] #36 10.43 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:07:53.471Z] #36 10.45 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:07:53.471Z] #36 10.53 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:07:53.471Z] #36 10.53 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:07:53.775Z] #36 10.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:07:53.775Z] #36 10.64 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:07:53.775Z] #36 10.64 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:07:53.775Z] #36 10.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:07:53.775Z] #36 10.72 Selecting previously unselected package jq. [2022-02-02T01:07:53.775Z] #36 10.72 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:07:53.775Z] #36 10.74 Unpacking jq (1.6-2.1) ... [2022-02-02T01:07:54.032Z] #36 10.80 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:07:54.032Z] #36 10.82 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:07:54.032Z] #36 10.84 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:07:54.032Z] #36 10.85 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:07:54.032Z] #36 10.96 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:07:54.032Z] #36 10.97 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:07:54.032Z] #36 10.99 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:07:54.032Z] #36 11.01 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:07:54.032Z] #36 11.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:07:54.032Z] #36 11.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:07:54.032Z] #36 11.07 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:07:54.032Z] #36 11.09 Setting up ca-certificates (20210119) ... [2022-02-02T01:07:54.966Z] #36 11.79 Updating certificates in /etc/ssl/certs... [2022-02-02T01:07:55.901Z] #36 12.82 129 added, 0 removed; done. [2022-02-02T01:07:55.901Z] #36 12.93 Setting up jq (1.6-2.1) ... [2022-02-02T01:07:55.901Z] #36 12.95 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:07:55.901Z] #36 12.96 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:07:55.901Z] #36 12.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:07:55.901Z] #36 13.02 Processing triggers for ca-certificates (20210119) ... [2022-02-02T01:07:55.901Z] #36 13.04 Updating certificates in /etc/ssl/certs... [2022-02-02T01:07:56.833Z] #36 13.75 0 added, 0 removed; done. [2022-02-02T01:07:56.833Z] #36 13.75 Running hooks in /etc/ca-certificates/update.d... [2022-02-02T01:07:56.833Z] #36 13.75 done. [2022-02-02T01:07:59.364Z] #36 DONE 15.9s [2022-02-02T01:07:59.364Z] [2022-02-02T01:07:59.364Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-02T01:07:59.364Z] #37 sha256:ecd5d3e1fe785a34dca13d14a0865b47eddf5044a5f51e479b3327e4bdc9c894 [2022-02-02T01:07:59.364Z] #37 DONE 0.1s [2022-02-02T01:07:59.364Z] [2022-02-02T01:07:59.364Z] #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-02-02T01:07:59.364Z] #38 sha256:54a8f2d56249d6d2b2cf3cb4075893f0d90fd5032990f256187c6e0936a499d4 [2022-02-02T01:07:59.929Z] #38 ... [2022-02-02T01:07:59.929Z] [2022-02-02T01:07:59.929Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:07:59.929Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:07:59.929Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.7s done [2022-02-02T01:07:59.929Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.0s done [2022-02-02T01:07:59.929Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 1.0s [2022-02-02T01:08:00.860Z] #11 ... [2022-02-02T01:08:00.860Z] [2022-02-02T01:08:00.860Z] #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-02-02T01:08:00.860Z] #38 sha256:54a8f2d56249d6d2b2cf3cb4075893f0d90fd5032990f256187c6e0936a499d4 [2022-02-02T01:08:00.860Z] #38 1.816 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-02T01:08:01.118Z] #38 2.147 [2022-02-02T01:08:01.375Z] #38 2.368 #=#=# ######################################################################## 100.0% [2022-02-02T01:08:01.633Z] #38 2.668 [2022-02-02T01:08:02.566Z] #38 3.639 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-02T01:08:02.823Z] #38 3.944 [2022-02-02T01:08:03.338Z] #38 4.167 #=#=# ########################################## 58.8% ######################################################################## 100.0% [2022-02-02T01:08:03.338Z] #38 4.481 [2022-02-02T01:08:04.709Z] #38 5.583 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-02T01:08:04.966Z] #38 5.933 [2022-02-02T01:08:05.484Z] #38 6.163 #=#=# ###### 9.4% #################### 29.0% ################################################### 71.6% ######################################################################## 100.0% [2022-02-02T01:08:05.741Z] #38 6.813 [2022-02-02T01:08:07.112Z] #38 8.015 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-02T01:08:07.371Z] #38 8.378 [2022-02-02T01:08:07.628Z] #38 8.601 #=#=# ######################################################################## 100.0% [2022-02-02T01:08:07.886Z] #38 8.872 [2022-02-02T01:08:08.143Z] #38 ... [2022-02-02T01:08:08.143Z] [2022-02-02T01:08:08.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:08:08.143Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:08:08.143Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 9.1s [2022-02-02T01:08:08.713Z] #11 ... [2022-02-02T01:08:08.713Z] [2022-02-02T01:08:08.713Z] #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-02-02T01:08:08.713Z] #38 sha256:54a8f2d56249d6d2b2cf3cb4075893f0d90fd5032990f256187c6e0936a499d4 [2022-02-02T01:08:08.713Z] #38 9.685 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-02T01:08:08.970Z] #38 9.985 [2022-02-02T01:08:09.486Z] #38 10.22 #=#=# ######################################################################## 100.0% [2022-02-02T01:08:09.486Z] #38 10.53 [2022-02-02T01:08:09.486Z] #38 10.61 Download of images into '/build' complete. [2022-02-02T01:08:09.486Z] #38 10.61 Use something like the following to load the result into a Docker daemon: [2022-02-02T01:08:09.486Z] #38 10.61 tar -cC '/build' . | docker load [2022-02-02T01:08:09.745Z] #38 DONE 10.7s [2022-02-02T01:08:09.745Z] [2022-02-02T01:08:09.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:08:09.745Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:08:13.124Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.5s done [2022-02-02T01:08:13.124Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-02T01:08:13.124Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-02T01:08:13.388Z] #11 DONE 40.0s [2022-02-02T01:08:13.646Z] [2022-02-02T01:08:13.646Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-02T01:08:13.646Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-02T01:08:14.473Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0accf76471de4943c) in /home/ubuntu/workspace/moby_PR-41548 [Pipeline] { [2022-02-02T01:08:14.483Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba16d6c820693c3d) in /home/ubuntu/workspace/moby_PR-41548 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-02-02T01:08:14.578Z] #12 DONE 0.9s [2022-02-02T01:08:14.578Z] [2022-02-02T01:08:14.578Z] #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-02-02T01:08:14.578Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-02T01:08:14.593Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08515e9d64870fe6a) in /home/ubuntu/workspace/moby_PR-41548 [Pipeline] { [2022-02-02T01:08:14.600Z] The recommended git tool is: git [2022-02-02T01:08:14.607Z] The recommended git tool is: git [Pipeline] checkout [2022-02-02T01:08:14.690Z] The recommended git tool is: git [2022-02-02T01:08:15.150Z] #13 DONE 0.7s [2022-02-02T01:08:15.150Z] [2022-02-02T01:08:15.150Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-02T01:08:15.150Z] #40 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-02T01:08:15.150Z] #40 DONE 0.1s [2022-02-02T01:08:15.150Z] [2022-02-02T01:08:15.150Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-02T01:08:15.150Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-02T01:08:15.150Z] #14 ... [2022-02-02T01:08:15.150Z] [2022-02-02T01:08:15.150Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-02T01:08:15.150Z] #49 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-02T01:08:15.150Z] #49 DONE 0.1s [2022-02-02T01:08:15.150Z] [2022-02-02T01:08:15.150Z] #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-02-02T01:08:15.150Z] #53 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-02T01:08:15.150Z] #53 DONE 0.2s [2022-02-02T01:08:15.408Z] [2022-02-02T01:08:15.408Z] #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-02-02T01:08:15.408Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:08:17.308Z] #54 ... [2022-02-02T01:08:17.308Z] [2022-02-02T01:08:17.308Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-02T01:08:17.308Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-02T01:08:17.308Z] #14 DONE 1.9s [2022-02-02T01:08:17.308Z] [2022-02-02T01:08:17.308Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-02T01:08:17.308Z] #15 sha256:a9532c6427c39f190d1e9bbce425fcedf727114b0709a1eefb13072795e49bf0 [2022-02-02T01:08:17.308Z] using credential docker-jenkins-github-credentials [2022-02-02T01:08:17.318Z] Cloning the remote Git repository [2022-02-02T01:08:17.318Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:08:17.677Z] using credential docker-jenkins-github-credentials [2022-02-02T01:08:17.685Z] Cloning the remote Git repository [2022-02-02T01:08:17.685Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:08:17.072Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:08:17.144Z] > git init /home/ubuntu/workspace/moby_PR-41548 # timeout=10 [2022-02-02T01:08:17.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:17.397Z] > git --version # timeout=10 [2022-02-02T01:08:17.435Z] > git --version # 'git version 2.17.1' [2022-02-02T01:08:17.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:17.437Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:16.836Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:08:16.916Z] > git init /home/ubuntu/workspace/moby_PR-41548 # timeout=10 [2022-02-02T01:08:18.237Z] #15 DONE 1.2s [2022-02-02T01:08:18.238Z] [2022-02-02T01:08:18.238Z] #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-02-02T01:08:18.238Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:08:18.238Z] #54 2.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:08:18.238Z] #54 3.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:08:18.283Z] using credential docker-jenkins-github-credentials [2022-02-02T01:08:18.291Z] Cloning the remote Git repository [2022-02-02T01:08:18.291Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:08:18.494Z] #54 3.272 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-02T01:08:18.494Z] #54 3.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:08:19.059Z] #54 3.680 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:08:17.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:17.228Z] > git --version # timeout=10 [2022-02-02T01:08:17.262Z] > git --version # 'git version 2.17.1' [2022-02-02T01:08:17.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:17.264Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:19.316Z] #54 ... [2022-02-02T01:08:19.316Z] [2022-02-02T01:08:19.316Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-02T01:08:19.316Z] #16 sha256:e9a4f3b19d9c80777681a89ec0677705bad61e94ba03634e8336b8d7cb814e00 [2022-02-02T01:08:19.316Z] #16 DONE 1.2s [2022-02-02T01:08:18.332Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:08:18.408Z] > git init /home/ubuntu/workspace/moby_PR-41548 # timeout=10 [2022-02-02T01:08:18.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:18.832Z] > git --version # timeout=10 [2022-02-02T01:08:18.857Z] > git --version # 'git version 2.25.1' [2022-02-02T01:08:18.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:18.859Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:19.574Z] [2022-02-02T01:08:19.574Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-02T01:08:19.574Z] #17 sha256:b6793ae868d943325cbcf0ec2b5c55ffd96303163fd8983061026bf6c747d097 [2022-02-02T01:08:20.551Z] #17 DONE 1.1s [2022-02-02T01:08:20.551Z] [2022-02-02T01:08:20.551Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-02T01:08:20.551Z] #18 sha256:e7a95b51f07f14c43df1a9627c1484ffb2e99df116caa41299a921bdecde9514 [2022-02-02T01:08:21.926Z] #18 DONE 1.2s [2022-02-02T01:08:21.926Z] [2022-02-02T01:08:21.926Z] #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-02-02T01:08:21.926Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:08:22.919Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a16a90647ac38a4a) in /home/ubuntu/workspace/moby_PR-41548 [Pipeline] { [Pipeline] checkout [2022-02-02T01:08:23.299Z] #19 1.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:08:23.299Z] #19 1.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:08:23.299Z] #19 1.290 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:08:23.380Z] The recommended git tool is: git [2022-02-02T01:08:23.557Z] #19 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:08:24.132Z] #19 2.489 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-02T01:08:25.063Z] #19 3.313 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-02T01:08:25.063Z] #19 ... [2022-02-02T01:08:25.063Z] [2022-02-02T01:08:25.063Z] #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-02-02T01:08:25.063Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:08:25.063Z] #60 3.421 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-02T01:08:25.063Z] #60 5.816 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-02T01:08:25.063Z] #60 5.816 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-02T01:08:25.063Z] #60 5.903 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-02T01:08:25.063Z] #60 7.473 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-02T01:08:25.063Z] #60 ... [2022-02-02T01:08:25.063Z] [2022-02-02T01:08:25.063Z] #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-02-02T01:08:25.063Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:08:25.063Z] #50 2.284 + git clone https://github.com/docker/distribution.git . [2022-02-02T01:08:25.063Z] #50 2.290 Cloning into '.'... [2022-02-02T01:08:25.319Z] #50 ... [2022-02-02T01:08:25.319Z] [2022-02-02T01:08:25.319Z] #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-02-02T01:08:25.319Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:08:25.319Z] #56 2.310 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:08:25.319Z] #56 3.278 go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:08:25.319Z] #56 3.297 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:08:25.319Z] #56 3.307 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:08:25.319Z] #56 3.367 go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:08:25.319Z] #56 3.661 go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:08:25.319Z] #56 3.688 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:08:25.319Z] #56 3.730 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:08:25.319Z] #56 3.775 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:08:25.319Z] #56 3.866 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-02T01:08:25.319Z] #56 6.557 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:08:25.319Z] #56 6.605 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:08:25.319Z] #56 6.656 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:08:25.319Z] #56 8.237 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:08:25.319Z] #56 8.240 go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:08:25.576Z] #56 ... [2022-02-02T01:08:25.576Z] [2022-02-02T01:08:25.576Z] #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-02-02T01:08:25.576Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:08:25.576Z] #43 2.822 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-02T01:08:25.576Z] #43 ... [2022-02-02T01:08:25.576Z] [2022-02-02T01:08:25.576Z] #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-02-02T01:08:25.576Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:08:25.576Z] #41 2.721 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-02T01:08:25.576Z] #41 2.727 Cloning into '.'... [2022-02-02T01:08:25.833Z] #41 ... [2022-02-02T01:08:25.833Z] [2022-02-02T01:08:25.833Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:08:25.833Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:08:25.833Z] #58 2.597 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-02T01:08:25.833Z] #58 8.159 go: downloading github.com/fatih/color v1.7.0 [2022-02-02T01:08:25.833Z] #58 8.183 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-02T01:08:25.833Z] #58 8.249 go: downloading github.com/pkg/errors v0.8.1 [2022-02-02T01:08:25.833Z] #58 8.251 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-02T01:08:25.833Z] #58 8.266 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-02T01:08:25.833Z] #58 8.472 go: downloading github.com/spf13/viper v1.6.1 [2022-02-02T01:08:25.833Z] #58 8.558 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-02T01:08:25.833Z] #58 8.590 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-02T01:08:25.833Z] #58 9.113 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-02T01:08:25.833Z] #58 9.340 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-02T01:08:25.833Z] #58 ... [2022-02-02T01:08:25.833Z] [2022-02-02T01:08:25.834Z] #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-02-02T01:08:25.834Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:08:25.834Z] #19 4.175 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-02T01:08:26.775Z] #19 5.013 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-02T01:08:26.775Z] #19 ... [2022-02-02T01:08:26.775Z] [2022-02-02T01:08:26.775Z] #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-02-02T01:08:26.775Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:08:26.775Z] #43 11.56 tomll can be used in two ways: [2022-02-02T01:08:26.775Z] #43 11.56 Writing to STDIN and reading from STDOUT: [2022-02-02T01:08:26.775Z] #43 11.56 cat file.toml | tomll > file.toml [2022-02-02T01:08:26.775Z] #43 11.56 [2022-02-02T01:08:26.775Z] #43 11.56 Reading and updating a list of files: [2022-02-02T01:08:26.775Z] #43 11.56 tomll a.toml b.toml c.toml [2022-02-02T01:08:26.775Z] #43 11.56 [2022-02-02T01:08:26.775Z] #43 11.56 When given a list of files, tomll will modify all files in place without asking. [2022-02-02T01:08:26.775Z] #43 DONE 11.9s [2022-02-02T01:08:27.032Z] [2022-02-02T01:08:27.032Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:08:27.032Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:08:27.032Z] #58 10.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-02T01:08:27.032Z] #58 10.98 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-02T01:08:27.032Z] #58 11.06 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-02T01:08:27.032Z] #58 11.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-02T01:08:27.032Z] #58 11.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-02T01:08:27.032Z] #58 11.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-02T01:08:27.032Z] #58 11.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.41 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-02T01:08:27.032Z] #58 11.42 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-02T01:08:27.032Z] #58 11.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-02T01:08:27.032Z] #58 11.48 go: downloading github.com/spf13/afero v1.1.2 [2022-02-02T01:08:27.032Z] #58 11.59 go: downloading github.com/spf13/cast v1.3.0 [2022-02-02T01:08:27.032Z] #58 11.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.69 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-02T01:08:27.032Z] #58 11.70 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-02T01:08:27.032Z] #58 11.73 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-02T01:08:27.032Z] #58 11.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-02T01:08:27.032Z] #58 11.96 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-02T01:08:27.032Z] #58 12.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-02T01:08:27.032Z] #58 12.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-02T01:08:27.032Z] #58 12.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-02T01:08:27.032Z] #58 12.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-02T01:08:27.033Z] #58 12.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-02T01:08:27.033Z] #58 12.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-02T01:08:27.033Z] #58 12.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-02T01:08:27.097Z] using credential docker-jenkins-github-credentials [2022-02-02T01:08:27.104Z] Cloning the remote Git repository [2022-02-02T01:08:27.104Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:08:27.289Z] #58 12.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-02T01:08:27.289Z] #58 12.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-02T01:08:27.289Z] #58 12.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-02T01:08:27.546Z] #58 12.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-02T01:08:27.546Z] #58 12.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-02T01:08:27.546Z] #58 12.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-02T01:08:27.804Z] #58 12.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-02T01:08:27.804Z] #58 12.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-02T01:08:27.804Z] #58 12.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-02T01:08:27.804Z] #58 12.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-02T01:08:27.804Z] #58 12.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-02T01:08:28.061Z] #58 12.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-02T01:08:28.061Z] #58 13.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-02T01:08:27.121Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:08:27.235Z] > git init /home/ubuntu/workspace/moby_PR-41548 # timeout=10 [2022-02-02T01:08:27.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:27.897Z] > git --version # timeout=10 [2022-02-02T01:08:27.907Z] > git --version # 'git version 2.25.1' [2022-02-02T01:08:27.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:27.985Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:28.319Z] #58 13.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-02T01:08:28.319Z] #58 13.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-02T01:08:28.319Z] #58 13.30 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-02T01:08:28.319Z] #58 13.33 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-02T01:08:28.319Z] #58 13.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-02T01:08:28.319Z] #58 13.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-02T01:08:29.249Z] #58 14.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-02T01:08:29.249Z] #58 14.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-02T01:08:29.249Z] #58 14.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-02T01:08:29.249Z] #58 14.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-02T01:08:29.249Z] #58 14.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-02T01:08:29.505Z] #58 14.40 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-02T01:08:29.505Z] #58 14.54 go: downloading golang.org/x/text v0.3.2 [2022-02-02T01:08:30.071Z] #58 ... [2022-02-02T01:08:30.071Z] [2022-02-02T01:08:30.071Z] #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-02-02T01:08:30.071Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:08:30.071Z] #54 4.850 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:08:30.071Z] #54 6.467 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-02T01:08:30.071Z] #54 7.898 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:08:30.071Z] #54 12.16 Fetched 8503 kB in 10s (879 kB/s) [2022-02-02T01:08:30.328Z] #54 12.16 Reading package lists... [2022-02-02T01:08:30.328Z] #54 ... [2022-02-02T01:08:30.328Z] [2022-02-02T01:08:30.328Z] #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-02-02T01:08:30.328Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:08:30.328Z] #50 13.48 + git checkout -q v2.3.0 [2022-02-02T01:08:30.328Z] #50 14.74 + 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-02-02T01:08:35.591Z] #50 ... [2022-02-02T01:08:35.591Z] [2022-02-02T01:08:35.591Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:08:35.591Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:08:35.591Z] #58 18.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-02T01:08:35.591Z] #58 18.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-02T01:08:35.591Z] #58 18.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-02T01:08:35.591Z] #58 18.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-02T01:08:35.591Z] #58 18.86 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-02T01:08:35.591Z] #58 19.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-02T01:08:35.591Z] #58 19.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-02T01:08:35.591Z] #58 19.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-02T01:08:38.111Z] #58 ... [2022-02-02T01:08:38.111Z] [2022-02-02T01:08:38.111Z] #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-02-02T01:08:38.111Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:08:38.111Z] #19 6.235 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:08:38.111Z] #19 6.881 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-02T01:08:38.111Z] #19 6.902 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-02T01:08:38.111Z] #19 6.903 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-02T01:08:38.111Z] #19 6.905 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:08:38.111Z] #19 6.905 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:08:38.111Z] #19 6.907 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-02T01:08:38.111Z] #19 6.918 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-02T01:08:38.111Z] #19 6.919 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:08:38.111Z] #19 6.921 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-02T01:08:38.111Z] #19 6.923 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-02T01:08:38.111Z] #19 6.924 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-02T01:08:38.111Z] #19 6.928 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:08:38.111Z] #19 ... [2022-02-02T01:08:38.111Z] [2022-02-02T01:08:38.112Z] #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-02-02T01:08:38.112Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:08:38.112Z] #60 22.94 v3.0.2 [2022-02-02T01:08:39.238Z] Fetching without tags [2022-02-02T01:08:39.463Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:39.485Z] #60 DONE 24.3s [2022-02-02T01:08:39.485Z] [2022-02-02T01:08:39.485Z] #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-02-02T01:08:39.485Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:08:39.485Z] #54 12.16 Reading package lists... [2022-02-02T01:08:39.485Z] #54 15.60 Reading package lists... [2022-02-02T01:08:39.485Z] #54 18.31 Building dependency tree... [2022-02-02T01:08:39.485Z] #54 19.98 The following additional packages will be installed: [2022-02-02T01:08:39.485Z] #54 19.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:08:39.485Z] #54 19.99 python3-protobuf python3-six [2022-02-02T01:08:39.485Z] #54 19.99 Suggested packages: [2022-02-02T01:08:39.485Z] #54 20.00 python3-setuptools [2022-02-02T01:08:39.485Z] #54 20.00 Recommended packages: [2022-02-02T01:08:39.485Z] #54 20.00 iproute2 | iproute [2022-02-02T01:08:39.485Z] #54 20.37 The following NEW packages will be installed: [2022-02-02T01:08:39.485Z] #54 20.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:08:39.485Z] #54 20.39 python3-protobuf python3-six [2022-02-02T01:08:39.485Z] #54 20.76 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:08:39.485Z] #54 20.76 Need to get 2292 kB of archives. [2022-02-02T01:08:39.485Z] #54 20.76 After this operation, 11.0 MB of additional disk space will be used. [2022-02-02T01:08:39.485Z] #54 20.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-02T01:08:39.485Z] #54 20.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:08:39.485Z] #54 20.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-02T01:08:39.485Z] #54 20.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-02T01:08:39.485Z] #54 20.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:08:39.485Z] #54 20.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-02T01:08:39.485Z] #54 20.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:08:39.485Z] #54 24.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-02T01:08:40.365Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:40.366Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:08:39.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:39.187Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:08:39.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:39.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:39.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:39.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:39.243Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:39.470Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:39.479Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:40.303Z] > git remote # timeout=10 [2022-02-02T01:08:40.325Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:08:40.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:40.333Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:08:40.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T01:08:40.368Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:40.375Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:40.855Z] #54 25.46 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:08:40.855Z] #54 25.61 Fetched 2292 kB in 4s (562 kB/s) [2022-02-02T01:08:40.855Z] #54 25.67 Selecting previously unselected package libprotobuf23:amd64. [2022-02-02T01:08:41.112Z] #54 25.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:08:41.112Z] #54 25.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-02T01:08:41.112Z] #54 25.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:08:41.320Z] Fetching without tags [2022-02-02T01:08:41.370Z] #54 26.27 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:08:41.473Z] Fetching without tags [2022-02-02T01:08:41.586Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:41.627Z] #54 26.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:08:41.627Z] #54 26.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:08:41.627Z] #54 26.44 Selecting previously unselected package python3-six. [2022-02-02T01:08:41.627Z] #54 26.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-02T01:08:41.627Z] #54 26.44 Unpacking python3-six (1.16.0-2) ... [2022-02-02T01:08:41.627Z] #54 26.53 Selecting previously unselected package python3-protobuf. [2022-02-02T01:08:41.774Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:41.884Z] #54 26.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-02T01:08:41.884Z] #54 26.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-02T01:08:41.884Z] #54 ... [2022-02-02T01:08:41.884Z] [2022-02-02T01:08:41.885Z] #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-02-02T01:08:41.885Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:08:41.885Z] #41 26.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-02T01:08:42.307Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:42.307Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:08:42.449Z] #41 27.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-02T01:08:42.641Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:42.642Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:08:41.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:41.225Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:08:41.249Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:41.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:41.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:41.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:41.333Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:41.573Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:41.582Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:42.186Z] > git remote # timeout=10 [2022-02-02T01:08:42.199Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:08:42.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:42.257Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:08:42.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T01:08:42.289Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:42.304Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:41.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:41.382Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:08:41.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:41.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:41.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:41.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:41.478Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:41.787Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:41.816Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:42.547Z] > git remote # timeout=10 [2022-02-02T01:08:42.558Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:08:42.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:42.621Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:08:42.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T01:08:42.644Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:42.661Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:44.228Z] Commit message: "Clean up exec kill API implementation" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-02T01:08:45.266Z] + docker version [2022-02-02T01:08:46.200Z] Commit message: "Clean up exec kill API implementation" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-02-02T01:08:46.786Z] Commit message: "Clean up exec kill API implementation" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-02T01:08:47.506Z] + docker version [2022-02-02T01:08:48.067Z] + docker version [2022-02-02T01:08:48.185Z] Fetching without tags [2022-02-02T01:08:48.405Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:48.999Z] #41 ... [2022-02-02T01:08:48.999Z] [2022-02-02T01:08:48.999Z] #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-02-02T01:08:48.999Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:08:48.999Z] #56 32.89 gotestsum version dev [2022-02-02T01:08:48.999Z] #56 DONE 34.0s [2022-02-02T01:08:48.999Z] [2022-02-02T01:08:48.999Z] #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-02-02T01:08:48.999Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:08:48.999Z] #54 26.83 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:08:48.999Z] #54 26.84 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:08:48.999Z] #54 26.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:08:48.999Z] #54 26.97 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:08:48.999Z] #54 26.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:08:48.999Z] #54 26.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:08:48.999Z] #54 27.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:08:48.999Z] #54 27.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:08:48.999Z] #54 27.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:08:48.999Z] #54 27.16 Selecting previously unselected package criu. [2022-02-02T01:08:48.999Z] #54 27.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-02T01:08:48.999Z] #54 27.17 Unpacking criu (3.16.1-3) ... [2022-02-02T01:08:48.999Z] #54 27.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:08:48.999Z] #54 28.49 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:08:48.999Z] #54 28.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:08:48.999Z] #54 28.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:08:48.999Z] #54 28.53 Setting up python3-six (1.16.0-2) ... [2022-02-02T01:08:48.999Z] #54 29.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:08:48.999Z] #54 29.31 Setting up python3-protobuf (3.12.4-1) ... [2022-02-02T01:08:48.999Z] #54 31.44 Setting up criu (3.16.1-3) ... [2022-02-02T01:08:48.999Z] #54 32.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:08:48.999Z] #54 DONE 33.8s [2022-02-02T01:08:48.999Z] [2022-02-02T01:08:48.999Z] #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-02-02T01:08:48.999Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:08:49.064Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:08:49.064Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:08:48.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:48.151Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:08:48.160Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:48.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:08:48.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:08:48.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:48.189Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:08:48.412Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:48.418Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:49.013Z] > git remote # timeout=10 [2022-02-02T01:08:49.022Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:08:49.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:08:49.029Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:08:49.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T01:08:49.066Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:08:49.078Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:08:53.176Z] #50 ... [2022-02-02T01:08:53.176Z] [2022-02-02T01:08:53.176Z] #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-02-02T01:08:53.176Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:08:53.176Z] #19 31.32 Fetched 48.9 MB in 30s (1611 kB/s) [2022-02-02T01:08:53.330Z] Commit message: "Clean up exec kill API implementation" [2022-02-02T01:08:53.410Z] Client: Docker Engine - Community [2022-02-02T01:08:53.410Z] Version: 20.10.12 [2022-02-02T01:08:53.410Z] API version: 1.41 [2022-02-02T01:08:53.410Z] Go version: go1.16.12 [2022-02-02T01:08:53.410Z] Git commit: e91ed57 [2022-02-02T01:08:53.410Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-02T01:08:53.410Z] OS/Arch: linux/amd64 [2022-02-02T01:08:53.410Z] Context: default [2022-02-02T01:08:53.410Z] Experimental: true [2022-02-02T01:08:53.410Z] [2022-02-02T01:08:53.410Z] Server: Docker Engine - Community [2022-02-02T01:08:53.410Z] Engine: [2022-02-02T01:08:53.410Z] Version: 20.10.12 [2022-02-02T01:08:53.410Z] API version: 1.41 (minimum version 1.12) [2022-02-02T01:08:53.410Z] Go version: go1.16.12 [2022-02-02T01:08:53.410Z] Git commit: 459d0df [2022-02-02T01:08:53.410Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-02T01:08:53.410Z] OS/Arch: linux/amd64 [2022-02-02T01:08:53.410Z] Experimental: true [2022-02-02T01:08:53.410Z] containerd: [2022-02-02T01:08:53.410Z] Version: 1.4.12 [2022-02-02T01:08:53.410Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:08:53.410Z] runc: [2022-02-02T01:08:53.410Z] Version: 1.0.2 [2022-02-02T01:08:53.410Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-02T01:08:53.410Z] docker-init: [2022-02-02T01:08:53.410Z] Version: 0.19.0 [2022-02-02T01:08:53.410Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-02T01:08:53.726Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-02T01:08:54.088Z] Client: Docker Engine - Community [2022-02-02T01:08:54.089Z] Version: 20.10.12 [2022-02-02T01:08:54.089Z] API version: 1.41 [2022-02-02T01:08:54.089Z] Go version: go1.16.12 [2022-02-02T01:08:54.089Z] Git commit: e91ed57 [2022-02-02T01:08:54.089Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-02T01:08:54.089Z] OS/Arch: linux/amd64 [2022-02-02T01:08:54.089Z] Context: default [2022-02-02T01:08:54.089Z] Experimental: true [2022-02-02T01:08:54.089Z] [2022-02-02T01:08:54.089Z] Server: Docker Engine - Community [2022-02-02T01:08:54.089Z] Engine: [2022-02-02T01:08:54.089Z] Version: 20.10.12 [2022-02-02T01:08:54.089Z] API version: 1.41 (minimum version 1.12) [2022-02-02T01:08:54.089Z] Go version: go1.16.12 [2022-02-02T01:08:54.089Z] Git commit: 459d0df [2022-02-02T01:08:54.089Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-02T01:08:54.089Z] OS/Arch: linux/amd64 [2022-02-02T01:08:54.089Z] Experimental: true [2022-02-02T01:08:54.089Z] containerd: [2022-02-02T01:08:54.089Z] Version: 1.4.12 [2022-02-02T01:08:54.089Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:08:54.089Z] runc: [2022-02-02T01:08:54.089Z] Version: 1.0.2 [2022-02-02T01:08:54.089Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-02T01:08:54.089Z] docker-init: [2022-02-02T01:08:54.089Z] Version: 0.19.0 [2022-02-02T01:08:54.089Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-02T01:08:54.465Z] + docker version [2022-02-02T01:08:54.466Z] + docker info [2022-02-02T01:08:54.649Z] Client: Docker Engine - Community [2022-02-02T01:08:54.649Z] Version: 20.10.12 [2022-02-02T01:08:54.649Z] API version: 1.41 [2022-02-02T01:08:54.649Z] Go version: go1.16.12 [2022-02-02T01:08:54.649Z] Git commit: e91ed57 [2022-02-02T01:08:54.649Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-02T01:08:54.649Z] OS/Arch: linux/amd64 [2022-02-02T01:08:54.649Z] Context: default [2022-02-02T01:08:54.649Z] Experimental: true [2022-02-02T01:08:54.649Z] [2022-02-02T01:08:54.649Z] Server: Docker Engine - Community [2022-02-02T01:08:54.649Z] Engine: [2022-02-02T01:08:54.649Z] Version: 20.10.12 [2022-02-02T01:08:54.649Z] API version: 1.41 (minimum version 1.12) [2022-02-02T01:08:54.649Z] Go version: go1.16.12 [2022-02-02T01:08:54.649Z] Git commit: 459d0df [2022-02-02T01:08:54.649Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-02T01:08:54.649Z] OS/Arch: linux/amd64 [2022-02-02T01:08:54.649Z] Experimental: true [2022-02-02T01:08:54.649Z] containerd: [2022-02-02T01:08:54.649Z] Version: 1.4.12 [2022-02-02T01:08:54.649Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:08:54.649Z] runc: [2022-02-02T01:08:54.649Z] Version: 1.0.2 [2022-02-02T01:08:54.649Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-02T01:08:54.649Z] docker-init: [2022-02-02T01:08:54.649Z] Version: 0.19.0 [2022-02-02T01:08:54.649Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-02T01:08:54.999Z] + docker info [2022-02-02T01:09:03.223Z] #19 31.32 Reading package lists... [2022-02-02T01:09:04.452Z] Client: Docker Engine - Community [2022-02-02T01:09:04.452Z] Version: 20.10.12 [2022-02-02T01:09:04.452Z] API version: 1.41 [2022-02-02T01:09:04.452Z] Go version: go1.16.12 [2022-02-02T01:09:04.452Z] Git commit: e91ed57 [2022-02-02T01:09:04.452Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-02T01:09:04.452Z] OS/Arch: linux/arm64 [2022-02-02T01:09:04.452Z] Context: default [2022-02-02T01:09:04.452Z] Experimental: true [2022-02-02T01:09:04.452Z] [2022-02-02T01:09:04.452Z] Server: Docker Engine - Community [2022-02-02T01:09:04.452Z] Engine: [2022-02-02T01:09:04.452Z] Version: 20.10.12 [2022-02-02T01:09:04.452Z] API version: 1.41 (minimum version 1.12) [2022-02-02T01:09:04.452Z] Go version: go1.16.12 [2022-02-02T01:09:04.452Z] Git commit: 459d0df [2022-02-02T01:09:04.452Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-02T01:09:04.452Z] OS/Arch: linux/arm64 [2022-02-02T01:09:04.452Z] Experimental: true [2022-02-02T01:09:04.452Z] containerd: [2022-02-02T01:09:04.452Z] Version: 1.4.12 [2022-02-02T01:09:04.452Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:09:04.452Z] runc: [2022-02-02T01:09:04.452Z] Version: 1.0.2 [2022-02-02T01:09:04.452Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-02T01:09:04.452Z] docker-init: [2022-02-02T01:09:04.452Z] Version: 0.19.0 [2022-02-02T01:09:04.452Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-02T01:09:04.765Z] + docker info [2022-02-02T01:09:11.324Z] #19 40.47 Reading package lists... [2022-02-02T01:09:13.863Z] #19 49.69 Building dependency tree... [2022-02-02T01:09:15.692Z] Client: [2022-02-02T01:09:15.692Z] Context: default [2022-02-02T01:09:15.692Z] Debug Mode: false [2022-02-02T01:09:15.692Z] Plugins: [2022-02-02T01:09:15.692Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-02T01:09:15.692Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-02T01:09:15.692Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-02T01:09:15.692Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-02T01:09:15.692Z] [2022-02-02T01:09:15.692Z] Server: [2022-02-02T01:09:15.692Z] Containers: 0 [2022-02-02T01:09:15.692Z] Running: 0 [2022-02-02T01:09:15.692Z] Paused: 0 [2022-02-02T01:09:15.692Z] Stopped: 0 [2022-02-02T01:09:15.692Z] Images: 0 [2022-02-02T01:09:15.692Z] Server Version: 20.10.12 [2022-02-02T01:09:15.692Z] Storage Driver: overlay2 [2022-02-02T01:09:15.692Z] Backing Filesystem: extfs [2022-02-02T01:09:15.692Z] Supports d_type: true [2022-02-02T01:09:15.692Z] Native Overlay Diff: true [2022-02-02T01:09:15.692Z] userxattr: false [2022-02-02T01:09:15.692Z] Logging Driver: json-file [2022-02-02T01:09:15.692Z] Cgroup Driver: systemd [2022-02-02T01:09:15.692Z] Cgroup Version: 2 [2022-02-02T01:09:15.692Z] Plugins: [2022-02-02T01:09:15.692Z] Volume: local [2022-02-02T01:09:15.692Z] Network: bridge host ipvlan macvlan null overlay [2022-02-02T01:09:15.692Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-02T01:09:15.692Z] Swarm: inactive [2022-02-02T01:09:15.692Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-02T01:09:15.692Z] Default Runtime: runc [2022-02-02T01:09:15.692Z] Init Binary: docker-init [2022-02-02T01:09:15.692Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:09:15.692Z] runc version: v1.0.2-0-g52b36a2 [2022-02-02T01:09:15.692Z] init version: de40ad0 [2022-02-02T01:09:15.692Z] Security Options: [2022-02-02T01:09:15.692Z] apparmor [2022-02-02T01:09:15.692Z] seccomp [2022-02-02T01:09:15.692Z] Profile: default [2022-02-02T01:09:15.692Z] cgroupns [2022-02-02T01:09:15.692Z] Kernel Version: 5.11.0-1023-aws [2022-02-02T01:09:15.692Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-02T01:09:15.692Z] OSType: linux [2022-02-02T01:09:15.692Z] Architecture: x86_64 [2022-02-02T01:09:15.692Z] CPUs: 2 [2022-02-02T01:09:15.692Z] Total Memory: 7.477GiB [2022-02-02T01:09:15.692Z] Name: ip-10-100-56-25 [2022-02-02T01:09:15.692Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-02T01:09:15.692Z] Docker Root Dir: /var/lib/docker [2022-02-02T01:09:15.692Z] Debug Mode: false [2022-02-02T01:09:15.692Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:09:15.692Z] Labels: [2022-02-02T01:09:15.692Z] Experimental: true [2022-02-02T01:09:15.693Z] Insecure Registries: [2022-02-02T01:09:15.693Z] 127.0.0.0/8 [2022-02-02T01:09:15.693Z] Live Restore Enabled: true [2022-02-02T01:09:15.693Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-02T01:09:15.759Z] #19 54.02 The following additional packages will be installed: [2022-02-02T01:09:15.759Z] #19 54.02 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-02T01:09:15.759Z] #19 54.02 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.02 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.02 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-02T01:09:15.759Z] #19 54.02 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.02 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.02 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-02T01:09:15.759Z] #19 54.02 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-02T01:09:15.759Z] #19 54.02 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.03 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.03 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-02T01:09:15.759Z] #19 54.03 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-02T01:09:15.759Z] #19 54.03 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-02T01:09:15.759Z] #19 54.03 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-02T01:09:15.759Z] #19 54.03 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.03 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.03 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-02T01:09:15.759Z] #19 54.03 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-02T01:09:15.759Z] #19 54.03 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-02T01:09:15.759Z] #19 54.03 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-02T01:09:15.759Z] #19 54.03 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-02T01:09:15.759Z] #19 54.04 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-02T01:09:15.759Z] #19 54.04 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-02T01:09:15.759Z] #19 54.04 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-02T01:09:15.759Z] #19 54.04 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-02T01:09:15.759Z] #19 54.04 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-02T01:09:15.759Z] #19 54.04 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-02T01:09:15.759Z] #19 54.04 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-02T01:09:15.759Z] #19 54.04 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-02T01:09:15.759Z] #19 54.04 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-02T01:09:15.759Z] #19 54.04 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-02T01:09:15.759Z] #19 54.04 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-02T01:09:15.759Z] #19 54.05 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-02T01:09:15.759Z] #19 54.05 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-02T01:09:15.759Z] #19 54.05 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-02T01:09:15.759Z] #19 54.05 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-02T01:09:15.759Z] #19 54.05 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-02T01:09:15.759Z] #19 54.05 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-02T01:09:15.759Z] #19 54.05 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-02T01:09:15.759Z] #19 54.05 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-02T01:09:15.759Z] #19 54.05 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-02T01:09:15.759Z] #19 54.05 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-02T01:09:15.759Z] #19 54.05 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-02T01:09:15.759Z] #19 54.06 linux-libc-dev-s390x-cross patch xz-utils [2022-02-02T01:09:15.759Z] #19 54.09 Suggested packages: [2022-02-02T01:09:15.759Z] #19 54.09 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-02T01:09:15.759Z] #19 54.09 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.09 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-02T01:09:15.759Z] #19 54.09 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-02T01:09:15.759Z] #19 54.09 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-02T01:09:15.759Z] #19 54.09 libyaml-shell-perl ed diffutils-doc [2022-02-02T01:09:15.759Z] #19 54.09 Recommended packages: [2022-02-02T01:09:15.760Z] #19 54.09 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-02T01:09:15.760Z] #19 54.09 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-02T01:09:16.027Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:585151d24fc64a66b1f7cf7d386636af16a95b0c . [2022-02-02T01:09:16.289Z] #2 [internal] load .dockerignore [2022-02-02T01:09:16.289Z] #2 sha256:5b031d9f1434f10d8dca62626a65324af706091a4469ba79d316374558606ab2 [2022-02-02T01:09:16.289Z] #2 transferring context: 87B done [2022-02-02T01:09:16.289Z] #2 DONE 0.2s [2022-02-02T01:09:16.289Z] [2022-02-02T01:09:16.289Z] #1 [internal] load build definition from Dockerfile [2022-02-02T01:09:16.289Z] #1 sha256:ffcae97cfd254c0204bf241b0cbfa079ffd4afe05869d23f135b4275e822d3f7 [2022-02-02T01:09:16.289Z] #1 transferring dockerfile: 16.86kB done [2022-02-02T01:09:16.289Z] #1 DONE 0.2s [2022-02-02T01:09:16.289Z] [2022-02-02T01:09:16.289Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-02T01:09:16.289Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-02T01:09:16.419Z] Client: [2022-02-02T01:09:16.419Z] Context: default [2022-02-02T01:09:16.419Z] Debug Mode: false [2022-02-02T01:09:16.419Z] Plugins: [2022-02-02T01:09:16.419Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-02T01:09:16.419Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-02T01:09:16.419Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-02T01:09:16.419Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-02T01:09:16.419Z] [2022-02-02T01:09:16.419Z] Server: [2022-02-02T01:09:16.419Z] Containers: 0 [2022-02-02T01:09:16.419Z] Running: 0 [2022-02-02T01:09:16.419Z] Paused: 0 [2022-02-02T01:09:16.419Z] Stopped: 0 [2022-02-02T01:09:16.419Z] Images: 0 [2022-02-02T01:09:16.419Z] Server Version: 20.10.12 [2022-02-02T01:09:16.419Z] Storage Driver: overlay2 [2022-02-02T01:09:16.419Z] Backing Filesystem: extfs [2022-02-02T01:09:16.419Z] Supports d_type: true [2022-02-02T01:09:16.419Z] Native Overlay Diff: true [2022-02-02T01:09:16.419Z] userxattr: false [2022-02-02T01:09:16.419Z] Logging Driver: json-file [2022-02-02T01:09:16.419Z] Cgroup Driver: cgroupfs [2022-02-02T01:09:16.419Z] Cgroup Version: 1 [2022-02-02T01:09:16.419Z] Plugins: [2022-02-02T01:09:16.419Z] Volume: local [2022-02-02T01:09:16.419Z] Network: bridge host ipvlan macvlan null overlay [2022-02-02T01:09:16.419Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-02T01:09:16.419Z] Swarm: inactive [2022-02-02T01:09:16.419Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-02T01:09:16.419Z] Default Runtime: runc [2022-02-02T01:09:16.419Z] Init Binary: docker-init [2022-02-02T01:09:16.419Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:09:16.419Z] runc version: v1.0.2-0-g52b36a2 [2022-02-02T01:09:16.419Z] init version: de40ad0 [2022-02-02T01:09:16.419Z] Security Options: [2022-02-02T01:09:16.419Z] apparmor [2022-02-02T01:09:16.419Z] seccomp [2022-02-02T01:09:16.419Z] Profile: default [2022-02-02T01:09:16.419Z] Kernel Version: 5.4.0-1061-aws [2022-02-02T01:09:16.419Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-02T01:09:16.419Z] OSType: linux [2022-02-02T01:09:16.419Z] Architecture: x86_64 [2022-02-02T01:09:16.419Z] CPUs: 2 [2022-02-02T01:09:16.419Z] Total Memory: 7.565GiB [2022-02-02T01:09:16.419Z] Name: ip-10-100-103-102 [2022-02-02T01:09:16.419Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-02T01:09:16.419Z] Docker Root Dir: /var/lib/docker [2022-02-02T01:09:16.419Z] Debug Mode: false [2022-02-02T01:09:16.419Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:09:16.419Z] Labels: [2022-02-02T01:09:16.419Z] Experimental: true [2022-02-02T01:09:16.419Z] Insecure Registries: [2022-02-02T01:09:16.419Z] 127.0.0.0/8 [2022-02-02T01:09:16.419Z] Live Restore Enabled: true [2022-02-02T01:09:16.419Z] [2022-02-02T01:09:16.419Z] WARNING: No swap limit support [Pipeline] sh [2022-02-02T01:09:16.551Z] #3 DONE 0.3s [2022-02-02T01:09:16.742Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:09:16.742Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:09:16.742Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41548/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-02T01:09:16.742Z] + bash /home/ubuntu/workspace/moby_PR-41548/check-config.sh [2022-02-02T01:09:16.742Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-02T01:09:16.742Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-02T01:09:16.742Z] [2022-02-02T01:09:16.742Z] Generally Necessary: [2022-02-02T01:09:16.742Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-02T01:09:16.742Z] - apparmor: enabled and tools installed [2022-02-02T01:09:16.742Z] - CONFIG_NAMESPACES: enabled [2022-02-02T01:09:16.742Z] - CONFIG_NET_NS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_PID_NS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_IPC_NS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_UTS_NS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CGROUPS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CPUSETS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_MEMCG: enabled [2022-02-02T01:09:16.742Z] - CONFIG_KEYS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_VETH: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-02T01:09:16.742Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CGROUP_BPF: enabled [2022-02-02T01:09:16.742Z] [2022-02-02T01:09:16.742Z] Optional Features: [2022-02-02T01:09:16.742Z] - CONFIG_USER_NS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_SECCOMP: enabled [2022-02-02T01:09:16.742Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-02T01:09:16.742Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-02T01:09:16.742Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-02T01:09:16.742Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-02T01:09:16.812Z] [2022-02-02T01:09:16.812Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-02T01:09:16.812Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-02T01:09:16.812Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-02T01:09:16.812Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-02T01:09:16.812Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-02T01:09:16.812Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-02T01:09:16.812Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-02T01:09:16.812Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-02T01:09:16.812Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-02T01:09:16.956Z] Client: [2022-02-02T01:09:16.956Z] Context: default [2022-02-02T01:09:16.956Z] Debug Mode: false [2022-02-02T01:09:16.956Z] Plugins: [2022-02-02T01:09:16.956Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-02T01:09:16.956Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-02T01:09:16.956Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-02T01:09:16.956Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-02T01:09:16.956Z] [2022-02-02T01:09:16.956Z] Server: [2022-02-02T01:09:16.956Z] Containers: 0 [2022-02-02T01:09:16.956Z] Running: 0 [2022-02-02T01:09:16.956Z] Paused: 0 [2022-02-02T01:09:16.956Z] Stopped: 0 [2022-02-02T01:09:16.956Z] Images: 0 [2022-02-02T01:09:16.956Z] Server Version: 20.10.12 [2022-02-02T01:09:16.956Z] Storage Driver: overlay2 [2022-02-02T01:09:16.956Z] Backing Filesystem: extfs [2022-02-02T01:09:16.956Z] Supports d_type: true [2022-02-02T01:09:16.956Z] Native Overlay Diff: true [2022-02-02T01:09:16.956Z] userxattr: false [2022-02-02T01:09:16.956Z] Logging Driver: json-file [2022-02-02T01:09:16.956Z] Cgroup Driver: cgroupfs [2022-02-02T01:09:16.956Z] Cgroup Version: 1 [2022-02-02T01:09:16.956Z] Plugins: [2022-02-02T01:09:16.956Z] Volume: local [2022-02-02T01:09:16.956Z] Network: bridge host ipvlan macvlan null overlay [2022-02-02T01:09:16.956Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-02T01:09:16.956Z] Swarm: inactive [2022-02-02T01:09:16.956Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-02T01:09:16.956Z] Default Runtime: runc [2022-02-02T01:09:16.956Z] Init Binary: docker-init [2022-02-02T01:09:16.956Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:09:16.956Z] runc version: v1.0.2-0-g52b36a2 [2022-02-02T01:09:16.956Z] init version: de40ad0 [2022-02-02T01:09:16.956Z] Security Options: [2022-02-02T01:09:16.956Z] apparmor [2022-02-02T01:09:16.956Z] seccomp [2022-02-02T01:09:16.956Z] Profile: default [2022-02-02T01:09:16.956Z] Kernel Version: 5.4.0-1061-aws [2022-02-02T01:09:16.956Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-02T01:09:16.956Z] OSType: linux [2022-02-02T01:09:16.956Z] Architecture: x86_64 [2022-02-02T01:09:16.956Z] CPUs: 2 [2022-02-02T01:09:16.956Z] Total Memory: 7.483GiB [2022-02-02T01:09:16.956Z] Name: ip-10-100-116-71 [2022-02-02T01:09:16.956Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-02T01:09:16.956Z] Docker Root Dir: /var/lib/docker [2022-02-02T01:09:16.956Z] Debug Mode: false [2022-02-02T01:09:16.956Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:09:16.956Z] Labels: [2022-02-02T01:09:16.956Z] Experimental: true [2022-02-02T01:09:16.956Z] Insecure Registries: [2022-02-02T01:09:16.956Z] 127.0.0.0/8 [2022-02-02T01:09:16.956Z] Live Restore Enabled: true [2022-02-02T01:09:16.956Z] [2022-02-02T01:09:16.956Z] WARNING: No swap limit support [Pipeline] sh [2022-02-02T01:09:17.011Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-02T01:09:17.011Z] - CONFIG_BLK_CGROUP: enabled [2022-02-02T01:09:17.011Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-02T01:09:17.011Z] - CONFIG_CGROUP_PERF: enabled [2022-02-02T01:09:17.011Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-02T01:09:17.011Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-02T01:09:17.011Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-02T01:09:17.011Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-02T01:09:17.011Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-02T01:09:17.011Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-02T01:09:17.011Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-02T01:09:17.011Z] - CONFIG_IP_VS: enabled (as module) [2022-02-02T01:09:17.011Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-02T01:09:17.011Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-02T01:09:17.011Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-02T01:09:17.011Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-02T01:09:17.011Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-02T01:09:17.011Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-02T01:09:17.011Z] - CONFIG_EXT4_FS: enabled [2022-02-02T01:09:17.011Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-02T01:09:17.011Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-02T01:09:17.011Z] - Network Drivers: [2022-02-02T01:09:17.011Z] - "overlay": [2022-02-02T01:09:17.011Z] - CONFIG_VXLAN: enabled (as module) [2022-02-02T01:09:17.011Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-02T01:09:17.011Z] Optional (for encrypted networks): [2022-02-02T01:09:17.011Z] - CONFIG_CRYPTO: enabled [2022-02-02T01:09:17.011Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-02T01:09:17.011Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-02T01:09:17.011Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-02T01:09:17.011Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-02T01:09:17.011Z] - CONFIG_XFRM: enabled [2022-02-02T01:09:17.011Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-02T01:09:17.011Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-02T01:09:17.011Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-02T01:09:17.011Z] - "ipvlan": [2022-02-02T01:09:17.011Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-02T01:09:17.011Z] - "macvlan": [2022-02-02T01:09:17.095Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-02T01:09:17.274Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-02T01:09:17.274Z] - CONFIG_DUMMY: enabled (as module) [2022-02-02T01:09:17.274Z] - "ftp,tftp client in container": [2022-02-02T01:09:17.274Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-02T01:09:17.274Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-02T01:09:17.274Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-02T01:09:17.274Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-02T01:09:17.274Z] - Storage Drivers: [2022-02-02T01:09:17.274Z] - "aufs": [2022-02-02T01:09:17.274Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-02T01:09:17.274Z] - "btrfs": [2022-02-02T01:09:17.274Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-02T01:09:17.274Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-02T01:09:17.274Z] - "devicemapper": [2022-02-02T01:09:17.274Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-02T01:09:17.274Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-02T01:09:17.274Z] - "overlay": [2022-02-02T01:09:17.274Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-02T01:09:17.274Z] - "zfs": [2022-02-02T01:09:17.274Z] - /dev/zfs: present [2022-02-02T01:09:17.274Z] - zfs command: missing [2022-02-02T01:09:17.274Z] - zpool command: missing [2022-02-02T01:09:17.274Z] [2022-02-02T01:09:17.274Z] Limits: [2022-02-02T01:09:17.274Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-02T01:09:17.274Z] [2022-02-02T01:09:17.274Z] + true [2022-02-02T01:09:17.280Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:09:17.280Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:09:17.280Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41548/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-02T01:09:17.280Z] + bash /home/ubuntu/workspace/moby_PR-41548/check-config.sh [2022-02-02T01:09:17.280Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-02T01:09:17.280Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-02T01:09:17.280Z] [2022-02-02T01:09:17.280Z] Generally Necessary: [2022-02-02T01:09:17.280Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-02T01:09:17.280Z] - apparmor: enabled and tools installed [2022-02-02T01:09:17.280Z] - CONFIG_NAMESPACES: enabled [2022-02-02T01:09:17.280Z] - CONFIG_NET_NS: enabled [2022-02-02T01:09:17.280Z] - CONFIG_PID_NS: enabled [2022-02-02T01:09:17.280Z] - CONFIG_IPC_NS: enabled [2022-02-02T01:09:17.280Z] - CONFIG_UTS_NS: enabled [2022-02-02T01:09:17.280Z] - CONFIG_CGROUPS: enabled [2022-02-02T01:09:17.280Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-02T01:09:17.280Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-02T01:09:17.280Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-02T01:09:17.280Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-02T01:09:17.280Z] - CONFIG_CPUSETS: enabled [2022-02-02T01:09:17.280Z] - CONFIG_MEMCG: enabled [2022-02-02T01:09:17.280Z] - CONFIG_KEYS: enabled [2022-02-02T01:09:17.280Z] - CONFIG_VETH: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-02T01:09:17.280Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-02T01:09:17.280Z] - CONFIG_CGROUP_BPF: enabled [2022-02-02T01:09:17.280Z] [2022-02-02T01:09:17.280Z] Optional Features: [2022-02-02T01:09:17.280Z] - CONFIG_USER_NS: enabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-02T01:09:17.391Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-02T01:09:17.391Z] #4 DONE 0.7s [2022-02-02T01:09:17.391Z] [2022-02-02T01:09:17.391Z] #5 [internal] load build definition from Dockerfile [2022-02-02T01:09:17.391Z] #5 sha256:eb9468cb65bd7d106b92f71b9af547b8167fef8db4d6731eb5c78a2b40f0511e [2022-02-02T01:09:17.391Z] #5 DONE 0.0s [2022-02-02T01:09:17.391Z] [2022-02-02T01:09:17.391Z] #6 [internal] load .dockerignore [2022-02-02T01:09:17.391Z] #6 sha256:88039524f3abc17b598f09cdcfcee2ddbb8150e379cd373a272a0f90ccf66c6e [2022-02-02T01:09:17.391Z] #6 DONE 0.0s [2022-02-02T01:09:17.391Z] [2022-02-02T01:09:17.391Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:17.391Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-02T01:09:17.558Z] - CONFIG_SECCOMP: enabled [2022-02-02T01:09:17.558Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-02T01:09:17.558Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-02T01:09:17.558Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-02T01:09:17.558Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-02T01:09:17.558Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-02T01:09:17.558Z] - CONFIG_BLK_CGROUP: enabled [2022-02-02T01:09:17.558Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-02T01:09:17.558Z] - CONFIG_CGROUP_PERF: enabled [2022-02-02T01:09:17.558Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-02T01:09:17.558Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-02T01:09:17.558Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-02T01:09:17.558Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-02T01:09:17.558Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-02T01:09:17.558Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-02T01:09:17.558Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-02T01:09:17.558Z] - CONFIG_IP_VS: enabled (as module) [2022-02-02T01:09:17.558Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-02T01:09:17.558Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-02T01:09:17.558Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-02T01:09:17.558Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-02T01:09:17.558Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-02T01:09:17.558Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-02T01:09:17.558Z] - CONFIG_EXT4_FS: enabled [2022-02-02T01:09:17.558Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-02T01:09:17.558Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-02T01:09:17.558Z] - Network Drivers: [2022-02-02T01:09:17.558Z] - "overlay": [2022-02-02T01:09:17.558Z] - CONFIG_VXLAN: enabled (as module) [2022-02-02T01:09:17.558Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-02T01:09:17.558Z] Optional (for encrypted networks): [2022-02-02T01:09:17.682Z] + sudo modprobe ip_vs [2022-02-02T01:09:17.682Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:585151d24fc64a66b1f7cf7d386636af16a95b0c . [2022-02-02T01:09:17.818Z] - CONFIG_CRYPTO: enabled [2022-02-02T01:09:17.818Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-02T01:09:17.818Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-02T01:09:17.818Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-02T01:09:17.818Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-02T01:09:17.818Z] - CONFIG_XFRM: enabled [2022-02-02T01:09:17.818Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-02T01:09:17.818Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-02T01:09:17.818Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-02T01:09:17.818Z] - "ipvlan": [2022-02-02T01:09:17.818Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-02T01:09:17.818Z] - "macvlan": [2022-02-02T01:09:17.818Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-02T01:09:17.818Z] - CONFIG_DUMMY: enabled (as module) [2022-02-02T01:09:17.818Z] - "ftp,tftp client in container": [2022-02-02T01:09:17.818Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-02T01:09:17.818Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-02T01:09:17.818Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-02T01:09:17.818Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-02T01:09:17.818Z] - Storage Drivers: [2022-02-02T01:09:17.818Z] - "aufs": [2022-02-02T01:09:17.818Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-02T01:09:17.818Z] - "btrfs": [2022-02-02T01:09:17.818Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-02T01:09:17.818Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-02T01:09:17.818Z] - "devicemapper": [2022-02-02T01:09:17.818Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-02T01:09:17.818Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-02T01:09:17.818Z] - "overlay": [2022-02-02T01:09:17.818Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-02T01:09:17.818Z] - "zfs": [2022-02-02T01:09:17.818Z] - /dev/zfs: present [2022-02-02T01:09:17.818Z] - zfs command: missing [2022-02-02T01:09:17.818Z] - zpool command: missing [2022-02-02T01:09:17.818Z] [2022-02-02T01:09:17.818Z] Limits: [2022-02-02T01:09:17.818Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-02T01:09:17.818Z] [2022-02-02T01:09:17.818Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-02T01:09:17.942Z] #2 [internal] load .dockerignore [2022-02-02T01:09:17.942Z] #2 sha256:b2fc91ef8da5ef15943c272d537a96ad0c21f326c0d4d061cfbc64c58330192c [2022-02-02T01:09:17.942Z] #2 transferring context: [2022-02-02T01:09:17.942Z] #2 transferring context: 87B done [2022-02-02T01:09:17.942Z] #2 DONE 0.1s [2022-02-02T01:09:17.942Z] [2022-02-02T01:09:17.942Z] #1 [internal] load build definition from Dockerfile [2022-02-02T01:09:17.942Z] #1 sha256:aad27a71d6a2ec6ab86934407a425dd4446b5fe06aaa9589721882bfd373a65c [2022-02-02T01:09:17.942Z] #1 transferring dockerfile: 16.86kB done [2022-02-02T01:09:17.942Z] #1 DONE 0.2s [2022-02-02T01:09:17.942Z] [2022-02-02T01:09:17.942Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-02T01:09:17.942Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-02T01:09:18.174Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:585151d24fc64a66b1f7cf7d386636af16a95b0c . [2022-02-02T01:09:18.335Z] #8 DONE 1.0s [2022-02-02T01:09:18.335Z] [2022-02-02T01:09:18.335Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:18.335Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:09:18.434Z] #1 [internal] load build definition from Dockerfile [2022-02-02T01:09:18.434Z] #1 sha256:44b4e23ee65b920d87d4bf796df7dcc77418f3f77c1d0494df40b3cd93bf10d9 [2022-02-02T01:09:18.434Z] #1 transferring dockerfile: 16.86kB done [2022-02-02T01:09:18.434Z] #1 DONE 0.1s [2022-02-02T01:09:18.434Z] [2022-02-02T01:09:18.434Z] #2 [internal] load .dockerignore [2022-02-02T01:09:18.434Z] #2 sha256:2fab0006dd32ca6fe1daa6eff439b677074197b886b1b573e75c7ea97d7c393e [2022-02-02T01:09:18.434Z] #2 transferring context: 87B done [2022-02-02T01:09:18.434Z] #2 DONE 0.1s [2022-02-02T01:09:18.434Z] [2022-02-02T01:09:18.434Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-02T01:09:18.434Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-02T01:09:18.510Z] #3 DONE 0.6s [2022-02-02T01:09:18.603Z] #10 DONE 1.0s [2022-02-02T01:09:18.603Z] [2022-02-02T01:09:18.603Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-02T01:09:18.603Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-02T01:09:18.603Z] #9 DONE 1.0s [2022-02-02T01:09:18.603Z] [2022-02-02T01:09:18.603Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-02T01:09:18.603Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-02T01:09:18.603Z] #7 DONE 1.1s [2022-02-02T01:09:18.603Z] [2022-02-02T01:09:18.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:18.603Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:18.603Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-02T01:09:18.771Z] [2022-02-02T01:09:18.771Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-02T01:09:18.771Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-02T01:09:18.771Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-02T01:09:18.771Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-02T01:09:18.771Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-02T01:09:18.771Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-02T01:09:18.771Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-02T01:09:18.771Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-02T01:09:18.873Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-02T01:09:18.873Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-02T01:09:19.003Z] #3 DONE 0.4s [2022-02-02T01:09:19.003Z] [2022-02-02T01:09:19.003Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-02T01:09:19.003Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-02T01:09:19.003Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-02T01:09:19.003Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-02T01:09:19.003Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-02T01:09:19.003Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-02T01:09:19.003Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-02T01:09:19.030Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-02T01:09:19.030Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-02T01:09:19.134Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-02T01:09:19.263Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-02T01:09:19.263Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-02T01:09:19.304Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-02T01:09:19.396Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.10MB / 54.92MB 0.3s [2022-02-02T01:09:19.396Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.91MB / 54.92MB 0.4s [2022-02-02T01:09:19.396Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 2.10MB / 5.15MB 0.4s [2022-02-02T01:09:19.567Z] #4 DONE 1.0s [2022-02-02T01:09:19.651Z] Client: [2022-02-02T01:09:19.651Z] Context: default [2022-02-02T01:09:19.651Z] Debug Mode: false [2022-02-02T01:09:19.651Z] Plugins: [2022-02-02T01:09:19.651Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-02T01:09:19.651Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-02T01:09:19.651Z] [2022-02-02T01:09:19.651Z] Server: [2022-02-02T01:09:19.651Z] Containers: 0 [2022-02-02T01:09:19.651Z] Running: 0 [2022-02-02T01:09:19.651Z] Paused: 0 [2022-02-02T01:09:19.651Z] Stopped: 0 [2022-02-02T01:09:19.651Z] Images: 0 [2022-02-02T01:09:19.651Z] Server Version: 20.10.12 [2022-02-02T01:09:19.651Z] Storage Driver: overlay2 [2022-02-02T01:09:19.651Z] Backing Filesystem: extfs [2022-02-02T01:09:19.651Z] Supports d_type: true [2022-02-02T01:09:19.651Z] Native Overlay Diff: true [2022-02-02T01:09:19.651Z] userxattr: false [2022-02-02T01:09:19.651Z] Logging Driver: json-file [2022-02-02T01:09:19.651Z] Cgroup Driver: cgroupfs [2022-02-02T01:09:19.651Z] Cgroup Version: 1 [2022-02-02T01:09:19.651Z] Plugins: [2022-02-02T01:09:19.651Z] Volume: local [2022-02-02T01:09:19.651Z] Network: bridge host ipvlan macvlan null overlay [2022-02-02T01:09:19.651Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-02T01:09:19.651Z] Swarm: inactive [2022-02-02T01:09:19.651Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-02-02T01:09:19.651Z] Default Runtime: runc [2022-02-02T01:09:19.651Z] Init Binary: docker-init [2022-02-02T01:09:19.651Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-02T01:09:19.651Z] runc version: v1.0.2-0-g52b36a2 [2022-02-02T01:09:19.651Z] init version: de40ad0 [2022-02-02T01:09:19.651Z] Security Options: [2022-02-02T01:09:19.651Z] apparmor [2022-02-02T01:09:19.651Z] seccomp [2022-02-02T01:09:19.651Z] Profile: default [2022-02-02T01:09:19.651Z] Kernel Version: 5.11.0-1023-aws [2022-02-02T01:09:19.651Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-02T01:09:19.651Z] OSType: linux [2022-02-02T01:09:19.651Z] Architecture: aarch64 [2022-02-02T01:09:19.651Z] CPUs: 2 [2022-02-02T01:09:19.651Z] Total Memory: 7.576GiB [2022-02-02T01:09:19.651Z] Name: ip-10-100-111-132 [2022-02-02T01:09:19.651Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-02T01:09:19.651Z] Docker Root Dir: /var/lib/docker [2022-02-02T01:09:19.651Z] Debug Mode: false [2022-02-02T01:09:19.651Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:09:19.651Z] Labels: [2022-02-02T01:09:19.651Z] Experimental: true [2022-02-02T01:09:19.651Z] Insecure Registries: [2022-02-02T01:09:19.651Z] 127.0.0.0/8 [2022-02-02T01:09:19.651Z] Live Restore Enabled: true [2022-02-02T01:09:19.651Z] [Pipeline] sh [2022-02-02T01:09:19.672Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 11.53MB / 54.92MB 0.6s [2022-02-02T01:09:19.673Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s [2022-02-02T01:09:19.673Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.05MB / 10.87MB 0.6s [2022-02-02T01:09:19.673Z] #11 ... [2022-02-02T01:09:19.673Z] [2022-02-02T01:09:19.673Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-02T01:09:19.673Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-02T01:09:19.673Z] #45 DONE 0.0s [2022-02-02T01:09:19.673Z] [2022-02-02T01:09:19.673Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:19.673Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:19.673Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 18.87MB / 54.92MB 0.7s [2022-02-02T01:09:19.673Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 7.34MB / 10.87MB 0.7s [2022-02-02T01:09:19.827Z] [2022-02-02T01:09:19.827Z] #6 [internal] load .dockerignore [2022-02-02T01:09:19.827Z] #6 sha256:f60dd368f031ffa6809de5d0b2208e0b1f4d0f99dab489612472c9bffe0fc032 [2022-02-02T01:09:19.827Z] #6 DONE 0.0s [2022-02-02T01:09:19.827Z] [2022-02-02T01:09:19.827Z] #5 [internal] load build definition from Dockerfile [2022-02-02T01:09:19.827Z] #5 sha256:4983792d3e8f22aec7756dee4a598b59dff5b440caac543a1193126d3e8a4e05 [2022-02-02T01:09:19.827Z] #5 DONE 0.0s [2022-02-02T01:09:19.827Z] [2022-02-02T01:09:19.827Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:19.827Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:09:19.834Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-02T01:09:19.834Z] #4 DONE 0.8s [2022-02-02T01:09:19.936Z] #19 57.64 The following NEW packages will be installed: [2022-02-02T01:09:19.936Z] #19 57.65 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-02T01:09:19.936Z] #19 57.65 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-02T01:09:19.936Z] #19 57.65 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-02T01:09:19.936Z] #19 57.65 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-02T01:09:19.936Z] #19 57.65 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-02T01:09:19.936Z] #19 57.65 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-02T01:09:19.936Z] #19 57.65 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-02T01:09:19.936Z] #19 57.65 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-02T01:09:19.936Z] #19 57.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-02T01:09:19.936Z] #19 57.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-02T01:09:19.936Z] #19 57.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-02T01:09:19.936Z] #19 57.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-02T01:09:19.936Z] #19 57.65 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-02T01:09:19.936Z] #19 57.66 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-02T01:09:19.936Z] #19 57.66 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-02T01:09:19.936Z] #19 57.66 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-02T01:09:19.936Z] #19 57.66 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-02T01:09:19.936Z] #19 57.66 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-02T01:09:19.936Z] #19 57.66 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-02T01:09:19.936Z] #19 57.66 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-02T01:09:19.936Z] #19 57.66 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-02T01:09:19.936Z] #19 57.66 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-02T01:09:19.936Z] #19 57.66 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-02T01:09:19.936Z] #19 57.66 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-02T01:09:19.936Z] #19 57.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-02T01:09:19.936Z] #19 57.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-02T01:09:19.936Z] #19 57.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-02T01:09:19.936Z] #19 57.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-02T01:09:19.936Z] #19 57.67 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-02T01:09:19.936Z] #19 57.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-02T01:09:19.936Z] #19 57.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-02T01:09:19.936Z] #19 57.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-02T01:09:19.936Z] #19 57.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-02T01:09:19.936Z] #19 57.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-02T01:09:19.936Z] #19 57.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-02T01:09:19.936Z] #19 57.67 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-02T01:09:19.936Z] #19 57.67 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-02T01:09:19.936Z] #19 57.67 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-02T01:09:19.936Z] #19 57.68 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-02T01:09:19.936Z] #19 57.68 linux-libc-dev-s390x-cross patch xz-utils [2022-02-02T01:09:19.936Z] #19 58.11 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:09:19.936Z] #19 58.11 Need to get 787 MB of archives. [2022-02-02T01:09:19.936Z] #19 58.11 After this operation, 3385 MB of additional disk space will be used. [2022-02-02T01:09:19.936Z] #19 58.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-02T01:09:19.936Z] #19 58.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-02T01:09:19.936Z] #19 58.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-02T01:09:19.936Z] #19 58.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-02T01:09:19.936Z] #19 58.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-02T01:09:19.936Z] #19 58.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-02T01:09:19.936Z] #19 58.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-02T01:09:19.936Z] #19 58.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-02T01:09:19.936Z] #19 58.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-02T01:09:19.936Z] #19 58.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-02T01:09:19.938Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 37.75MB / 54.92MB 0.9s [2022-02-02T01:09:19.938Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-02-02T01:09:19.938Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.49MB / 10.87MB 0.9s [2022-02-02T01:09:19.938Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 0.9s [2022-02-02T01:09:19.938Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 47.33MB / 54.92MB 1.0s [2022-02-02T01:09:19.946Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:09:19.946Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:09:19.946Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41548/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-02T01:09:19.946Z] + bash /home/ubuntu/workspace/moby_PR-41548/check-config.sh [2022-02-02T01:09:19.946Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-02T01:09:19.946Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-02T01:09:19.946Z] [2022-02-02T01:09:19.946Z] Generally Necessary: [2022-02-02T01:09:19.946Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-02T01:09:19.946Z] - apparmor: enabled and tools installed [2022-02-02T01:09:19.946Z] - CONFIG_NAMESPACES: enabled [2022-02-02T01:09:19.946Z] - CONFIG_NET_NS: enabled [2022-02-02T01:09:19.946Z] - CONFIG_PID_NS: enabled [2022-02-02T01:09:19.946Z] - CONFIG_IPC_NS: enabled [2022-02-02T01:09:19.946Z] - CONFIG_UTS_NS: enabled [2022-02-02T01:09:19.946Z] - CONFIG_CGROUPS: enabled [2022-02-02T01:09:19.946Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-02T01:09:19.946Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-02T01:09:19.946Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-02T01:09:19.946Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-02T01:09:19.946Z] - CONFIG_CPUSETS: enabled [2022-02-02T01:09:19.946Z] - CONFIG_MEMCG: enabled [2022-02-02T01:09:19.946Z] - CONFIG_KEYS: enabled [2022-02-02T01:09:19.946Z] - CONFIG_VETH: enabled (as module) [2022-02-02T01:09:19.946Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-02T01:09:19.946Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-02T01:09:19.946Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-02T01:09:19.946Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-02T01:09:19.946Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-02T01:09:19.946Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-02T01:09:19.946Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-02T01:09:20.095Z] [2022-02-02T01:09:20.095Z] #5 [internal] load .dockerignore [2022-02-02T01:09:20.095Z] #5 sha256:d7928bf38db86b5712e70b9b3e04e9ecfed7532ac416fd6fc4d77e3ea79ec15e [2022-02-02T01:09:20.095Z] #5 DONE 0.0s [2022-02-02T01:09:20.095Z] [2022-02-02T01:09:20.095Z] #6 [internal] load build definition from Dockerfile [2022-02-02T01:09:20.095Z] #6 sha256:be0bc844ce2d487520fb7c8f747b4320367a370d8c9efbd837bf2bc5ab2779a6 [2022-02-02T01:09:20.095Z] #6 DONE 0.0s [2022-02-02T01:09:20.095Z] [2022-02-02T01:09:20.095Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-02T01:09:20.095Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-02T01:09:20.193Z] #19 58.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-02T01:09:20.193Z] #19 58.47 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-02-02T01:09:20.193Z] #19 58.48 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-02-02T01:09:20.200Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.1s [2022-02-02T01:09:20.200Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.29MB / 54.57MB 1.1s [2022-02-02T01:09:20.200Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.2s done [2022-02-02T01:09:20.200Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 22.02MB / 54.57MB 1.2s [2022-02-02T01:09:20.200Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 1.2s [2022-02-02T01:09:20.206Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CGROUP_BPF: enabled [2022-02-02T01:09:20.206Z] [2022-02-02T01:09:20.206Z] Optional Features: [2022-02-02T01:09:20.206Z] - CONFIG_USER_NS: enabled [2022-02-02T01:09:20.206Z] - CONFIG_SECCOMP: enabled [2022-02-02T01:09:20.206Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-02T01:09:20.206Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-02T01:09:20.206Z] (cgroup swap accounting is currently enabled) [2022-02-02T01:09:20.206Z] - CONFIG_BLK_CGROUP: enabled [2022-02-02T01:09:20.206Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CGROUP_PERF: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-02T01:09:20.206Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-02T01:09:20.206Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-02T01:09:20.206Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-02T01:09:20.206Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_IP_VS: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-02T01:09:20.206Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-02T01:09:20.206Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-02T01:09:20.206Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-02T01:09:20.206Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-02T01:09:20.206Z] - CONFIG_EXT4_FS: enabled [2022-02-02T01:09:20.206Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-02T01:09:20.206Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-02T01:09:20.206Z] - Network Drivers: [2022-02-02T01:09:20.206Z] - "overlay": [2022-02-02T01:09:20.206Z] - CONFIG_VXLAN: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-02T01:09:20.206Z] Optional (for encrypted networks): [2022-02-02T01:09:20.206Z] - CONFIG_CRYPTO: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-02T01:09:20.206Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-02T01:09:20.206Z] - CONFIG_XFRM: enabled [2022-02-02T01:09:20.206Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-02T01:09:20.206Z] - "ipvlan": [2022-02-02T01:09:20.206Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-02T01:09:20.206Z] - "macvlan": [2022-02-02T01:09:20.206Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-02T01:09:20.206Z] - CONFIG_DUMMY: enabled (as module) [2022-02-02T01:09:20.206Z] - "ftp,tftp client in container": [2022-02-02T01:09:20.397Z] #10 ... [2022-02-02T01:09:20.397Z] [2022-02-02T01:09:20.397Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-02T01:09:20.397Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-02T01:09:20.397Z] #8 DONE 0.6s [2022-02-02T01:09:20.463Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 33.55MB / 54.57MB 1.3s [2022-02-02T01:09:20.463Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 50.33MB / 54.57MB 1.5s [2022-02-02T01:09:20.463Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 9.44MB / 85.81MB 1.5s [2022-02-02T01:09:20.465Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-02T01:09:20.465Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-02T01:09:20.465Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-02T01:09:20.465Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-02T01:09:20.465Z] - Storage Drivers: [2022-02-02T01:09:20.465Z] - "aufs": [2022-02-02T01:09:20.465Z] - CONFIG_AUFS_FS: missing [2022-02-02T01:09:20.465Z] - "btrfs": [2022-02-02T01:09:20.465Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-02T01:09:20.465Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-02T01:09:20.465Z] - "devicemapper": [2022-02-02T01:09:20.465Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-02T01:09:20.465Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-02T01:09:20.465Z] - "overlay": [2022-02-02T01:09:20.465Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-02T01:09:20.465Z] - "zfs": [2022-02-02T01:09:20.465Z] - /dev/zfs: present [2022-02-02T01:09:20.465Z] - zfs command: missing [2022-02-02T01:09:20.465Z] - zpool command: missing [2022-02-02T01:09:20.465Z] [2022-02-02T01:09:20.465Z] Limits: [2022-02-02T01:09:20.465Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-02T01:09:20.465Z] [2022-02-02T01:09:20.465Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-02T01:09:20.657Z] [2022-02-02T01:09:20.657Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-02T01:09:20.657Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-02T01:09:20.657Z] #7 DONE 0.6s [2022-02-02T01:09:20.657Z] [2022-02-02T01:09:20.657Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:20.657Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-02T01:09:20.657Z] #9 DONE 0.7s [2022-02-02T01:09:20.657Z] [2022-02-02T01:09:20.657Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:20.657Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:09:20.657Z] #10 DONE 0.8s [2022-02-02T01:09:20.797Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 1.6s [2022-02-02T01:09:20.797Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 15.73MB / 85.81MB 1.6s [2022-02-02T01:09:20.797Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 27.26MB / 85.81MB 1.8s [2022-02-02T01:09:20.842Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:585151d24fc64a66b1f7cf7d386636af16a95b0c . [2022-02-02T01:09:21.062Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 35.71MB / 85.81MB 1.9s [2022-02-02T01:09:21.062Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-02T01:09:21.062Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 49.28MB / 85.81MB 2.0s [2022-02-02T01:09:21.107Z] #1 [internal] load build definition from Dockerfile [2022-02-02T01:09:21.107Z] #1 sha256:c4be90344e3643f6f6cf86ec53b2e8e72b85da491cfc6c9eaa98f80b2ee9a3b8 [2022-02-02T01:09:21.107Z] #1 transferring dockerfile: 16.86kB done [2022-02-02T01:09:21.107Z] #1 DONE 0.2s [2022-02-02T01:09:21.107Z] [2022-02-02T01:09:21.107Z] #2 [internal] load .dockerignore [2022-02-02T01:09:21.107Z] #2 sha256:c78cba8052828141c9bc395bef966721c122e69671f0aea54f45e7a093185e3f [2022-02-02T01:09:21.107Z] #2 transferring context: 87B done [2022-02-02T01:09:21.107Z] #2 DONE 0.2s [2022-02-02T01:09:21.107Z] [2022-02-02T01:09:21.107Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-02T01:09:21.107Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-02T01:09:21.325Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 57.67MB / 85.81MB 2.1s [2022-02-02T01:09:21.325Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 72.35MB / 85.81MB 2.3s [2022-02-02T01:09:21.325Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-02T01:09:21.586Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 79.69MB / 85.81MB 2.4s [2022-02-02T01:09:21.586Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 84.93MB / 85.81MB 2.5s [2022-02-02T01:09:21.676Z] #3 DONE 0.6s [2022-02-02T01:09:21.677Z] [2022-02-02T01:09:21.677Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-02T01:09:21.677Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-02T01:09:21.677Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-02T01:09:21.677Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-02T01:09:21.677Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-02T01:09:21.677Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-02T01:09:21.677Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-02-02T01:09:21.853Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.7s done [2022-02-02T01:09:21.853Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 6.29MB / 134.83MB 2.9s [2022-02-02T01:09:21.935Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-02-02T01:09:22.016Z] #10 DONE 1.5s [2022-02-02T01:09:22.016Z] [2022-02-02T01:09:22.016Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:22.016Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-02T01:09:22.016Z] #9 DONE 1.5s [2022-02-02T01:09:22.016Z] [2022-02-02T01:09:22.016Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:22.016Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:09:22.016Z] #7 DONE 1.6s [2022-02-02T01:09:22.016Z] [2022-02-02T01:09:22.016Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-02T01:09:22.016Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-02T01:09:22.016Z] #8 DONE 1.6s [2022-02-02T01:09:22.034Z] [2022-02-02T01:09:22.034Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:22.034Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:09:22.034Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-02T01:09:22.034Z] #69 DONE 0.0s [2022-02-02T01:09:22.034Z] [2022-02-02T01:09:22.034Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:22.034Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:22.034Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-02T01:09:22.034Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-02T01:09:22.034Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-02T01:09:22.034Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-02T01:09:22.088Z] #19 60.16 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-02-02T01:09:22.088Z] #19 60.17 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-02-02T01:09:22.116Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.63MB / 134.83MB 3.0s [2022-02-02T01:09:22.194Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-02-02T01:09:22.293Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.21MB / 54.92MB 0.2s [2022-02-02T01:09:22.293Z] #28 ... [2022-02-02T01:09:22.293Z] [2022-02-02T01:09:22.293Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-02T01:09:22.293Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-02T01:09:22.293Z] #45 DONE 0.0s [2022-02-02T01:09:22.293Z] [2022-02-02T01:09:22.293Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:22.293Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:22.293Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.19MB / 54.92MB 0.3s [2022-02-02T01:09:22.377Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 32.51MB / 134.83MB 3.3s [2022-02-02T01:09:22.453Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-02-02T01:09:22.453Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-02-02T01:09:22.453Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-02T01:09:22.556Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.19MB / 54.92MB 0.4s [2022-02-02T01:09:22.556Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 17.26MB / 54.92MB 0.5s [2022-02-02T01:09:22.591Z] [2022-02-02T01:09:22.591Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:22.591Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:22.591Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d done [2022-02-02T01:09:22.638Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 44.04MB / 134.83MB 3.5s [2022-02-02T01:09:22.638Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 53.48MB / 134.83MB 3.6s [2022-02-02T01:09:22.713Z] #4 DONE 0.8s [2022-02-02T01:09:22.713Z] [2022-02-02T01:09:22.713Z] #5 [internal] load .dockerignore [2022-02-02T01:09:22.713Z] #5 sha256:229506185801e030bbda37d98f794fd48be03aee7f26cc14212f7f125b7e8e7a [2022-02-02T01:09:22.713Z] #5 DONE 0.0s [2022-02-02T01:09:22.713Z] [2022-02-02T01:09:22.713Z] #6 [internal] load build definition from Dockerfile [2022-02-02T01:09:22.713Z] #6 sha256:b7d8cc4d01c09b62d8eba78b8c25b6ac33c96f6172764ba13fa55aebfda286d8 [2022-02-02T01:09:22.713Z] #6 DONE 0.0s [2022-02-02T01:09:22.713Z] [2022-02-02T01:09:22.713Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:22.713Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-02T01:09:22.815Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 27.29MB / 54.92MB 0.7s [2022-02-02T01:09:22.815Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 34.60MB / 54.92MB 0.8s [2022-02-02T01:09:22.852Z] #28 ... [2022-02-02T01:09:22.852Z] [2022-02-02T01:09:22.852Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:22.852Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:09:22.852Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-02T01:09:22.852Z] #69 DONE 0.0s [2022-02-02T01:09:22.852Z] [2022-02-02T01:09:22.852Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:22.852Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:22.852Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-02T01:09:22.852Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-02T01:09:22.852Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-02T01:09:22.852Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.10MB / 54.92MB 0.2s [2022-02-02T01:09:22.900Z] #11 ... [2022-02-02T01:09:22.900Z] [2022-02-02T01:09:22.900Z] #24 [internal] load build context [2022-02-02T01:09:22.900Z] #24 sha256:b057f565b6443b1a55301d56578085b24d4070eae0cfd1f48f523d083d3e4f26 [2022-02-02T01:09:22.900Z] #24 transferring context: 56.54MB 3.9s done [2022-02-02T01:09:22.900Z] #24 DONE 4.1s [2022-02-02T01:09:22.900Z] [2022-02-02T01:09:22.900Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:22.900Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:22.900Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 66.31MB / 134.83MB 3.7s [2022-02-02T01:09:22.900Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.7s done [2022-02-02T01:09:22.900Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 77.59MB / 134.83MB 3.9s [2022-02-02T01:09:22.900Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.9s done [2022-02-02T01:09:23.019Z] #19 61.39 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-02-02T01:09:23.020Z] #19 61.40 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-02-02T01:09:23.077Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 37.75MB / 54.92MB 0.9s [2022-02-02T01:09:23.077Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 40.89MB / 54.92MB 1.0s [2022-02-02T01:09:23.137Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.29MB / 54.92MB 0.3s [2022-02-02T01:09:23.137Z] #28 ... [2022-02-02T01:09:23.137Z] [2022-02-02T01:09:23.137Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-02T01:09:23.137Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-02T01:09:23.137Z] #45 DONE 0.0s [2022-02-02T01:09:23.137Z] [2022-02-02T01:09:23.137Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:23.137Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:23.137Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 19.92MB / 54.92MB 0.4s [2022-02-02T01:09:23.137Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 33.44MB / 54.92MB 0.5s [2022-02-02T01:09:23.173Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 88.15MB / 134.83MB 4.0s [2022-02-02T01:09:23.173Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 98.57MB / 134.83MB 4.1s [2022-02-02T01:09:23.348Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 45.09MB / 54.92MB 1.1s [2022-02-02T01:09:23.348Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.3s [2022-02-02T01:09:23.396Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 47.80MB / 54.92MB 0.7s [2022-02-02T01:09:23.396Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 0.8s [2022-02-02T01:09:23.438Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 116.39MB / 134.83MB 4.3s [2022-02-02T01:09:23.438Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 125.83MB / 134.83MB 4.5s [2022-02-02T01:09:23.699Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 4.7s [2022-02-02T01:09:24.368Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-02T01:09:24.381Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.2s done [2022-02-02T01:09:24.390Z] #19 62.62 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-02-02T01:09:24.391Z] #19 62.63 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-02-02T01:09:24.633Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-02T01:09:24.760Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-02T01:09:25.249Z] #10 ... [2022-02-02T01:09:25.249Z] [2022-02-02T01:09:25.249Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-02T01:09:25.249Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-02T01:09:25.249Z] #7 DONE 2.5s [2022-02-02T01:09:25.249Z] [2022-02-02T01:09:25.249Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:25.249Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:09:25.508Z] #9 ... [2022-02-02T01:09:25.508Z] [2022-02-02T01:09:25.508Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-02T01:09:25.508Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-02T01:09:25.508Z] #8 DONE 3.0s [2022-02-02T01:09:25.615Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 6.5s done [2022-02-02T01:09:25.615Z] #11 ... [2022-02-02T01:09:25.615Z] [2022-02-02T01:09:25.615Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:25.615Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-02T01:09:25.615Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-02T01:09:25.615Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:25.615Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-02T01:09:25.615Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-02T01:09:25.615Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-02-02T01:09:25.615Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-02-02T01:09:25.615Z] #67 DONE 6.7s [2022-02-02T01:09:25.615Z] [2022-02-02T01:09:25.615Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:25.615Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:09:25.615Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-02T01:09:25.615Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:25.615Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-02T01:09:25.615Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-02T01:09:25.615Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-02-02T01:09:25.615Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-02-02T01:09:25.615Z] #69 DONE 6.7s [2022-02-02T01:09:25.615Z] [2022-02-02T01:09:25.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:25.615Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:25.761Z] #19 63.93 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-02-02T01:09:25.761Z] #19 63.93 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-02-02T01:09:25.773Z] [2022-02-02T01:09:25.773Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:25.773Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-02T01:09:25.773Z] #10 DONE 3.3s [2022-02-02T01:09:25.773Z] [2022-02-02T01:09:25.773Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-02T01:09:25.773Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-02T01:09:25.773Z] #9 DONE 3.2s [2022-02-02T01:09:26.562Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.2s [2022-02-02T01:09:27.131Z] #19 65.09 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-02-02T01:09:27.131Z] #19 65.09 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-02-02T01:09:27.131Z] #19 65.09 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-02-02T01:09:27.131Z] #19 65.09 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-02-02T01:09:27.131Z] #19 65.09 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-02-02T01:09:27.131Z] #19 65.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-02T01:09:27.131Z] #19 65.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-02T01:09:27.131Z] #19 65.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-02T01:09:27.131Z] #19 65.12 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-02-02T01:09:27.131Z] #19 65.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-02T01:09:27.131Z] #19 65.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-02T01:09:27.131Z] #19 65.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-02T01:09:27.131Z] #19 65.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-02T01:09:27.131Z] #19 65.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-02T01:09:27.131Z] #19 65.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-02T01:09:27.131Z] #19 65.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-02T01:09:27.131Z] #19 65.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-02T01:09:27.131Z] #19 65.24 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-02-02T01:09:27.131Z] #19 65.25 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-02-02T01:09:27.138Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.7s done [2022-02-02T01:09:27.399Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.1s [2022-02-02T01:09:27.666Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-02-02T01:09:27.928Z] #11 ... [2022-02-02T01:09:27.928Z] [2022-02-02T01:09:27.928Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:27.928Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:27.928Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-02T01:09:27.928Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-02T01:09:27.928Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-02T01:09:27.928Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-02T01:09:27.928Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-02T01:09:27.928Z] #28 DONE 9.0s [2022-02-02T01:09:27.928Z] [2022-02-02T01:09:27.928Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:27.928Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:27.928Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-02T01:09:28.056Z] #28 ... [2022-02-02T01:09:28.056Z] [2022-02-02T01:09:28.056Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:28.056Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:09:28.056Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:28.056Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-02T01:09:28.056Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-02T01:09:28.056Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-02-02T01:09:28.056Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-02-02T01:09:28.056Z] #69 DONE 6.0s [2022-02-02T01:09:28.056Z] [2022-02-02T01:09:28.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:28.056Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:28.056Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-02T01:09:28.056Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-02T01:09:28.056Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-02T01:09:28.056Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-02T01:09:28.056Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.2s done [2022-02-02T01:09:28.056Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-02-02T01:09:28.056Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.2s done [2022-02-02T01:09:28.056Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.0s done [2022-02-02T01:09:28.056Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.2s done [2022-02-02T01:09:28.056Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 130.02MB / 134.83MB 5.7s [2022-02-02T01:09:28.056Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.4s done [2022-02-02T01:09:28.501Z] #19 66.68 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-02-02T01:09:28.501Z] #19 66.68 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-02-02T01:09:28.501Z] #19 66.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-02T01:09:28.501Z] #19 66.76 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-02-02T01:09:28.501Z] #19 66.80 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-02-02T01:09:28.504Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.6s done [2022-02-02T01:09:28.766Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-02T01:09:28.843Z] #28 ... [2022-02-02T01:09:28.843Z] [2022-02-02T01:09:28.843Z] #24 [internal] load build context [2022-02-02T01:09:28.843Z] #24 sha256:c2e21ea145927d79449f4c3cce82a8ba198890643e37adae6c6a382bd03e3b62 [2022-02-02T01:09:28.843Z] #24 transferring context: 56.56MB 5.9s done [2022-02-02T01:09:28.843Z] #24 DONE 6.1s [2022-02-02T01:09:28.843Z] [2022-02-02T01:09:28.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:28.843Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:28.843Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-02T01:09:28.843Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-02T01:09:28.843Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-02T01:09:28.843Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-02T01:09:28.843Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.3s done [2022-02-02T01:09:28.843Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.6s done [2022-02-02T01:09:28.843Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s done [2022-02-02T01:09:28.843Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.3s done [2022-02-02T01:09:28.843Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.0s done [2022-02-02T01:09:28.843Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 5.8s [2022-02-02T01:09:28.843Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.6s done [2022-02-02T01:09:29.028Z] #11 ... [2022-02-02T01:09:29.028Z] [2022-02-02T01:09:29.028Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-02T01:09:29.028Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-02T01:09:29.028Z] #68 DONE 0.9s [2022-02-02T01:09:29.028Z] [2022-02-02T01:09:29.028Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:29.028Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:29.783Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.0s [2022-02-02T01:09:29.962Z] [2022-02-02T01:09:29.962Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:29.962Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-02T01:09:29.962Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-02T01:09:29.962Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-02T01:09:29.962Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-02T01:09:29.962Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-02T01:09:30.224Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0B / 53.61MB 0.3s [2022-02-02T01:09:30.224Z] #28 ... [2022-02-02T01:09:30.224Z] [2022-02-02T01:09:30.224Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-02T01:09:30.224Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-02T01:09:30.224Z] #45 DONE 0.0s [2022-02-02T01:09:30.224Z] [2022-02-02T01:09:30.224Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:30.224Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-02T01:09:30.224Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 8.13MB / 53.61MB 0.4s [2022-02-02T01:09:30.353Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 7.2s done [2022-02-02T01:09:30.395Z] #19 68.36 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-02-02T01:09:30.395Z] #19 68.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-02T01:09:30.395Z] #19 68.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-02T01:09:30.395Z] #19 68.41 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-02T01:09:30.395Z] #19 68.42 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-02T01:09:30.395Z] #19 68.42 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-02T01:09:30.395Z] #19 68.65 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-02T01:09:30.395Z] #19 68.66 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-02T01:09:30.395Z] #19 68.66 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-02-02T01:09:30.395Z] #19 68.66 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-02T01:09:30.395Z] #19 68.66 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-02T01:09:30.395Z] #19 68.67 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-02T01:09:30.395Z] #19 68.67 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-02T01:09:30.395Z] #19 68.67 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-02T01:09:30.395Z] #19 68.68 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-02T01:09:30.395Z] #19 68.68 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-02T01:09:30.395Z] #19 68.68 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-02T01:09:30.395Z] #19 68.69 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-02T01:09:30.395Z] #19 68.69 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-02T01:09:30.395Z] #19 68.69 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-02T01:09:30.395Z] #19 68.71 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-02-02T01:09:30.395Z] #19 68.71 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-02T01:09:30.395Z] #19 68.71 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-02T01:09:30.395Z] #19 68.72 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-02T01:09:30.395Z] #19 68.74 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-02T01:09:30.395Z] #19 68.75 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-02T01:09:30.395Z] #19 68.77 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-02-02T01:09:30.395Z] #19 68.78 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-02-02T01:09:30.417Z] #11 ... [2022-02-02T01:09:30.417Z] [2022-02-02T01:09:30.417Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-02T01:09:30.417Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-02T01:09:30.417Z] #70 DONE 1.2s [2022-02-02T01:09:30.417Z] [2022-02-02T01:09:30.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:30.417Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:30.484Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 23.07MB / 53.61MB 0.5s [2022-02-02T01:09:30.484Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 32.51MB / 53.61MB 0.6s [2022-02-02T01:09:30.604Z] #11 ... [2022-02-02T01:09:30.604Z] [2022-02-02T01:09:30.604Z] #24 [internal] load build context [2022-02-02T01:09:30.604Z] #24 sha256:898fb16b091b9e5f8df04eda3a31aa8cffe109532ce40ceb6cc549a003250a1a [2022-02-02T01:09:30.604Z] #24 transferring context: 56.56MB 7.0s done [2022-02-02T01:09:30.604Z] #24 DONE 8.4s [2022-02-02T01:09:30.604Z] [2022-02-02T01:09:30.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:30.604Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:30.604Z] #11 ... [2022-02-02T01:09:30.604Z] [2022-02-02T01:09:30.604Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:30.604Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:30.604Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.6s [2022-02-02T01:09:30.621Z] #11 ... [2022-02-02T01:09:30.621Z] [2022-02-02T01:09:30.621Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:30.621Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:09:30.621Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:30.621Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-02T01:09:30.621Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-02T01:09:30.621Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-02-02T01:09:30.621Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-02-02T01:09:30.621Z] #69 DONE 7.8s [2022-02-02T01:09:30.621Z] [2022-02-02T01:09:30.621Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:30.621Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-02T01:09:30.621Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-02T01:09:30.621Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:30.621Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-02T01:09:30.621Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-02T01:09:30.621Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2022-02-02T01:09:30.621Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-02-02T01:09:30.621Z] #67 DONE 7.8s [2022-02-02T01:09:30.621Z] [2022-02-02T01:09:30.621Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:30.621Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:30.744Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 37.75MB / 53.61MB 0.7s [2022-02-02T01:09:30.744Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 0.9s [2022-02-02T01:09:31.173Z] #28 ... [2022-02-02T01:09:31.173Z] [2022-02-02T01:09:31.173Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:31.173Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-02T01:09:31.173Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-02T01:09:31.173Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-02T01:09:31.173Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:31.173Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-02T01:09:31.173Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-02-02T01:09:31.173Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-02-02T01:09:31.173Z] #67 DONE 9.3s [2022-02-02T01:09:31.433Z] [2022-02-02T01:09:31.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:31.433Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:31.433Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 8.3s done [2022-02-02T01:09:31.765Z] #19 70.05 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-02-02T01:09:31.765Z] #19 70.06 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-02-02T01:09:31.765Z] #19 70.08 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-02T01:09:31.765Z] #19 ... [2022-02-02T01:09:31.765Z] [2022-02-02T01:09:31.765Z] #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-02-02T01:09:31.765Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:09:31.765Z] #41 DONE 76.8s [2022-02-02T01:09:31.765Z] [2022-02-02T01:09:31.765Z] #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-02-02T01:09:31.765Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:09:31.765Z] #19 70.18 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-02-02T01:09:31.765Z] #19 70.28 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-02-02T01:09:32.379Z] #11 ... [2022-02-02T01:09:32.379Z] [2022-02-02T01:09:32.379Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:32.379Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:32.379Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.1s done [2022-02-02T01:09:32.379Z] #28 DONE 10.6s [2022-02-02T01:09:32.379Z] [2022-02-02T01:09:32.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:32.379Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:32.379Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-02T01:09:32.653Z] #28 ... [2022-02-02T01:09:32.653Z] [2022-02-02T01:09:32.653Z] #24 [internal] load build context [2022-02-02T01:09:32.653Z] #24 sha256:c55d8624f8dd42503d3a2bfba42faae1abbdab394d5e3ae11d91e44053790d1a [2022-02-02T01:09:32.653Z] #24 transferring context: 56.56MB 2.0s done [2022-02-02T01:09:32.653Z] #24 DONE 2.8s [2022-02-02T01:09:32.653Z] [2022-02-02T01:09:32.653Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:32.653Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-02T01:09:32.653Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.7s done [2022-02-02T01:09:33.221Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0.5s [2022-02-02T01:09:33.399Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-02T01:09:33.658Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-02T01:09:33.659Z] #19 71.78 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-02-02T01:09:33.659Z] #19 71.78 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-02T01:09:33.659Z] #19 71.79 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-02T01:09:33.659Z] #19 71.80 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-02-02T01:09:33.659Z] #19 71.80 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-02T01:09:33.659Z] #19 71.80 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-02T01:09:33.659Z] #19 71.80 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-02T01:09:33.659Z] #19 71.84 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-02T01:09:33.659Z] #19 71.85 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-02T01:09:33.659Z] #19 71.86 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-02-02T01:09:33.659Z] #19 71.87 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-02-02T01:09:33.724Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.9s done [2022-02-02T01:09:33.923Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 9.1s done [2022-02-02T01:09:33.986Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0.1s [2022-02-02T01:09:34.498Z] #28 ... [2022-02-02T01:09:34.498Z] [2022-02-02T01:09:34.498Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-02T01:09:34.498Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-02T01:09:34.498Z] #68 DONE 0.9s [2022-02-02T01:09:34.498Z] [2022-02-02T01:09:34.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:34.498Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:34.591Z] #19 73.09 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-02-02T01:09:34.599Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.8s done [2022-02-02T01:09:34.600Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.7s done [2022-02-02T01:09:34.600Z] #11 ... [2022-02-02T01:09:34.600Z] [2022-02-02T01:09:34.600Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-02T01:09:34.600Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-02T01:09:34.600Z] #68 DONE 1.0s [2022-02-02T01:09:34.758Z] #11 ... [2022-02-02T01:09:34.758Z] [2022-02-02T01:09:34.758Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-02T01:09:34.758Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-02T01:09:34.758Z] #28 DONE 12.0s [2022-02-02T01:09:34.758Z] [2022-02-02T01:09:34.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:34.758Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:34.758Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.1s [2022-02-02T01:09:34.848Z] #19 73.09 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-02-02T01:09:34.848Z] #19 73.11 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-02T01:09:34.848Z] #19 73.14 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-02-02T01:09:34.848Z] #19 73.17 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-02-02T01:09:34.859Z] [2022-02-02T01:09:34.859Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-02T01:09:34.859Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-02T01:09:35.017Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-02T01:09:35.779Z] #19 74.25 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-02-02T01:09:35.957Z] #11 ... [2022-02-02T01:09:35.957Z] [2022-02-02T01:09:35.957Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-02T01:09:35.957Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-02T01:09:35.957Z] #70 DONE 1.1s [2022-02-02T01:09:35.957Z] [2022-02-02T01:09:35.957Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:35.957Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:35.957Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-02T01:09:36.036Z] #19 74.26 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-02T01:09:36.036Z] #19 74.26 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-02T01:09:36.036Z] #19 74.29 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-02-02T01:09:36.036Z] #19 74.29 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-02T01:09:36.036Z] #19 74.30 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-02T01:09:36.036Z] #19 74.30 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-02T01:09:36.036Z] #19 74.30 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-02T01:09:36.036Z] #19 74.33 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-02T01:09:36.036Z] #19 74.35 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-02T01:09:36.036Z] #19 74.38 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-02T01:09:36.036Z] #19 74.39 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-02T01:09:36.036Z] #19 74.41 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-02T01:09:36.036Z] #19 74.41 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-02-02T01:09:36.036Z] #19 74.43 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-02-02T01:09:36.233Z] #70 DONE 1.4s [2022-02-02T01:09:36.233Z] [2022-02-02T01:09:36.233Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:36.233Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:36.233Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 1.2s [2022-02-02T01:09:36.504Z] #28 DONE 6.5s [2022-02-02T01:09:36.504Z] [2022-02-02T01:09:36.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:36.504Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-02T01:09:36.504Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-02T01:09:36.504Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-02T01:09:36.504Z] #11 sha256:0e633e6b67296a31dccdab5b33478cc54e088ddb70f755774e456e7a66867444 1.80kB / 1.80kB done [2022-02-02T01:09:36.504Z] #11 sha256:33333f82ea6e89b2e44618035b5a8f34a93292669064e882ef1b374127c325b9 7.08kB / 7.08kB done [2022-02-02T01:09:36.504Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.7s done [2022-02-02T01:09:36.504Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 1.1s done [2022-02-02T01:09:36.504Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.6s done [2022-02-02T01:09:36.504Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 4.1s done [2022-02-02T01:09:36.504Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 6.2s done [2022-02-02T01:09:36.504Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.8s done [2022-02-02T01:09:36.504Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 6.2s done [2022-02-02T01:09:36.504Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.1s [2022-02-02T01:09:36.504Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 0B / 102.65MB 6.3s [2022-02-02T01:09:36.504Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 6.29MB / 102.65MB 6.5s [2022-02-02T01:09:36.504Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 13.63MB / 102.65MB 6.7s [2022-02-02T01:09:36.525Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.9s done [2022-02-02T01:09:36.764Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.6s done [2022-02-02T01:09:36.764Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 19.92MB / 102.65MB 6.9s [2022-02-02T01:09:36.787Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-02T01:09:37.036Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 26.21MB / 102.65MB 7.0s [2022-02-02T01:09:37.036Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 32.43MB / 102.65MB 7.1s [2022-02-02T01:09:37.036Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-02T01:09:37.307Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 50.33MB / 102.65MB 7.3s [2022-02-02T01:09:37.307Z] #11 ... [2022-02-02T01:09:37.307Z] [2022-02-02T01:09:37.307Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:37.307Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-02T01:09:37.307Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-02T01:09:37.307Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:37.307Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-02T01:09:37.307Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-02T01:09:37.307Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.4s done [2022-02-02T01:09:37.307Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-02-02T01:09:37.307Z] #67 DONE 7.6s [2022-02-02T01:09:37.307Z] [2022-02-02T01:09:37.307Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:37.307Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-02T01:09:37.307Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 63.96MB / 102.65MB 7.4s [2022-02-02T01:09:37.307Z] #11 ... [2022-02-02T01:09:37.307Z] [2022-02-02T01:09:37.307Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:37.307Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:09:37.307Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-02T01:09:37.307Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-02T01:09:37.307Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-02T01:09:37.307Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-02T01:09:37.307Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s done [2022-02-02T01:09:37.307Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s [2022-02-02T01:09:37.408Z] #19 75.76 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-02-02T01:09:37.408Z] #19 75.76 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-02-02T01:09:37.408Z] #19 75.79 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-02T01:09:37.408Z] #19 75.82 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-02-02T01:09:37.408Z] #19 75.85 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-02-02T01:09:37.567Z] #69 ... [2022-02-02T01:09:37.567Z] [2022-02-02T01:09:37.567Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:37.567Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-02T01:09:37.567Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 69.21MB / 102.65MB 7.6s [2022-02-02T01:09:37.567Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 74.45MB / 102.65MB 7.7s [2022-02-02T01:09:37.827Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 83.89MB / 102.65MB 7.8s [2022-02-02T01:09:37.827Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.7s done [2022-02-02T01:09:37.827Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 91.23MB / 102.65MB 8.0s [2022-02-02T01:09:38.086Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 8.3s [2022-02-02T01:09:38.211Z] #11 ... [2022-02-02T01:09:38.211Z] [2022-02-02T01:09:38.211Z] #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-02-02T01:09:38.211Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:09:38.211Z] #29 1.029 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:09:38.211Z] #29 1.058 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:09:38.211Z] #29 1.065 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:09:38.211Z] #29 1.165 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:09:38.211Z] #29 1.361 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:09:38.211Z] #29 1.892 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:09:38.211Z] #29 3.498 Fetched 8500 kB in 3s (3136 kB/s) [2022-02-02T01:09:38.211Z] #29 3.498 Reading package lists... [2022-02-02T01:09:38.211Z] #29 4.500 Reading package lists... [2022-02-02T01:09:38.211Z] #29 5.331 Building dependency tree... [2022-02-02T01:09:38.211Z] #29 5.734 The following additional packages will be installed: [2022-02-02T01:09:38.211Z] #29 5.734 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-02T01:09:38.211Z] #29 5.735 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-02T01:09:38.211Z] #29 5.736 Recommended packages: [2022-02-02T01:09:38.211Z] #29 5.736 libldap-common publicsuffix libsasl2-modules [2022-02-02T01:09:38.211Z] #29 5.907 The following NEW packages will be installed: [2022-02-02T01:09:38.211Z] #29 5.908 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-02T01:09:38.211Z] #29 5.909 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-02T01:09:38.211Z] #29 5.909 libssh2-1 openssl [2022-02-02T01:09:38.211Z] #29 6.185 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:09:38.211Z] #29 6.185 Need to get 3038 kB of archives. [2022-02-02T01:09:38.211Z] #29 6.185 After this operation, 6650 kB of additional disk space will be used. [2022-02-02T01:09:38.212Z] #29 6.185 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-02T01:09:38.212Z] #29 6.203 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-02T01:09:38.212Z] #29 6.203 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-02T01:09:38.212Z] #29 6.203 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-02T01:09:38.212Z] #29 6.203 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-02T01:09:38.212Z] #29 6.210 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-02T01:09:38.212Z] #29 6.210 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-02T01:09:38.212Z] #29 6.210 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-02T01:09:38.212Z] #29 6.210 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-02T01:09:38.212Z] #29 6.232 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-02T01:09:38.212Z] #29 6.236 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-02T01:09:38.212Z] #29 6.244 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-02T01:09:38.212Z] #29 6.247 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:09:38.212Z] #29 6.249 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:09:38.212Z] #29 6.250 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:09:38.212Z] #29 6.403 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:09:38.212Z] #29 6.437 Fetched 3038 kB in 0s (9191 kB/s) [2022-02-02T01:09:38.212Z] #29 6.458 Selecting previously unselected package openssl. [2022-02-02T01:09:38.212Z] #29 6.458 (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-02-02T01:09:38.212Z] #29 6.463 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 6.468 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:38.212Z] #29 6.610 Selecting previously unselected package ca-certificates. [2022-02-02T01:09:38.212Z] #29 6.610 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-02T01:09:38.212Z] #29 6.617 Unpacking ca-certificates (20210119) ... [2022-02-02T01:09:38.212Z] #29 6.715 Selecting previously unselected package libbrotli1:amd64. [2022-02-02T01:09:38.212Z] #29 6.715 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 6.719 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:09:38.212Z] #29 6.837 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-02T01:09:38.212Z] #29 6.837 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 6.841 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:38.212Z] #29 6.883 Selecting previously unselected package libsasl2-2:amd64. [2022-02-02T01:09:38.212Z] #29 6.883 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 6.887 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:38.212Z] #29 6.944 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-02T01:09:38.212Z] #29 6.944 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 6.944 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:38.212Z] #29 7.011 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-02T01:09:38.212Z] #29 7.011 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.014 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:09:38.212Z] #29 7.065 Selecting previously unselected package libpsl5:amd64. [2022-02-02T01:09:38.212Z] #29 7.066 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.070 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:09:38.212Z] #29 7.118 Selecting previously unselected package librtmp1:amd64. [2022-02-02T01:09:38.212Z] #29 7.118 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.118 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:38.212Z] #29 7.164 Selecting previously unselected package libssh2-1:amd64. [2022-02-02T01:09:38.212Z] #29 7.164 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.167 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:09:38.212Z] #29 7.236 Selecting previously unselected package libcurl4:amd64. [2022-02-02T01:09:38.212Z] #29 7.236 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.244 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:38.212Z] #29 7.310 Selecting previously unselected package curl. [2022-02-02T01:09:38.212Z] #29 7.310 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.318 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:38.212Z] #29 7.371 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:09:38.212Z] #29 7.371 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.374 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:09:38.212Z] #29 7.442 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:09:38.212Z] #29 7.442 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.448 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:09:38.212Z] #29 7.504 Selecting previously unselected package jq. [2022-02-02T01:09:38.212Z] #29 7.504 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:09:38.212Z] #29 7.506 Unpacking jq (1.6-2.1) ... [2022-02-02T01:09:38.212Z] #29 7.543 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:09:38.212Z] #29 7.556 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:09:38.212Z] #29 7.565 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:09:38.212Z] #29 7.574 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:38.212Z] #29 7.584 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:38.212Z] #29 7.595 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:38.212Z] #29 7.607 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:09:38.212Z] #29 7.616 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:38.212Z] #29 7.630 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:09:38.212Z] #29 7.639 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:09:38.212Z] #29 7.647 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:38.212Z] #29 7.658 Setting up ca-certificates (20210119) ... [2022-02-02T01:09:38.212Z] #29 8.298 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:38.212Z] #29 8.961 129 added, 0 removed; done. [2022-02-02T01:09:38.212Z] #29 9.069 Setting up jq (1.6-2.1) ... [2022-02-02T01:09:38.212Z] #29 9.078 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:38.212Z] #29 9.087 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:38.212Z] #29 9.097 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:09:38.212Z] #29 9.113 Processing triggers for ca-certificates (20210119) ... [2022-02-02T01:09:38.212Z] #29 9.125 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:38.212Z] #29 9.673 0 added, 0 removed; done. [2022-02-02T01:09:38.212Z] #29 9.673 Running hooks in /etc/ca-certificates/update.d... [2022-02-02T01:09:38.212Z] #29 9.673 done. [2022-02-02T01:09:38.212Z] #29 ... [2022-02-02T01:09:38.212Z] [2022-02-02T01:09:38.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:38.212Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:38.212Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.4s done [2022-02-02T01:09:38.345Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 0.1s [2022-02-02T01:09:38.473Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-02T01:09:38.778Z] #19 77.03 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-02-02T01:09:38.778Z] #19 77.03 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-02T01:09:38.778Z] #19 77.03 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-02T01:09:38.778Z] #19 77.05 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-02-02T01:09:38.778Z] #19 77.06 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-02T01:09:38.778Z] #19 77.06 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-02T01:09:38.778Z] #19 77.06 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-02T01:09:38.778Z] #19 77.06 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-02T01:09:38.778Z] #19 77.08 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-02T01:09:38.778Z] #19 77.10 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-02T01:09:38.778Z] #19 77.12 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-02-02T01:09:38.778Z] #19 77.12 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-02-02T01:09:40.147Z] #19 78.32 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-02-02T01:09:40.147Z] #19 78.32 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-02-02T01:09:40.147Z] #19 78.33 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-02T01:09:40.147Z] #19 78.36 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-02-02T01:09:40.147Z] #19 78.40 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-02-02T01:09:41.512Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.6s [2022-02-02T01:09:41.517Z] #19 79.60 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-02-02T01:09:41.517Z] #19 79.60 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-02T01:09:41.657Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 2.9s done [2022-02-02T01:09:41.772Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.6s done [2022-02-02T01:09:41.774Z] #19 80.09 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:09:42.095Z] #19 80.36 Fetched 787 MB in 22s (36.2 MB/s) [2022-02-02T01:09:42.095Z] #19 80.41 Selecting previously unselected package liblocale-gettext-perl. [2022-02-02T01:09:42.095Z] #19 80.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:09:42.095Z] #19 80.42 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-02T01:09:42.095Z] #19 80.43 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-02T01:09:42.095Z] #19 80.48 Selecting previously unselected package bzip2. [2022-02-02T01:09:42.099Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-02T01:09:42.113Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.0s [2022-02-02T01:09:42.354Z] #19 80.49 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-02T01:09:42.354Z] #19 80.50 Unpacking bzip2 (1.0.8-4) ... [2022-02-02T01:09:42.354Z] #19 80.55 Selecting previously unselected package libmagic-mgc. [2022-02-02T01:09:42.354Z] #19 80.55 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-02T01:09:42.354Z] #19 80.57 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-02T01:09:42.354Z] #19 80.73 Selecting previously unselected package libmagic1:amd64. [2022-02-02T01:09:42.354Z] #19 80.74 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-02T01:09:42.354Z] #19 80.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-02T01:09:42.354Z] #19 80.83 Selecting previously unselected package file. [2022-02-02T01:09:42.354Z] #19 80.83 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-02T01:09:42.354Z] #19 80.84 Unpacking file (1:5.39-3) ... [2022-02-02T01:09:42.370Z] #11 ... [2022-02-02T01:09:42.370Z] [2022-02-02T01:09:42.370Z] #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-02-02T01:09:42.370Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:09:42.370Z] #29 2.434 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:09:42.370Z] #29 2.434 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:09:42.370Z] #29 2.434 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:09:42.370Z] #29 2.634 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:09:42.370Z] #29 3.037 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:09:42.370Z] #29 3.174 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:09:42.370Z] #29 4.770 Fetched 8500 kB in 3s (3260 kB/s) [2022-02-02T01:09:42.370Z] #29 4.770 Reading package lists... [2022-02-02T01:09:42.370Z] #29 5.562 Reading package lists... [2022-02-02T01:09:42.370Z] #29 6.406 Building dependency tree... [2022-02-02T01:09:42.370Z] #29 6.819 The following additional packages will be installed: [2022-02-02T01:09:42.370Z] #29 6.820 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-02T01:09:42.370Z] #29 6.820 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-02T01:09:42.370Z] #29 6.827 Recommended packages: [2022-02-02T01:09:42.370Z] #29 6.827 libldap-common publicsuffix libsasl2-modules [2022-02-02T01:09:42.370Z] #29 7.002 The following NEW packages will be installed: [2022-02-02T01:09:42.370Z] #29 7.002 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-02T01:09:42.370Z] #29 7.002 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-02T01:09:42.370Z] #29 7.002 libssh2-1 openssl [2022-02-02T01:09:42.370Z] #29 7.280 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:09:42.370Z] #29 7.280 Need to get 3038 kB of archives. [2022-02-02T01:09:42.370Z] #29 7.280 After this operation, 6650 kB of additional disk space will be used. [2022-02-02T01:09:42.370Z] #29 7.280 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-02T01:09:42.370Z] #29 7.301 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-02T01:09:42.370Z] #29 7.301 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-02T01:09:42.370Z] #29 7.304 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-02T01:09:42.370Z] #29 7.306 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-02T01:09:42.370Z] #29 7.306 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-02T01:09:42.370Z] #29 7.312 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-02T01:09:42.370Z] #29 7.312 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-02T01:09:42.370Z] #29 7.312 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-02T01:09:42.370Z] #29 7.312 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-02T01:09:42.370Z] #29 7.316 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-02T01:09:42.370Z] #29 7.319 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-02T01:09:42.370Z] #29 7.323 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:09:42.370Z] #29 7.325 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:09:42.370Z] #29 7.327 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:09:42.370Z] #29 7.484 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:09:42.370Z] #29 7.517 Fetched 3038 kB in 0s (9456 kB/s) [2022-02-02T01:09:42.370Z] #29 7.552 Selecting previously unselected package openssl. [2022-02-02T01:09:42.370Z] #29 7.552 (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-02-02T01:09:42.370Z] #29 7.552 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-02T01:09:42.370Z] #29 7.557 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:42.370Z] #29 7.725 Selecting previously unselected package ca-certificates. [2022-02-02T01:09:42.370Z] #29 7.725 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-02T01:09:42.370Z] #29 7.735 Unpacking ca-certificates (20210119) ... [2022-02-02T01:09:42.370Z] #29 7.807 Selecting previously unselected package libbrotli1:amd64. [2022-02-02T01:09:42.370Z] #29 7.807 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-02T01:09:42.370Z] #29 7.822 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:09:42.370Z] #29 7.900 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-02T01:09:42.370Z] #29 7.900 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:09:42.370Z] #29 7.904 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:42.370Z] #29 7.958 Selecting previously unselected package libsasl2-2:amd64. [2022-02-02T01:09:42.370Z] #29 7.958 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:09:42.370Z] #29 7.963 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:42.370Z] #29 8.031 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-02T01:09:42.370Z] #29 8.032 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-02T01:09:42.370Z] #29 8.036 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:42.370Z] #29 8.115 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-02T01:09:42.370Z] #29 8.115 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-02T01:09:42.370Z] #29 8.126 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:09:42.371Z] #29 8.178 Selecting previously unselected package libpsl5:amd64. [2022-02-02T01:09:42.371Z] #29 8.178 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.186 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:09:42.371Z] #29 8.302 Selecting previously unselected package librtmp1:amd64. [2022-02-02T01:09:42.371Z] #29 8.302 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.307 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:42.371Z] #29 8.382 Selecting previously unselected package libssh2-1:amd64. [2022-02-02T01:09:42.371Z] #29 8.382 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.389 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:09:42.371Z] #29 8.451 Selecting previously unselected package libcurl4:amd64. [2022-02-02T01:09:42.371Z] #29 8.451 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.455 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:42.371Z] #29 8.538 Selecting previously unselected package curl. [2022-02-02T01:09:42.371Z] #29 8.538 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.545 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:42.371Z] #29 8.712 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:09:42.371Z] #29 8.712 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.726 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:09:42.371Z] #29 8.815 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:09:42.371Z] #29 8.815 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.820 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:09:42.371Z] #29 8.891 Selecting previously unselected package jq. [2022-02-02T01:09:42.371Z] #29 8.891 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:09:42.371Z] #29 8.891 Unpacking jq (1.6-2.1) ... [2022-02-02T01:09:42.371Z] #29 8.936 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:09:42.371Z] #29 8.949 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:09:42.371Z] #29 8.961 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:09:42.371Z] #29 8.973 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:42.371Z] #29 8.983 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:42.371Z] #29 8.993 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:42.371Z] #29 9.009 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:09:42.371Z] #29 9.028 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:42.371Z] #29 9.081 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:09:42.371Z] #29 9.096 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:09:42.371Z] #29 9.109 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:42.371Z] #29 9.121 Setting up ca-certificates (20210119) ... [2022-02-02T01:09:42.371Z] #29 9.862 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:42.593Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 [2022-02-02T01:09:42.611Z] #19 80.91 Selecting previously unselected package xz-utils. [2022-02-02T01:09:42.611Z] #19 80.92 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-02T01:09:42.611Z] #19 80.92 Unpacking xz-utils (5.2.5-2) ... [2022-02-02T01:09:42.634Z] #29 ... [2022-02-02T01:09:42.634Z] [2022-02-02T01:09:42.634Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:42.634Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:42.686Z] #11 ... [2022-02-02T01:09:42.686Z] [2022-02-02T01:09:42.686Z] #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-02-02T01:09:42.686Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:09:42.686Z] #29 DONE 14.4s [2022-02-02T01:09:42.686Z] [2022-02-02T01:09:42.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:42.686Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:42.868Z] #19 81.02 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-02T01:09:42.868Z] #19 81.03 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-02T01:09:42.868Z] #19 81.04 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-02T01:09:43.432Z] #19 81.78 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-02T01:09:43.432Z] #19 81.78 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-02T01:09:43.432Z] #19 81.78 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-02T01:09:43.529Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 13.3s done [2022-02-02T01:09:43.632Z] #11 ... [2022-02-02T01:09:43.632Z] [2022-02-02T01:09:43.632Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-02T01:09:43.632Z] #30 sha256:f7f247bff031efa207dbca3de584a782776d2eeff9c96d902764b75229fc1957 [2022-02-02T01:09:43.632Z] #30 DONE 1.2s [2022-02-02T01:09:43.632Z] [2022-02-02T01:09:43.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:43.632Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:43.632Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-02T01:09:44.100Z] #11 ... [2022-02-02T01:09:44.100Z] [2022-02-02T01:09:44.100Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-02T01:09:44.100Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-02T01:09:44.100Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-02-02T01:09:44.100Z] #69 DONE 14.2s [2022-02-02T01:09:44.100Z] [2022-02-02T01:09:44.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:44.100Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-02T01:09:44.100Z] #11 ... [2022-02-02T01:09:44.100Z] [2022-02-02T01:09:44.100Z] #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-02-02T01:09:44.100Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-02T01:09:44.100Z] #29 1.412 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:09:44.100Z] #29 1.412 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:09:44.100Z] #29 1.431 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:09:44.100Z] #29 1.520 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:09:44.100Z] #29 1.622 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:09:44.100Z] #29 2.574 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:09:44.100Z] #29 3.455 Fetched 8384 kB in 2s (3622 kB/s) [2022-02-02T01:09:44.100Z] #29 3.455 Reading package lists... [2022-02-02T01:09:44.100Z] #29 3.978 Reading package lists... [2022-02-02T01:09:44.100Z] #29 4.462 Building dependency tree... [2022-02-02T01:09:44.100Z] #29 4.780 The following additional packages will be installed: [2022-02-02T01:09:44.100Z] #29 4.780 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-02T01:09:44.100Z] #29 4.781 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-02T01:09:44.100Z] #29 4.781 Recommended packages: [2022-02-02T01:09:44.100Z] #29 4.781 libldap-common publicsuffix libsasl2-modules [2022-02-02T01:09:44.100Z] #29 4.897 The following NEW packages will be installed: [2022-02-02T01:09:44.100Z] #29 4.897 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-02T01:09:44.100Z] #29 4.897 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-02T01:09:44.100Z] #29 4.897 libssh2-1 openssl [2022-02-02T01:09:44.100Z] #29 5.165 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:09:44.100Z] #29 5.165 Need to get 2932 kB of archives. [2022-02-02T01:09:44.100Z] #29 5.165 After this operation, 6483 kB of additional disk space will be used. [2022-02-02T01:09:44.100Z] #29 5.165 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-02T01:09:44.100Z] #29 5.226 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-02T01:09:44.100Z] #29 5.230 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-02T01:09:44.100Z] #29 5.320 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-02T01:09:44.100Z] #29 5.322 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-02T01:09:44.100Z] #29 5.327 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-02T01:09:44.100Z] #29 5.409 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-02T01:09:44.100Z] #29 5.492 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-02T01:09:44.100Z] #29 5.530 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-02T01:09:44.100Z] #29 5.723 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-02T01:09:44.100Z] #29 5.734 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-02T01:09:44.100Z] #29 5.827 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-02T01:09:44.100Z] #29 5.928 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-02T01:09:44.100Z] #29 5.949 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-02T01:09:44.100Z] #29 6.023 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-02T01:09:44.100Z] #29 6.539 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:09:44.100Z] #29 6.674 Fetched 2932 kB in 1s (2611 kB/s) [2022-02-02T01:09:44.100Z] #29 7.033 Selecting previously unselected package openssl. [2022-02-02T01:09:44.100Z] #29 7.033 (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-02-02T01:09:44.100Z] #29 7.033 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-02T01:09:44.100Z] #29 7.048 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:44.100Z] #29 7.612 Selecting previously unselected package ca-certificates. [2022-02-02T01:09:44.100Z] #29 7.612 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-02T01:09:44.100Z] #29 7.626 Unpacking ca-certificates (20210119) ... [2022-02-02T01:09:44.100Z] #29 7.737 Selecting previously unselected package libbrotli1:arm64. [2022-02-02T01:09:44.100Z] #29 7.737 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-02T01:09:44.100Z] #29 7.752 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-02T01:09:44.100Z] #29 ... [2022-02-02T01:09:44.100Z] [2022-02-02T01:09:44.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:44.100Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-02T01:09:44.253Z] #19 82.44 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-02T01:09:44.253Z] #19 82.45 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-02T01:09:44.253Z] #19 82.46 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-02T01:09:44.765Z] #11 ... [2022-02-02T01:09:44.766Z] [2022-02-02T01:09:44.766Z] #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-02-02T01:09:44.766Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:09:44.766Z] #29 2.236 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:09:44.766Z] #29 2.236 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:09:44.766Z] #29 2.269 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:09:44.766Z] #29 2.427 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:09:44.766Z] #29 2.660 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:09:44.766Z] #29 3.080 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:09:44.766Z] #29 4.409 Fetched 8500 kB in 2s (3487 kB/s) [2022-02-02T01:09:44.766Z] #29 4.409 Reading package lists... [2022-02-02T01:09:44.766Z] #29 5.291 Reading package lists... [2022-02-02T01:09:44.766Z] #29 6.116 Building dependency tree... [2022-02-02T01:09:44.766Z] #29 6.481 The following additional packages will be installed: [2022-02-02T01:09:44.766Z] #29 6.481 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-02T01:09:44.766Z] #29 6.481 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-02T01:09:44.766Z] #29 6.481 Recommended packages: [2022-02-02T01:09:44.766Z] #29 6.481 libldap-common publicsuffix libsasl2-modules [2022-02-02T01:09:44.766Z] #29 6.681 The following NEW packages will be installed: [2022-02-02T01:09:44.766Z] #29 6.681 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-02T01:09:44.766Z] #29 6.681 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-02T01:09:44.766Z] #29 6.681 libssh2-1 openssl [2022-02-02T01:09:44.766Z] #29 6.964 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:09:44.766Z] #29 6.964 Need to get 3038 kB of archives. [2022-02-02T01:09:44.766Z] #29 6.964 After this operation, 6650 kB of additional disk space will be used. [2022-02-02T01:09:44.766Z] #29 6.964 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-02T01:09:44.766Z] #29 6.978 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-02T01:09:44.766Z] #29 6.978 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-02T01:09:44.766Z] #29 6.978 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-02T01:09:44.766Z] #29 6.983 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-02T01:09:44.766Z] #29 6.983 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-02T01:09:44.766Z] #29 6.985 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-02T01:09:44.766Z] #29 6.990 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-02T01:09:44.766Z] #29 6.990 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-02T01:09:44.766Z] #29 6.993 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-02T01:09:44.766Z] #29 6.993 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-02T01:09:44.766Z] #29 7.001 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-02T01:09:44.766Z] #29 7.004 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:09:44.766Z] #29 7.004 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:09:44.766Z] #29 7.007 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:09:44.766Z] #29 7.211 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:09:44.766Z] #29 7.258 Fetched 3038 kB in 0s (9551 kB/s) [2022-02-02T01:09:44.766Z] #29 7.290 Selecting previously unselected package openssl. [2022-02-02T01:09:44.766Z] #29 7.290 (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-02-02T01:09:44.766Z] #29 7.295 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 7.299 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:44.766Z] #29 7.577 Selecting previously unselected package ca-certificates. [2022-02-02T01:09:44.766Z] #29 7.577 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-02T01:09:44.766Z] #29 7.582 Unpacking ca-certificates (20210119) ... [2022-02-02T01:09:44.766Z] #29 7.689 Selecting previously unselected package libbrotli1:amd64. [2022-02-02T01:09:44.766Z] #29 7.689 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 7.689 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:09:44.766Z] #29 7.817 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-02T01:09:44.766Z] #29 7.817 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 7.822 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:44.766Z] #29 7.903 Selecting previously unselected package libsasl2-2:amd64. [2022-02-02T01:09:44.766Z] #29 7.903 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 7.912 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:44.766Z] #29 7.989 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-02T01:09:44.766Z] #29 7.989 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 7.992 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:44.766Z] #29 8.102 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-02T01:09:44.766Z] #29 8.102 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.114 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:09:44.766Z] #29 8.177 Selecting previously unselected package libpsl5:amd64. [2022-02-02T01:09:44.766Z] #29 8.177 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.180 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:09:44.766Z] #29 8.295 Selecting previously unselected package librtmp1:amd64. [2022-02-02T01:09:44.766Z] #29 8.295 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.298 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:44.766Z] #29 8.364 Selecting previously unselected package libssh2-1:amd64. [2022-02-02T01:09:44.766Z] #29 8.364 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.377 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:09:44.766Z] #29 8.460 Selecting previously unselected package libcurl4:amd64. [2022-02-02T01:09:44.766Z] #29 8.460 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.473 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:44.766Z] #29 8.581 Selecting previously unselected package curl. [2022-02-02T01:09:44.766Z] #29 8.581 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.585 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:44.766Z] #29 8.669 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:09:44.766Z] #29 8.669 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.677 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:09:44.766Z] #29 8.784 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:09:44.766Z] #29 8.784 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.788 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:09:44.766Z] #29 8.866 Selecting previously unselected package jq. [2022-02-02T01:09:44.766Z] #29 8.866 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:09:44.766Z] #29 8.866 Unpacking jq (1.6-2.1) ... [2022-02-02T01:09:44.766Z] #29 8.923 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-02T01:09:44.766Z] #29 8.936 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-02T01:09:44.766Z] #29 8.947 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-02T01:09:44.766Z] #29 8.958 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:44.766Z] #29 8.981 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:44.766Z] #29 8.981 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:44.766Z] #29 8.989 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-02T01:09:44.766Z] #29 8.998 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:44.766Z] #29 9.014 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:09:44.766Z] #29 9.024 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:09:44.766Z] #29 9.036 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:44.766Z] #29 9.046 Setting up ca-certificates (20210119) ... [2022-02-02T01:09:44.766Z] #29 9.879 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:44.817Z] #19 83.18 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-02T01:09:44.817Z] #19 83.18 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-02T01:09:44.817Z] #19 83.18 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-02T01:09:45.020Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 6.3s done [2022-02-02T01:09:45.020Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-02T01:09:45.034Z] #29 ... [2022-02-02T01:09:45.034Z] [2022-02-02T01:09:45.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:45.034Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:45.034Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 8.0s done [2022-02-02T01:09:45.037Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 2.5s done [2022-02-02T01:09:45.281Z] #11 DONE 26.5s [2022-02-02T01:09:45.281Z] [2022-02-02T01:09:45.281Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-02T01:09:45.281Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-02T01:09:45.299Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0.1s [2022-02-02T01:09:45.380Z] #19 83.88 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-02T01:09:45.637Z] #19 83.88 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-02T01:09:45.637Z] #19 83.89 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-02T01:09:45.854Z] #12 DONE 0.6s [2022-02-02T01:09:45.854Z] [2022-02-02T01:09:45.854Z] #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-02-02T01:09:45.854Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-02T01:09:46.201Z] #19 84.40 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-02T01:09:46.201Z] #19 84.40 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:09:46.201Z] #19 84.41 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:09:46.201Z] #19 84.47 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-02T01:09:46.201Z] #19 84.48 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:09:46.201Z] #19 84.49 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:09:46.415Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 [2022-02-02T01:09:46.428Z] #13 DONE 0.6s [2022-02-02T01:09:46.428Z] [2022-02-02T01:09:46.428Z] #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-02-02T01:09:46.428Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:09:46.697Z] #14 ... [2022-02-02T01:09:46.697Z] [2022-02-02T01:09:46.697Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-02T01:09:46.697Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-02T01:09:46.697Z] #42 DONE 0.1s [2022-02-02T01:09:46.697Z] [2022-02-02T01:09:46.697Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-02T01:09:46.697Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-02T01:09:46.697Z] #33 DONE 0.3s [2022-02-02T01:09:46.697Z] [2022-02-02T01:09:46.697Z] #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-02-02T01:09:46.697Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:09:46.852Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-02T01:09:46.963Z] #34 ... [2022-02-02T01:09:46.963Z] [2022-02-02T01:09:46.963Z] #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-02-02T01:09:46.963Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-02T01:09:46.963Z] #46 DONE 0.4s [2022-02-02T01:09:46.963Z] [2022-02-02T01:09:46.963Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-02T01:09:46.963Z] #25 sha256:2b95c2e7b79e196aacb3b87c4750750541312600602d5e6d392d5fcbd6616d94 [2022-02-02T01:09:46.963Z] #25 DONE 0.4s [2022-02-02T01:09:46.963Z] [2022-02-02T01:09:46.963Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-02T01:09:46.963Z] #62 sha256:66c5d7fe712caa02da4c6b938f559fc7f8fe766d56f2a856c1fc5471e0d80444 [2022-02-02T01:09:46.963Z] #62 DONE 0.5s [2022-02-02T01:09:46.963Z] [2022-02-02T01:09:46.963Z] #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-02-02T01:09:46.963Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:09:47.812Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.6s done [2022-02-02T01:09:48.089Z] #11 ... [2022-02-02T01:09:48.089Z] [2022-02-02T01:09:48.089Z] #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-02-02T01:09:48.089Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:09:48.089Z] #29 11.24 129 added, 0 removed; done. [2022-02-02T01:09:48.089Z] #29 11.34 Setting up jq (1.6-2.1) ... [2022-02-02T01:09:48.089Z] #29 11.35 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:48.089Z] #29 11.37 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:48.089Z] #29 11.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:09:48.090Z] #29 11.40 Processing triggers for ca-certificates (20210119) ... [2022-02-02T01:09:48.090Z] #29 11.41 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:48.090Z] #29 12.43 0 added, 0 removed; done. [2022-02-02T01:09:48.090Z] #29 12.43 Running hooks in /etc/ca-certificates/update.d... [2022-02-02T01:09:48.090Z] #29 12.43 done. [2022-02-02T01:09:48.090Z] #29 DONE 15.7s [2022-02-02T01:09:48.090Z] [2022-02-02T01:09:48.090Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-02T01:09:48.090Z] #30 sha256:f37231a2e15d5028f08f3ec82519914b109fbd6b77244404ea9b157c5b90909b [2022-02-02T01:09:48.603Z] #11 ... [2022-02-02T01:09:48.603Z] [2022-02-02T01:09:48.603Z] #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-02-02T01:09:48.603Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-02T01:09:48.603Z] #29 10.91 129 added, 0 removed; done. [2022-02-02T01:09:48.603Z] #29 11.11 Setting up jq (1.6-2.1) ... [2022-02-02T01:09:48.603Z] #29 11.17 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:48.603Z] #29 11.18 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:48.603Z] #29 11.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:09:48.603Z] #29 11.50 Processing triggers for ca-certificates (20210119) ... [2022-02-02T01:09:48.603Z] #29 11.53 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:48.603Z] #29 12.48 0 added, 0 removed; done. [2022-02-02T01:09:48.603Z] #29 12.48 Running hooks in /etc/ca-certificates/update.d... [2022-02-02T01:09:48.603Z] #29 12.48 done. [2022-02-02T01:09:48.603Z] #29 DONE 13.7s [2022-02-02T01:09:48.603Z] [2022-02-02T01:09:48.603Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-02T01:09:48.603Z] #30 sha256:7e89284617a1eaea8b5dfb6964d575b6513edb390f74ffda911604466a174c24 [2022-02-02T01:09:48.603Z] #30 DONE 0.1s [2022-02-02T01:09:48.603Z] [2022-02-02T01:09:48.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:48.603Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:48.661Z] #30 DONE 0.3s [2022-02-02T01:09:48.661Z] [2022-02-02T01:09:48.661Z] #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-02-02T01:09:48.661Z] #31 sha256:5e9f6501ea116bc9442b4e66435cbeedcc3ba7f875c6d1a50a00aca7203d02bc [2022-02-02T01:09:50.515Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.2s [2022-02-02T01:09:51.197Z] #31 2.521 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-02T01:09:51.197Z] #31 2.816 [2022-02-02T01:09:51.456Z] #31 3.040 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:51.703Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 5.0s [2022-02-02T01:09:51.703Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 5.3s done [2022-02-02T01:09:52.025Z] #31 3.362 [2022-02-02T01:09:52.266Z] #63 ... [2022-02-02T01:09:52.266Z] [2022-02-02T01:09:52.266Z] #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-02-02T01:09:52.266Z] #31 sha256:581fc9e3fad98a190b76dedf05fe15f199919116a4562cd51c38e2e04dbd4338 [2022-02-02T01:09:52.266Z] #31 1.580 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-02T01:09:52.266Z] #31 1.753 [2022-02-02T01:09:52.266Z] #31 1.967 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:52.266Z] #31 2.232 [2022-02-02T01:09:52.266Z] #31 3.410 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-02T01:09:52.266Z] #31 4.109 [2022-02-02T01:09:52.266Z] #31 4.374 #=#=# ############################ 39.8% ######################################################################## 100.0% [2022-02-02T01:09:52.266Z] #31 4.833 [2022-02-02T01:09:52.266Z] #31 6.099 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-02T01:09:52.266Z] #31 6.564 [2022-02-02T01:09:52.266Z] #31 6.798 #=#=# 0.0% ###################### 30.7% ####################################### 55.5% ######################################################## 78.3% ######################################################################## 100.0% [2022-02-02T01:09:52.266Z] #31 7.814 [2022-02-02T01:09:52.266Z] #31 ... [2022-02-02T01:09:52.266Z] [2022-02-02T01:09:52.266Z] #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-02-02T01:09:52.266Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:09:52.266Z] #63 5.378 + RM_GOPATH=0 [2022-02-02T01:09:52.266Z] #63 5.378 + TMP_GOPATH= [2022-02-02T01:09:52.266Z] #63 5.378 + : /build [2022-02-02T01:09:52.266Z] #63 5.378 + '[' -z '' ']' [2022-02-02T01:09:52.266Z] #63 5.389 ++ mktemp -d [2022-02-02T01:09:52.528Z] #63 5.431 + export GOPATH=/tmp/tmp.3gPBWFQIoS [2022-02-02T01:09:52.528Z] #63 5.431 + GOPATH=/tmp/tmp.3gPBWFQIoS [2022-02-02T01:09:52.528Z] #63 5.431 + RM_GOPATH=1 [2022-02-02T01:09:52.528Z] #63 5.431 + case "$(go env GOARCH)" in [2022-02-02T01:09:52.528Z] #63 5.431 ++ go env GOARCH [2022-02-02T01:09:52.528Z] #63 5.431 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:09:52.528Z] #63 5.431 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:09:52.528Z] #63 5.431 ++ dirname /install.sh [2022-02-02T01:09:52.528Z] #63 5.431 + dir=/ [2022-02-02T01:09:52.528Z] #63 5.431 + bin=rootlesskit [2022-02-02T01:09:52.528Z] #63 5.431 + shift [2022-02-02T01:09:52.528Z] #63 5.431 + '[' '!' -f //rootlesskit.installer ']' [2022-02-02T01:09:52.528Z] #63 5.431 + . //rootlesskit.installer [2022-02-02T01:09:52.528Z] #63 5.431 ++ : v0.14.6 [2022-02-02T01:09:52.528Z] #63 5.431 + install_rootlesskit [2022-02-02T01:09:52.528Z] #63 5.431 + case "$1" in [2022-02-02T01:09:52.528Z] #63 5.431 + export CGO_ENABLED=0 [2022-02-02T01:09:52.528Z] #63 5.431 + CGO_ENABLED=0 [2022-02-02T01:09:52.528Z] #63 5.431 + _install_rootlesskit [2022-02-02T01:09:52.528Z] #63 5.454 + echo 'Install rootlesskit version v0.14.6' [2022-02-02T01:09:52.528Z] #63 5.454 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:09:52.528Z] #63 5.454 + GOBIN=/build [2022-02-02T01:09:52.528Z] #63 5.454 + GO111MODULE=on [2022-02-02T01:09:52.528Z] #63 5.454 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-02T01:09:52.528Z] #63 5.454 Install rootlesskit version v0.14.6 [2022-02-02T01:09:52.594Z] #31 4.294 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-02T01:09:52.644Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a done [2022-02-02T01:09:52.644Z] #11 ... [2022-02-02T01:09:52.644Z] [2022-02-02T01:09:52.644Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-02T01:09:52.644Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-02T01:09:52.904Z] #68 ... [2022-02-02T01:09:52.904Z] [2022-02-02T01:09:52.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:52.904Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-02T01:09:52.904Z] #11 DONE 23.1s [2022-02-02T01:09:52.904Z] [2022-02-02T01:09:52.904Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-02T01:09:52.904Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-02T01:09:52.904Z] #68 DONE 0.3s [2022-02-02T01:09:52.904Z] [2022-02-02T01:09:52.904Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-02T01:09:52.904Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-02T01:09:53.063Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.4s done [2022-02-02T01:09:53.063Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-02T01:09:53.102Z] #63 5.974 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-02T01:09:53.162Z] #31 4.591 [2022-02-02T01:09:53.421Z] #31 4.818 #=#=# ####################### 32.7% ######################################################################## 100.0% [2022-02-02T01:09:53.476Z] #12 ... [2022-02-02T01:09:53.476Z] [2022-02-02T01:09:53.476Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-02T01:09:53.476Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-02T01:09:53.476Z] #70 DONE 0.2s [2022-02-02T01:09:53.476Z] [2022-02-02T01:09:53.476Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-02T01:09:53.476Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-02T01:09:53.476Z] #12 DONE 0.5s [2022-02-02T01:09:53.476Z] [2022-02-02T01:09:53.476Z] #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-02-02T01:09:53.476Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-02T01:09:53.476Z] #29 7.833 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-02T01:09:53.476Z] #29 7.833 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-02T01:09:53.476Z] #29 7.841 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:53.476Z] #29 7.902 Selecting previously unselected package libsasl2-2:arm64. [2022-02-02T01:09:53.476Z] #29 7.902 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-02T01:09:53.476Z] #29 7.908 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:53.476Z] #29 8.223 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-02T01:09:53.476Z] #29 8.224 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-02T01:09:53.476Z] #29 8.322 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:53.476Z] #29 9.698 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-02T01:09:53.476Z] #29 9.699 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-02T01:09:53.476Z] #29 9.928 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-02T01:09:53.476Z] #29 10.12 Selecting previously unselected package libpsl5:arm64. [2022-02-02T01:09:53.476Z] #29 10.12 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-02T01:09:53.476Z] #29 10.13 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-02T01:09:53.476Z] #29 10.42 Selecting previously unselected package librtmp1:arm64. [2022-02-02T01:09:53.476Z] #29 10.42 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-02T01:09:53.476Z] #29 10.49 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:53.476Z] #29 10.70 Selecting previously unselected package libssh2-1:arm64. [2022-02-02T01:09:53.476Z] #29 10.70 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-02T01:09:53.476Z] #29 10.71 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-02T01:09:53.477Z] #29 10.78 Selecting previously unselected package libcurl4:arm64. [2022-02-02T01:09:53.477Z] #29 10.78 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-02T01:09:53.477Z] #29 10.80 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:53.477Z] #29 10.88 Selecting previously unselected package curl. [2022-02-02T01:09:53.477Z] #29 10.88 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-02T01:09:53.477Z] #29 10.89 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:53.477Z] #29 11.57 Selecting previously unselected package libonig5:arm64. [2022-02-02T01:09:53.477Z] #29 11.57 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-02T01:09:53.477Z] #29 11.59 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-02T01:09:53.477Z] #29 11.82 Selecting previously unselected package libjq1:arm64. [2022-02-02T01:09:53.477Z] #29 11.82 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-02T01:09:53.477Z] #29 11.91 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-02T01:09:53.477Z] #29 11.99 Selecting previously unselected package jq. [2022-02-02T01:09:53.477Z] #29 11.99 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-02T01:09:53.477Z] #29 12.00 Unpacking jq (1.6-2.1) ... [2022-02-02T01:09:53.477Z] #29 12.34 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-02T01:09:53.477Z] #29 12.57 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-02T01:09:53.477Z] #29 12.89 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-02T01:09:53.477Z] #29 13.13 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:53.477Z] #29 13.46 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-02T01:09:53.477Z] #29 13.69 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-02T01:09:53.477Z] #29 13.82 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-02T01:09:53.477Z] #29 14.14 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-02T01:09:53.477Z] #29 14.48 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-02T01:09:53.477Z] #29 14.51 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-02T01:09:53.477Z] #29 14.53 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-02T01:09:53.477Z] #29 14.55 Setting up ca-certificates (20210119) ... [2022-02-02T01:09:53.477Z] #29 15.37 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:53.477Z] #29 15.89 129 added, 0 removed; done. [2022-02-02T01:09:53.477Z] #29 16.25 Setting up jq (1.6-2.1) ... [2022-02-02T01:09:53.477Z] #29 16.27 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:53.477Z] #29 16.30 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-02T01:09:53.477Z] #29 16.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:09:53.477Z] #29 16.43 Processing triggers for ca-certificates (20210119) ... [2022-02-02T01:09:53.477Z] #29 16.44 Updating certificates in /etc/ssl/certs... [2022-02-02T01:09:53.477Z] #29 16.90 0 added, 0 removed; done. [2022-02-02T01:09:53.477Z] #29 16.90 Running hooks in /etc/ca-certificates/update.d... [2022-02-02T01:09:53.477Z] #29 16.90 done. [2022-02-02T01:09:53.477Z] #29 DONE 17.1s [2022-02-02T01:09:53.477Z] [2022-02-02T01:09:53.477Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-02T01:09:53.477Z] #30 sha256:b0998ef31fd821d6b33ea35b309f61c5a1d584b8794b848d6b4f7548fd6605a8 [2022-02-02T01:09:53.477Z] #30 DONE 0.1s [2022-02-02T01:09:53.477Z] [2022-02-02T01:09:53.477Z] #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-02-02T01:09:53.477Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-02T01:09:53.680Z] #31 5.180 [2022-02-02T01:09:54.050Z] #13 DONE 0.6s [2022-02-02T01:09:54.050Z] [2022-02-02T01:09:54.050Z] #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-02-02T01:09:54.050Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-02T01:09:54.309Z] #36 ... [2022-02-02T01:09:54.309Z] [2022-02-02T01:09:54.309Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-02T01:09:54.309Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-02T01:09:54.309Z] #33 DONE 0.1s [2022-02-02T01:09:54.309Z] [2022-02-02T01:09:54.309Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-02T01:09:54.309Z] #25 sha256:1cf6d61f50985076729f02763caa7da4a757378f834f991e23ea856f781b9701 [2022-02-02T01:09:54.309Z] #25 DONE 0.2s [2022-02-02T01:09:54.309Z] [2022-02-02T01:09:54.309Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-02T01:09:54.309Z] #42 sha256:8ed925fc209aa4093b3379b26b70872d01daf45910e689b2f86f27e7d1345529 [2022-02-02T01:09:54.309Z] #42 DONE 0.3s [2022-02-02T01:09:54.309Z] [2022-02-02T01:09:54.310Z] #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-02-02T01:09:54.310Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-02T01:09:54.569Z] #43 ... [2022-02-02T01:09:54.569Z] [2022-02-02T01:09:54.569Z] #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-02-02T01:09:54.569Z] #46 sha256:0771a593c1f708a7c877c9bec7977e896cbe9bd1e50534cefaaca768b63477a2 [2022-02-02T01:09:54.569Z] #46 DONE 0.4s [2022-02-02T01:09:54.569Z] [2022-02-02T01:09:54.569Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-02T01:09:54.569Z] #62 sha256:bafd387f11df4a66a90f2f7d34413a9e15ab72c266bcfa0d9b22b7da0e375e01 [2022-02-02T01:09:54.569Z] #62 DONE 0.5s [2022-02-02T01:09:54.569Z] [2022-02-02T01:09:54.569Z] #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-02-02T01:09:54.569Z] #63 sha256:83051f44f965932871a0d0402d5863d37becc4e44359f35f9c208c4fdcb3de56 [2022-02-02T01:09:54.620Z] #31 6.159 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-02T01:09:54.878Z] #31 6.454 [2022-02-02T01:09:54.878Z] #31 ... [2022-02-02T01:09:54.878Z] [2022-02-02T01:09:54.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:54.878Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:54.878Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 6.5s [2022-02-02T01:09:55.140Z] #11 ... [2022-02-02T01:09:55.140Z] [2022-02-02T01:09:55.140Z] #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-02-02T01:09:55.140Z] #31 sha256:5e9f6501ea116bc9442b4e66435cbeedcc3ba7f875c6d1a50a00aca7203d02bc [2022-02-02T01:09:55.400Z] #31 6.673 #=#=# ################ 23.0% ######################################### 58.3% ################################################################# 90.3% ######################################################################## 100.0% [2022-02-02T01:09:55.664Z] #31 7.217 [2022-02-02T01:09:56.154Z] #19 94.31 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-02T01:09:56.154Z] #19 94.32 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:09:56.154Z] #19 94.32 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:09:56.154Z] #19 94.38 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-02T01:09:56.154Z] #19 94.38 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:09:56.154Z] #19 94.39 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-02T01:09:56.416Z] #63 ... [2022-02-02T01:09:56.416Z] [2022-02-02T01:09:56.416Z] #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-02-02T01:09:56.416Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:09:56.416Z] #53 6.029 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-02T01:09:56.416Z] #53 7.134 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-02T01:09:56.416Z] #53 7.148 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-02T01:09:56.416Z] #53 7.283 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-02T01:09:56.416Z] #53 9.048 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-02T01:09:56.677Z] #53 ... [2022-02-02T01:09:56.677Z] [2022-02-02T01:09:56.677Z] #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-02-02T01:09:56.677Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:09:56.677Z] #43 5.426 + git clone https://github.com/docker/distribution.git . [2022-02-02T01:09:56.677Z] #43 5.426 Cloning into '.'... [2022-02-02T01:09:56.677Z] #43 ... [2022-02-02T01:09:56.677Z] [2022-02-02T01:09:56.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.23.8" && /build/golangci-lint --version [2022-02-02T01:09:56.677Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:09:56.677Z] #51 4.613 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-02T01:09:56.677Z] #51 9.298 go: downloading github.com/fatih/color v1.7.0 [2022-02-02T01:09:56.677Z] #51 9.315 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-02T01:09:56.677Z] #51 9.426 go: downloading github.com/pkg/errors v0.8.1 [2022-02-02T01:09:56.677Z] #51 9.463 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-02T01:09:56.677Z] #51 9.473 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-02T01:09:56.677Z] #51 9.968 go: downloading github.com/spf13/viper v1.6.1 [2022-02-02T01:09:56.677Z] #51 10.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-02T01:09:56.939Z] #51 10.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-02T01:09:56.939Z] #51 10.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-02T01:09:56.939Z] #51 10.49 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-02T01:09:56.939Z] #51 ... [2022-02-02T01:09:56.939Z] [2022-02-02T01:09:56.939Z] #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-02-02T01:09:56.939Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:09:56.939Z] #36 4.317 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-02T01:09:56.939Z] #36 ... [2022-02-02T01:09:56.939Z] [2022-02-02T01:09:56.939Z] #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-02-02T01:09:56.939Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:09:56.939Z] #58 5.390 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:09:56.939Z] #58 5.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:09:56.939Z] #58 5.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:09:56.939Z] #58 6.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:09:56.939Z] #58 8.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:09:56.939Z] #58 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:09:57.043Z] #31 8.299 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-02T01:09:57.043Z] #31 8.636 [2022-02-02T01:09:57.221Z] #58 ... [2022-02-02T01:09:57.221Z] [2022-02-02T01:09:57.221Z] #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-02-02T01:09:57.221Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:09:57.221Z] #38 6.542 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:09:57.221Z] #38 6.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:09:57.221Z] #38 6.590 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:09:57.221Z] #38 7.579 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:09:57.221Z] #38 9.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:09:57.221Z] #38 ... [2022-02-02T01:09:57.221Z] [2022-02-02T01:09:57.221Z] #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-02-02T01:09:57.221Z] #26 sha256:384586d19eef565f4ac87390906b3c853fe928121c79a268fa24d8adb85ba10f [2022-02-02T01:09:57.221Z] #26 4.660 + RM_GOPATH=0 [2022-02-02T01:09:57.221Z] #26 4.660 + TMP_GOPATH= [2022-02-02T01:09:57.221Z] #26 4.660 + : /build [2022-02-02T01:09:57.221Z] #26 4.660 + '[' -z '' ']' [2022-02-02T01:09:57.221Z] #26 4.660 ++ mktemp -d [2022-02-02T01:09:57.221Z] #26 4.660 + export GOPATH=/tmp/tmp.J0aiXeIo3M [2022-02-02T01:09:57.221Z] #26 4.660 + GOPATH=/tmp/tmp.J0aiXeIo3M [2022-02-02T01:09:57.221Z] #26 4.660 + RM_GOPATH=1 [2022-02-02T01:09:57.221Z] #26 4.660 + case "$(go env GOARCH)" in [2022-02-02T01:09:57.221Z] #26 4.660 ++ go env GOARCH [2022-02-02T01:09:57.221Z] #26 4.678 Install docker/cli version 17.06.2-ce from stable [2022-02-02T01:09:57.221Z] #26 4.678 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:09:57.221Z] #26 4.678 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:09:57.221Z] #26 4.678 ++ dirname /install.sh [2022-02-02T01:09:57.221Z] #26 4.678 + dir=/ [2022-02-02T01:09:57.221Z] #26 4.678 + bin=dockercli [2022-02-02T01:09:57.221Z] #26 4.678 + shift [2022-02-02T01:09:57.221Z] #26 4.678 + '[' '!' -f //dockercli.installer ']' [2022-02-02T01:09:57.221Z] #26 4.678 + . //dockercli.installer [2022-02-02T01:09:57.221Z] #26 4.678 ++ : stable [2022-02-02T01:09:57.221Z] #26 4.678 ++ : 17.06.2-ce [2022-02-02T01:09:57.221Z] #26 4.678 + install_dockercli [2022-02-02T01:09:57.221Z] #26 4.678 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-02T01:09:57.221Z] #26 4.678 ++ uname -m [2022-02-02T01:09:57.221Z] #26 4.678 + arch=x86_64 [2022-02-02T01:09:57.221Z] #26 4.678 + '[' x86_64 '!=' x86_64 ']' [2022-02-02T01:09:57.221Z] #26 4.678 + url=https://download.docker.com/linux/static [2022-02-02T01:09:57.221Z] #26 4.678 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-02T01:09:57.221Z] #26 4.678 + tar -xz docker/docker [2022-02-02T01:09:57.489Z] #26 ... [2022-02-02T01:09:57.489Z] [2022-02-02T01:09:57.489Z] #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-02-02T01:09:57.489Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:09:57.489Z] #49 4.197 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:09:57.489Z] #49 5.047 go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:09:57.489Z] #49 5.054 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:09:57.489Z] #49 5.079 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:09:57.489Z] #49 5.134 go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:09:57.489Z] #49 5.264 go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:09:57.489Z] #49 5.300 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:09:57.489Z] #49 5.377 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:09:57.489Z] #49 5.403 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:09:57.489Z] #49 5.519 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-02T01:09:57.489Z] #49 9.579 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:09:57.489Z] #49 9.648 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:09:57.489Z] #49 9.712 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:09:57.610Z] #31 8.859 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:57.750Z] #49 ... [2022-02-02T01:09:57.750Z] [2022-02-02T01:09:57.750Z] #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-02-02T01:09:57.750Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:09:57.750Z] #47 5.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:09:57.750Z] #47 5.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:09:57.750Z] #47 5.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:09:57.750Z] #47 5.615 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-02T01:09:57.750Z] #47 5.912 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:09:57.750Z] #47 7.900 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:09:57.750Z] #47 10.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:09:57.750Z] #47 ... [2022-02-02T01:09:57.750Z] [2022-02-02T01:09:57.750Z] #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-02-02T01:09:57.750Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:09:57.750Z] #63 10.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-02T01:09:57.750Z] #63 10.67 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-02T01:09:57.864Z] #63 2.661 + RM_GOPATH=0 [2022-02-02T01:09:57.864Z] #63 2.661 + TMP_GOPATH= [2022-02-02T01:09:57.864Z] #63 2.661 + : /build [2022-02-02T01:09:57.864Z] #63 2.661 + '[' -z '' ']' [2022-02-02T01:09:57.864Z] #63 2.661 ++ mktemp -d [2022-02-02T01:09:57.864Z] #63 2.675 + export GOPATH=/tmp/tmp.Y2wWoehR4E [2022-02-02T01:09:57.864Z] #63 2.675 + GOPATH=/tmp/tmp.Y2wWoehR4E [2022-02-02T01:09:57.864Z] #63 2.675 + RM_GOPATH=1 [2022-02-02T01:09:57.864Z] #63 2.675 + case "$(go env GOARCH)" in [2022-02-02T01:09:57.864Z] #63 2.675 ++ go env GOARCH [2022-02-02T01:09:57.864Z] #63 2.685 Install rootlesskit version v0.14.6 [2022-02-02T01:09:57.864Z] #63 2.685 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:09:57.864Z] #63 2.685 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:09:57.864Z] #63 2.685 ++ dirname /install.sh [2022-02-02T01:09:57.864Z] #63 2.685 + dir=/ [2022-02-02T01:09:57.864Z] #63 2.685 + bin=rootlesskit [2022-02-02T01:09:57.864Z] #63 2.685 + shift [2022-02-02T01:09:57.864Z] #63 2.685 + '[' '!' -f //rootlesskit.installer ']' [2022-02-02T01:09:57.864Z] #63 2.685 + . //rootlesskit.installer [2022-02-02T01:09:57.864Z] #63 2.685 ++ : v0.14.6 [2022-02-02T01:09:57.864Z] #63 2.685 + install_rootlesskit [2022-02-02T01:09:57.864Z] #63 2.685 + case "$1" in [2022-02-02T01:09:57.864Z] #63 2.685 + export CGO_ENABLED=0 [2022-02-02T01:09:57.864Z] #63 2.685 + CGO_ENABLED=0 [2022-02-02T01:09:57.864Z] #63 2.685 + _install_rootlesskit [2022-02-02T01:09:57.864Z] #63 2.685 + echo 'Install rootlesskit version v0.14.6' [2022-02-02T01:09:57.864Z] #63 2.685 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:09:57.864Z] #63 2.685 + GOBIN=/build [2022-02-02T01:09:57.864Z] #63 2.685 + GO111MODULE=on [2022-02-02T01:09:57.864Z] #63 2.685 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-02T01:09:57.864Z] #63 3.105 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-02T01:09:57.868Z] #31 9.280 [2022-02-02T01:09:58.323Z] #63 11.34 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-02T01:09:58.344Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-02T01:09:58.435Z] #31 9.983 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-02T01:09:58.605Z] #11 ... [2022-02-02T01:09:58.605Z] [2022-02-02T01:09:58.605Z] #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-02-02T01:09:58.605Z] #31 sha256:fecc44b912800198c151da1e9e7f20f2920b8acf1af0e0a636c4d3b856bfd184 [2022-02-02T01:09:58.605Z] #31 1.931 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-02T01:09:58.605Z] #31 2.229 [2022-02-02T01:09:58.605Z] #31 2.455 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:58.605Z] #31 2.741 [2022-02-02T01:09:58.605Z] #31 3.688 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-02T01:09:58.605Z] #31 3.978 [2022-02-02T01:09:58.605Z] #31 4.202 #=#=# ########################## 36.7% ######################################################################## 100.0% [2022-02-02T01:09:58.605Z] #31 4.544 [2022-02-02T01:09:58.605Z] #31 5.524 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-02T01:09:58.605Z] #31 5.805 [2022-02-02T01:09:58.605Z] #31 6.025 #=#=# 0.0% #################### 27.9% ############################################################### 87.6% ######################################################################## 100.0% [2022-02-02T01:09:58.605Z] #31 6.617 [2022-02-02T01:09:58.605Z] #31 7.638 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-02T01:09:58.605Z] #31 7.957 [2022-02-02T01:09:58.605Z] #31 8.171 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:58.605Z] #31 8.536 [2022-02-02T01:09:58.605Z] #31 9.302 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-02T01:09:58.605Z] #31 9.621 [2022-02-02T01:09:58.605Z] #31 9.841 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:58.605Z] #31 10.13 [2022-02-02T01:09:58.605Z] #31 10.21 Download of images into '/build' complete. [2022-02-02T01:09:58.605Z] #31 10.21 Use something like the following to load the result into a Docker daemon: [2022-02-02T01:09:58.605Z] #31 10.21 tar -cC '/build' . | docker load [2022-02-02T01:09:58.605Z] #31 ... [2022-02-02T01:09:58.605Z] [2022-02-02T01:09:58.605Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:58.605Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:09:58.693Z] #31 10.28 [2022-02-02T01:09:58.952Z] #31 10.50 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:59.524Z] #31 10.86 [2022-02-02T01:09:59.524Z] #31 10.95 Download of images into '/build' complete. [2022-02-02T01:09:59.524Z] #31 10.95 Use something like the following to load the result into a Docker daemon: [2022-02-02T01:09:59.524Z] #31 10.95 tar -cC '/build' . | docker load [2022-02-02T01:09:59.777Z] #63 ... [2022-02-02T01:09:59.777Z] [2022-02-02T01:09:59.777Z] #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-02-02T01:09:59.777Z] #31 sha256:37675dbc2864957c17449a65d58f6b0411d33f1916e0dc12c86e8f0b24f12f41 [2022-02-02T01:09:59.777Z] #31 1.633 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-02T01:09:59.777Z] #31 2.063 [2022-02-02T01:09:59.777Z] #31 2.299 #=#=# ######################################################################## 100.0% [2022-02-02T01:09:59.777Z] #31 2.551 [2022-02-02T01:09:59.777Z] #31 4.139 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-02T01:09:59.777Z] #31 5.256 #=#=# [2022-02-02T01:09:59.777Z] #31 5.593 #=#=# 0.8% ######################################################################## 100.0% [2022-02-02T01:09:59.990Z] #11 ... [2022-02-02T01:09:59.990Z] [2022-02-02T01:09:59.990Z] #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-02-02T01:09:59.990Z] #31 sha256:fecc44b912800198c151da1e9e7f20f2920b8acf1af0e0a636c4d3b856bfd184 [2022-02-02T01:09:59.990Z] #31 DONE 11.6s [2022-02-02T01:09:59.990Z] [2022-02-02T01:09:59.990Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:09:59.990Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:10:00.462Z] #31 DONE 12.0s [2022-02-02T01:10:00.462Z] [2022-02-02T01:10:00.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-02T01:10:00.462Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-02T01:10:00.462Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 12.0s [2022-02-02T01:10:00.717Z] #31 6.965 [2022-02-02T01:10:00.871Z] #63 ... [2022-02-02T01:10:00.871Z] [2022-02-02T01:10:00.871Z] #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-02-02T01:10:00.871Z] #26 sha256:384586d19eef565f4ac87390906b3c853fe928121c79a268fa24d8adb85ba10f [2022-02-02T01:10:00.871Z] #26 12.28 + mkdir -p /build [2022-02-02T01:10:00.871Z] #26 12.28 + mv docker/docker /build/ [2022-02-02T01:10:00.871Z] #26 12.29 + rmdir docker [2022-02-02T01:10:00.871Z] #26 DONE 13.9s [2022-02-02T01:10:00.871Z] [2022-02-02T01:10:00.871Z] #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-02-02T01:10:00.871Z] #31 sha256:581fc9e3fad98a190b76dedf05fe15f199919116a4562cd51c38e2e04dbd4338 [2022-02-02T01:10:00.871Z] #31 11.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-02T01:10:00.871Z] #31 13.62 #=#=# [2022-02-02T01:10:00.871Z] #31 13.98 #=#=# ################# 23.7% ######################################################################## 100.0% [2022-02-02T01:10:00.871Z] #31 15.59 [2022-02-02T01:10:01.444Z] #31 ... [2022-02-02T01:10:01.444Z] [2022-02-02T01:10:01.444Z] #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-02-02T01:10:01.444Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:10:01.444Z] #63 14.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-02T01:10:02.399Z] #63 ... [2022-02-02T01:10:02.399Z] [2022-02-02T01:10:02.399Z] #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-02-02T01:10:02.399Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:10:02.399Z] #36 15.47 tomll can be used in two ways: [2022-02-02T01:10:02.399Z] #36 15.47 Writing to STDIN and reading from STDOUT: [2022-02-02T01:10:02.399Z] #36 15.47 cat file.toml | tomll > file.toml [2022-02-02T01:10:02.399Z] #36 15.47 [2022-02-02T01:10:02.399Z] #36 15.47 Reading and updating a list of files: [2022-02-02T01:10:02.399Z] #36 15.47 tomll a.toml b.toml c.toml [2022-02-02T01:10:02.399Z] #36 15.47 [2022-02-02T01:10:02.399Z] #36 15.47 When given a list of files, tomll will modify all files in place without asking. [2022-02-02T01:10:02.399Z] #36 DONE 16.0s [2022-02-02T01:10:02.399Z] [2022-02-02T01:10:02.399Z] #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-02-02T01:10:02.399Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:10:02.399Z] #63 15.49 go: downloading github.com/google/uuid v1.3.0 [2022-02-02T01:10:02.399Z] #63 15.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-02T01:10:02.399Z] #63 15.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-02T01:10:02.998Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 14.3s done [2022-02-02T01:10:02.998Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-02T01:10:03.010Z] #63 ... [2022-02-02T01:10:03.010Z] [2022-02-02T01:10:03.010Z] #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-02-02T01:10:03.010Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:03.010Z] #14 6.469 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:03.010Z] #14 6.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:03.010Z] #14 6.490 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:03.010Z] #14 7.439 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:03.010Z] #14 9.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:03.010Z] #14 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:03.010Z] #14 ... [2022-02-02T01:10:03.010Z] [2022-02-02T01:10:03.010Z] #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-02-02T01:10:03.010Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:10:03.010Z] #34 6.166 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-02T01:10:03.010Z] #34 6.170 Cloning into '.'... [2022-02-02T01:10:03.260Z] #11 DONE 41.4s [2022-02-02T01:10:03.260Z] [2022-02-02T01:10:03.260Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-02T01:10:03.260Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-02T01:10:03.285Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.1s [2022-02-02T01:10:03.297Z] #34 ... [2022-02-02T01:10:03.297Z] [2022-02-02T01:10:03.297Z] #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-02-02T01:10:03.297Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:10:03.297Z] #63 16.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-02T01:10:03.297Z] #63 16.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-02T01:10:03.559Z] #63 16.57 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-02T01:10:03.830Z] #12 DONE 0.7s [2022-02-02T01:10:03.870Z] #63 16.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-02T01:10:04.091Z] [2022-02-02T01:10:04.092Z] #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-02-02T01:10:04.092Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-02T01:10:04.143Z] #63 17.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-02T01:10:04.438Z] #63 17.29 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-02T01:10:04.660Z] #13 DONE 0.6s [2022-02-02T01:10:04.660Z] [2022-02-02T01:10:04.660Z] #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-02-02T01:10:04.660Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-02T01:10:04.660Z] #46 DONE 0.1s [2022-02-02T01:10:04.660Z] [2022-02-02T01:10:04.660Z] #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-02-02T01:10:04.660Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:04.916Z] #31 ... [2022-02-02T01:10:04.916Z] [2022-02-02T01:10:04.916Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:04.916Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-02T01:10:04.916Z] #51 3.735 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-02T01:10:04.916Z] #51 7.765 go: downloading github.com/fatih/color v1.7.0 [2022-02-02T01:10:04.916Z] #51 7.776 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-02T01:10:04.916Z] #51 7.819 go: downloading github.com/pkg/errors v0.8.1 [2022-02-02T01:10:04.916Z] #51 7.867 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-02T01:10:04.916Z] #51 7.871 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-02T01:10:04.916Z] #51 8.080 go: downloading github.com/spf13/viper v1.6.1 [2022-02-02T01:10:04.916Z] #51 8.239 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-02T01:10:04.916Z] #51 8.248 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-02T01:10:04.916Z] #51 8.291 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-02T01:10:04.916Z] #51 8.361 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-02T01:10:04.916Z] #51 9.058 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-02T01:10:04.916Z] #51 9.194 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-02T01:10:04.916Z] #51 ... [2022-02-02T01:10:04.916Z] [2022-02-02T01:10:04.916Z] #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-02-02T01:10:04.916Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-02T01:10:04.916Z] #58 3.210 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:04.916Z] #58 3.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:04.916Z] #58 3.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:04.916Z] #58 3.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:10:04.916Z] #58 5.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:10:04.916Z] #58 7.647 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:10:04.916Z] #58 ... [2022-02-02T01:10:04.916Z] [2022-02-02T01:10:04.916Z] #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-02-02T01:10:04.916Z] #26 sha256:497112da550e80aa190792289bd90bbf1be044970f28130c2589599fff58cba6 [2022-02-02T01:10:04.916Z] #26 2.636 + RM_GOPATH=0 [2022-02-02T01:10:04.916Z] #26 2.636 + TMP_GOPATH= [2022-02-02T01:10:04.916Z] #26 2.636 + : /build [2022-02-02T01:10:04.916Z] #26 2.636 + '[' -z '' ']' [2022-02-02T01:10:04.916Z] #26 2.636 ++ mktemp -d [2022-02-02T01:10:04.916Z] #26 2.639 + export GOPATH=/tmp/tmp.geM29tCoON [2022-02-02T01:10:04.916Z] #26 2.639 + GOPATH=/tmp/tmp.geM29tCoON [2022-02-02T01:10:04.916Z] #26 2.639 + RM_GOPATH=1 [2022-02-02T01:10:04.916Z] #26 2.639 + case "$(go env GOARCH)" in [2022-02-02T01:10:04.916Z] #26 2.640 ++ go env GOARCH [2022-02-02T01:10:04.916Z] #26 2.649 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:04.916Z] #26 2.649 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:04.916Z] #26 2.649 ++ dirname /install.sh [2022-02-02T01:10:04.916Z] #26 2.650 + dir=/ [2022-02-02T01:10:04.916Z] #26 2.658 Install docker/cli version 17.06.2-ce from stable [2022-02-02T01:10:04.916Z] #26 2.658 + bin=dockercli [2022-02-02T01:10:04.916Z] #26 2.658 + shift [2022-02-02T01:10:04.916Z] #26 2.658 + '[' '!' -f //dockercli.installer ']' [2022-02-02T01:10:04.916Z] #26 2.658 + . //dockercli.installer [2022-02-02T01:10:04.916Z] #26 2.658 ++ : stable [2022-02-02T01:10:04.916Z] #26 2.658 ++ : 17.06.2-ce [2022-02-02T01:10:04.916Z] #26 2.658 + install_dockercli [2022-02-02T01:10:04.916Z] #26 2.658 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-02T01:10:04.916Z] #26 2.658 ++ uname -m [2022-02-02T01:10:04.916Z] #26 2.664 + arch=aarch64 [2022-02-02T01:10:04.916Z] #26 2.664 + '[' aarch64 '!=' x86_64 ']' [2022-02-02T01:10:04.916Z] #26 2.664 + '[' aarch64 '!=' s390x ']' [2022-02-02T01:10:04.916Z] #26 2.664 + '[' aarch64 '!=' armhf ']' [2022-02-02T01:10:04.916Z] #26 2.664 + build_dockercli [2022-02-02T01:10:04.916Z] #26 2.664 + git clone https://github.com/docker/docker-ce /tmp/tmp.geM29tCoON/tmp/docker-ce [2022-02-02T01:10:04.916Z] #26 2.666 Cloning into '/tmp/tmp.geM29tCoON/tmp/docker-ce'... [2022-02-02T01:10:04.916Z] #26 ... [2022-02-02T01:10:04.916Z] [2022-02-02T01:10:04.916Z] #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-02-02T01:10:04.916Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-02T01:10:04.916Z] #34 2.970 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-02T01:10:04.916Z] #34 2.978 Cloning into '.'... [2022-02-02T01:10:04.916Z] #34 ... [2022-02-02T01:10:04.916Z] [2022-02-02T01:10:04.916Z] #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-02-02T01:10:04.916Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:10:04.916Z] #14 2.632 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:04.916Z] #14 2.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:04.916Z] #14 2.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:04.916Z] #14 3.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:10:04.916Z] #14 4.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:10:04.916Z] #14 6.049 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:10:04.916Z] #14 10.46 Fetched 8384 kB in 8s (1030 kB/s) [2022-02-02T01:10:04.916Z] #14 10.46 Reading package lists... [2022-02-02T01:10:04.916Z] #14 ... [2022-02-02T01:10:04.916Z] [2022-02-02T01:10:04.916Z] #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-02-02T01:10:04.916Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-02T01:10:04.916Z] #53 3.798 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-02T01:10:04.916Z] #53 4.801 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-02T01:10:04.916Z] #53 4.806 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-02T01:10:04.916Z] #53 4.893 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-02T01:10:04.916Z] #53 6.245 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-02T01:10:04.919Z] #47 ... [2022-02-02T01:10:04.919Z] [2022-02-02T01:10:04.919Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-02T01:10:04.919Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-02T01:10:04.919Z] #42 DONE 0.2s [2022-02-02T01:10:04.919Z] [2022-02-02T01:10:04.919Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-02T01:10:04.919Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-02T01:10:04.919Z] #33 DONE 0.2s [2022-02-02T01:10:04.919Z] [2022-02-02T01:10:04.919Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-02T01:10:04.919Z] #25 sha256:4bed79d406b2156b04639c2cdf2d218387a0003aa40ec97529329231031517ea [2022-02-02T01:10:04.919Z] #25 DONE 0.4s [2022-02-02T01:10:04.919Z] [2022-02-02T01:10:04.919Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-02T01:10:04.919Z] #62 sha256:7236151024933e972ee420e560043f5febd508dc39b2bf831dbc5b60d4bdb199 [2022-02-02T01:10:04.919Z] #62 DONE 0.4s [2022-02-02T01:10:04.919Z] [2022-02-02T01:10:04.919Z] #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-02-02T01:10:04.919Z] #63 sha256:630824115702eb97229b31feedb964cf807ec277e7ef17d34fb9fe9ae8aa7754 [2022-02-02T01:10:05.176Z] #53 ... [2022-02-02T01:10:05.176Z] [2022-02-02T01:10:05.176Z] #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-02-02T01:10:05.176Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-02T01:10:05.176Z] #49 2.775 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:10:05.176Z] #49 3.972 go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:10:05.176Z] #49 3.995 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:10:05.176Z] #49 4.000 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:10:05.176Z] #49 4.048 go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:10:05.176Z] #49 4.303 go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:10:05.176Z] #49 4.339 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:10:05.176Z] #49 4.386 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:10:05.176Z] #49 4.481 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:10:05.176Z] #49 4.568 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-02T01:10:05.176Z] #49 7.205 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:10:05.176Z] #49 7.233 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:10:05.176Z] #49 7.368 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:10:05.176Z] #49 9.025 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:10:05.176Z] #49 9.039 go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:10:05.176Z] #49 ... [2022-02-02T01:10:05.176Z] [2022-02-02T01:10:05.176Z] #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-02-02T01:10:05.176Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-02T01:10:05.176Z] #38 2.286 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:05.176Z] #38 2.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:05.176Z] #38 2.304 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:05.176Z] #38 2.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:10:05.176Z] #38 3.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:10:05.176Z] #38 4.372 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:10:05.176Z] #38 8.780 Fetched 8384 kB in 7s (1241 kB/s) [2022-02-02T01:10:05.194Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 12.2s done [2022-02-02T01:10:05.195Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-02T01:10:05.435Z] #38 8.780 Reading package lists... [2022-02-02T01:10:05.435Z] #38 ... [2022-02-02T01:10:05.435Z] [2022-02-02T01:10: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-02-02T01:10:05.435Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-02T01:10:05.435Z] #47 3.294 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:05.435Z] #47 3.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:05.435Z] #47 3.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:05.435Z] #47 3.835 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-02T01:10:05.435Z] #47 3.965 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:10:05.435Z] #47 5.568 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:10:05.435Z] #47 7.573 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:10:05.435Z] #47 9.431 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-02T01:10:05.435Z] #47 ... [2022-02-02T01:10:05.435Z] [2022-02-02T01:10:05.435Z] #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-02-02T01:10:05.435Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-02T01:10:05.435Z] #58 11.19 Fetched 8384 kB in 8s (1017 kB/s) [2022-02-02T01:10:05.457Z] #11 DONE 42.7s [2022-02-02T01:10:05.717Z] [2022-02-02T01:10:05.717Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-02T01:10:05.717Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-02T01:10:06.145Z] #19 ... [2022-02-02T01:10:06.146Z] [2022-02-02T01:10:06.146Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:06.146Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:06.146Z] #58 109.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-02T01:10:06.385Z] #63 19.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-02T01:10:06.646Z] #63 ... [2022-02-02T01:10:06.646Z] [2022-02-02T01:10:06.646Z] #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-02-02T01:10:06.646Z] #31 sha256:581fc9e3fad98a190b76dedf05fe15f199919116a4562cd51c38e2e04dbd4338 [2022-02-02T01:10:06.646Z] #31 18.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-02T01:10:06.646Z] #31 20.35 #=#=# [2022-02-02T01:10:06.646Z] #31 20.72 #=#=# ######################################################################## 100.0% [2022-02-02T01:10:06.646Z] #31 22.22 [2022-02-02T01:10:06.646Z] #31 22.70 Download of images into '/build' complete. [2022-02-02T01:10:06.646Z] #31 22.70 Use something like the following to load the result into a Docker daemon: [2022-02-02T01:10:06.646Z] #31 22.70 tar -cC '/build' . | docker load [2022-02-02T01:10:06.646Z] #31 DONE 23.2s [2022-02-02T01:10:06.655Z] #12 DONE 0.9s [2022-02-02T01:10:06.656Z] [2022-02-02T01:10:06.656Z] #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-02-02T01:10:06.656Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-02T01:10:06.917Z] [2022-02-02T01:10:06.918Z] #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-02-02T01:10:06.918Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:06.918Z] #14 20.26 Fetched 8500 kB in 14s (605 kB/s) [2022-02-02T01:10:07.225Z] #13 DONE 0.7s [2022-02-02T01:10:07.225Z] [2022-02-02T01:10:07.225Z] #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-02-02T01:10:07.225Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:10:07.225Z] #36 ... [2022-02-02T01:10:07.225Z] [2022-02-02T01:10:07.225Z] #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-02-02T01:10:07.225Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-02T01:10:07.225Z] #46 DONE 0.2s [2022-02-02T01:10:07.225Z] [2022-02-02T01:10:07.225Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-02T01:10:07.225Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-02T01:10:07.225Z] #33 DONE 0.2s [2022-02-02T01:10:07.225Z] [2022-02-02T01:10:07.225Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-02T01:10:07.225Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-02T01:10:07.225Z] #42 DONE 0.2s [2022-02-02T01:10:07.225Z] [2022-02-02T01:10:07.225Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-02T01:10:07.225Z] #62 sha256:e718f8136cd24f58312b29b8a7b7fb2ac1e3f113b533ff94734eddc2e79d6ea8 [2022-02-02T01:10:07.225Z] #62 DONE 0.2s [2022-02-02T01:10:07.484Z] [2022-02-02T01:10:07.484Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-02T01:10:07.484Z] #25 sha256:d63763c3f123fb1a173bc42bec18cdbc1b9e6c00c371b8d784db741447cbe08f [2022-02-02T01:10:07.484Z] #25 DONE 0.3s [2022-02-02T01:10:07.484Z] [2022-02-02T01:10:07.484Z] #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-02-02T01:10:07.484Z] #26 sha256:2f14d006f14b4e9b82d35c8a86d219c1d978fb0df3b11bbc64bc0e3f34dfb22a [2022-02-02T01:10:07.862Z] #14 20.26 Reading package lists... [2022-02-02T01:10:07.862Z] #14 ... [2022-02-02T01:10:07.862Z] [2022-02-02T01:10:07.862Z] #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-02-02T01:10:07.862Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:07.862Z] #49 11.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:10:07.862Z] #49 11.66 go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:10:07.972Z] #58 11.19 Reading package lists... [2022-02-02T01:10:07.972Z] #58 ... [2022-02-02T01:10:07.972Z] [2022-02-02T01:10:07.972Z] #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-02-02T01:10:07.972Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-02T01:10:07.972Z] #43 3.014 + git clone https://github.com/docker/distribution.git . [2022-02-02T01:10:07.972Z] #43 3.015 Cloning into '.'... [2022-02-02T01:10:07.972Z] #43 ... [2022-02-02T01:10:07.972Z] [2022-02-02T01:10:07.972Z] #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-02-02T01:10:07.972Z] #31 sha256:37675dbc2864957c17449a65d58f6b0411d33f1916e0dc12c86e8f0b24f12f41 [2022-02-02T01:10:07.972Z] #31 11.18 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-02T01:10:07.972Z] #31 12.57 #=#=# [2022-02-02T01:10:07.972Z] #31 12.89 #=#=# 0.0% ##### 7.7% ############ 17.0% ###################### 31.0% ############################# 41.4% ######################################### 57.8% ############################################################ 84.2% ######################################################################## 100.0% [2022-02-02T01:10:07.972Z] #31 ... [2022-02-02T01:10:07.972Z] [2022-02-02T01:10:07.972Z] #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-02-02T01:10:07.972Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-02T01:10:07.972Z] #36 3.748 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-02T01:10:07.972Z] #36 13.05 tomll can be used in two ways: [2022-02-02T01:10:07.972Z] #36 13.08 Writing to STDIN and reading from STDOUT: [2022-02-02T01:10:07.972Z] #36 13.08 cat file.toml | tomll > file.toml [2022-02-02T01:10:07.972Z] #36 13.08 [2022-02-02T01:10:07.972Z] #36 13.08 Reading and updating a list of files: [2022-02-02T01:10:07.972Z] #36 13.08 tomll a.toml b.toml c.toml [2022-02-02T01:10:07.972Z] #36 13.08 [2022-02-02T01:10:07.972Z] #36 13.08 When given a list of files, tomll will modify all files in place without asking. [2022-02-02T01:10:07.972Z] #36 ... [2022-02-02T01:10:07.972Z] [2022-02-02T01:10:07.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-02-02T01:10:07.972Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:10:07.972Z] #14 10.46 Reading package lists... [2022-02-02T01:10:08.126Z] #49 ... [2022-02-02T01:10:08.126Z] [2022-02-02T01:10:08.126Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:08.126Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:08.126Z] #51 11.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-02T01:10:08.126Z] #51 11.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-02T01:10:08.126Z] #51 15.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-02T01:10:08.126Z] #51 15.43 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-02T01:10:08.126Z] #51 15.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-02T01:10:08.126Z] #51 15.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-02T01:10:08.126Z] #51 15.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-02T01:10:08.126Z] #51 16.18 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-02T01:10:08.126Z] #51 16.28 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-02T01:10:08.127Z] #51 16.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-02T01:10:08.127Z] #51 16.33 go: downloading github.com/spf13/afero v1.1.2 [2022-02-02T01:10:08.127Z] #51 16.52 go: downloading github.com/spf13/cast v1.3.0 [2022-02-02T01:10:08.127Z] #51 16.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-02T01:10:08.127Z] #51 16.58 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-02T01:10:08.127Z] #51 16.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-02T01:10:08.127Z] #51 16.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-02T01:10:08.127Z] #51 16.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-02T01:10:08.127Z] #51 17.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-02T01:10:08.127Z] #51 17.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-02T01:10:08.127Z] #51 17.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-02T01:10:08.127Z] #51 17.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-02T01:10:08.127Z] #51 17.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-02T01:10:08.127Z] #51 17.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-02T01:10:08.127Z] #51 17.27 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-02T01:10:08.127Z] #51 17.38 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-02T01:10:08.127Z] #51 17.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-02T01:10:08.127Z] #51 17.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-02T01:10:08.127Z] #51 17.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-02T01:10:08.127Z] #51 17.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-02T01:10:08.127Z] #51 17.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-02T01:10:08.127Z] #51 18.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-02T01:10:08.127Z] #51 18.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-02T01:10:08.127Z] #51 18.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-02T01:10:08.127Z] #51 18.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-02T01:10:08.127Z] #51 18.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-02T01:10:08.127Z] #51 18.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-02T01:10:08.127Z] #51 18.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-02T01:10:08.127Z] #51 19.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-02T01:10:08.127Z] #51 19.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-02T01:10:08.127Z] #51 19.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-02T01:10:08.127Z] #51 19.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-02T01:10:08.127Z] #51 19.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-02T01:10:08.127Z] #51 19.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-02T01:10:08.127Z] #51 19.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-02T01:10:08.127Z] #51 20.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-02T01:10:08.127Z] #51 20.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-02T01:10:08.127Z] #51 20.26 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-02T01:10:08.127Z] #51 20.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-02T01:10:08.127Z] #51 20.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-02T01:10:08.127Z] #51 20.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-02T01:10:08.388Z] #51 21.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-02T01:10:08.388Z] #51 21.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-02T01:10:08.388Z] #51 21.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-02T01:10:08.388Z] #51 21.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-02T01:10:08.494Z] #14 14.12 Reading package lists... [2022-02-02T01:10:08.494Z] #14 ... [2022-02-02T01:10:08.494Z] [2022-02-02T01:10:08.494Z] #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-02-02T01:10:08.494Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-02T01:10:08.494Z] #36 DONE 14.4s [2022-02-02T01:10:08.494Z] [2022-02-02T01:10:08.494Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:08.494Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-02T01:10:08.494Z] #51 11.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-02T01:10:08.494Z] #51 11.60 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-02T01:10:08.494Z] #51 11.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-02T01:10:08.494Z] #51 11.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-02T01:10:08.494Z] #51 11.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-02T01:10:08.494Z] #51 12.17 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-02T01:10:08.494Z] #51 12.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-02T01:10:08.494Z] #51 12.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-02T01:10:08.494Z] #51 12.25 go: downloading github.com/spf13/afero v1.1.2 [2022-02-02T01:10:08.494Z] #51 12.36 go: downloading github.com/spf13/cast v1.3.0 [2022-02-02T01:10:08.494Z] #51 12.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-02T01:10:08.494Z] #51 12.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-02T01:10:08.494Z] #51 12.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-02T01:10:08.494Z] #51 12.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-02T01:10:08.494Z] #51 12.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-02T01:10:08.494Z] #51 12.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-02T01:10:08.494Z] #51 12.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-02T01:10:08.494Z] #51 12.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-02T01:10:08.494Z] #51 12.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-02T01:10:08.494Z] #51 13.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-02T01:10:08.494Z] #51 13.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-02T01:10:08.494Z] #51 13.27 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-02T01:10:08.494Z] #51 13.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-02T01:10:08.494Z] #51 13.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-02T01:10:08.494Z] #51 13.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-02T01:10:08.494Z] #51 13.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-02T01:10:08.494Z] #51 13.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-02T01:10:08.494Z] #51 13.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-02T01:10:08.494Z] #51 14.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-02T01:10:08.494Z] #51 14.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-02T01:10:08.494Z] #51 14.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-02T01:10:08.650Z] #51 22.04 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-02T01:10:08.650Z] #51 22.04 go: downloading golang.org/x/text v0.3.2 [2022-02-02T01:10:08.754Z] #51 14.60 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-02T01:10:08.754Z] #51 14.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-02T01:10:08.754Z] #51 14.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-02T01:10:08.912Z] #51 ... [2022-02-02T01:10:08.912Z] [2022-02-02T01:10:08.912Z] #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-02-02T01:10:08.912Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:08.912Z] #38 12.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:08.912Z] #38 20.56 Fetched 8500 kB in 14s (596 kB/s) [2022-02-02T01:10:09.014Z] #51 14.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-02T01:10:09.174Z] #38 20.56 Reading package lists... [2022-02-02T01:10:09.174Z] #38 ... [2022-02-02T01:10:09.174Z] [2022-02-02T01:10:09.174Z] #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-02-02T01:10:09.174Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:09.174Z] #58 19.42 Fetched 8500 kB in 14s (588 kB/s) [2022-02-02T01:10:09.582Z] #51 15.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-02T01:10:09.582Z] #51 15.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-02T01:10:09.582Z] #51 15.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-02T01:10:09.582Z] #51 15.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-02T01:10:09.582Z] #51 15.64 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-02T01:10:09.747Z] #58 19.42 Reading package lists... [2022-02-02T01:10:09.747Z] #58 ... [2022-02-02T01:10:09.747Z] [2022-02-02T01:10:09.747Z] #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-02-02T01:10:09.747Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:09.747Z] #47 12.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-02T01:10:09.747Z] #47 19.94 Fetched 8503 kB in 15s (561 kB/s) [2022-02-02T01:10:09.842Z] #51 15.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-02T01:10:09.842Z] #51 15.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-02T01:10:09.842Z] #51 ... [2022-02-02T01:10:09.842Z] [2022-02-02T01:10:09.842Z] #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-02-02T01:10:09.842Z] #63 sha256:83051f44f965932871a0d0402d5863d37becc4e44359f35f9c208c4fdcb3de56 [2022-02-02T01:10:09.842Z] #63 5.327 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-02T01:10:09.842Z] #63 5.342 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-02T01:10:09.842Z] #63 5.831 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-02T01:10:09.842Z] #63 8.233 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-02T01:10:09.842Z] #63 8.786 go: downloading github.com/google/uuid v1.3.0 [2022-02-02T01:10:09.842Z] #63 8.787 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-02T01:10:09.842Z] #63 8.840 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-02T01:10:09.842Z] #63 9.043 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-02T01:10:09.842Z] #63 9.120 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-02T01:10:09.842Z] #63 9.192 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-02T01:10:09.842Z] #63 9.678 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-02T01:10:09.842Z] #63 9.833 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-02T01:10:09.842Z] #63 9.963 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-02T01:10:09.842Z] #63 10.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-02T01:10:10.101Z] #63 ... [2022-02-02T01:10:10.101Z] [2022-02-02T01:10:10.101Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:10.101Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-02T01:10:10.102Z] #51 15.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-02T01:10:10.102Z] #51 15.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-02T01:10:10.102Z] #51 15.92 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-02T01:10:10.102Z] #51 15.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-02T01:10:10.102Z] #51 16.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-02T01:10:10.102Z] #51 16.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-02T01:10:10.201Z] #63 ... [2022-02-02T01:10:10.201Z] [2022-02-02T01:10:10.201Z] #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-02-02T01:10:10.201Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:10.201Z] #14 4.318 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:10.201Z] #14 4.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:10.201Z] #14 4.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:10.201Z] #14 4.555 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:10.201Z] #14 5.068 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:10.201Z] #14 5.687 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:10.321Z] #58 ... [2022-02-02T01:10:10.321Z] [2022-02-02T01:10:10.321Z] #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-02-02T01:10:10.321Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:10:10.321Z] #19 104.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-02T01:10:10.321Z] #19 104.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:10.321Z] #19 104.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:10:10.321Z] #19 105.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-02T01:10:10.321Z] #19 105.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:10.321Z] #19 105.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-02T01:10:10.673Z] #51 16.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-02T01:10:10.674Z] #51 16.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-02T01:10:10.934Z] #51 16.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-02T01:10:10.934Z] #51 16.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-02T01:10:10.934Z] #51 16.84 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-02T01:10:10.934Z] #51 16.90 go: downloading golang.org/x/text v0.3.2 [2022-02-02T01:10:11.134Z] #47 19.94 Reading package lists... [2022-02-02T01:10:11.134Z] #47 ... [2022-02-02T01:10:11.134Z] [2022-02-02T01:10:11.134Z] #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-02-02T01:10:11.134Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:10:11.134Z] #43 24.30 Updating files: 94% (1700/1805) Updating files: 95% (1715/1805) Updating files: 96% (1733/1805) Updating files: 97% (1751/1805) Updating files: 98% (1769/1805) Updating files: 99% (1787/1805) Updating files: 100% (1805/1805) Updating files: 100% (1805/1805), done. [2022-02-02T01:10:11.134Z] #43 24.35 + git checkout -q v2.3.0 [2022-02-02T01:10:11.582Z] #14 ... [2022-02-02T01:10:11.582Z] [2022-02-02T01:10:11.582Z] #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-02-02T01:10:11.582Z] #63 sha256:630824115702eb97229b31feedb964cf807ec277e7ef17d34fb9fe9ae8aa7754 [2022-02-02T01:10:11.582Z] #63 6.335 + RM_GOPATH=0 [2022-02-02T01:10:11.582Z] #63 6.336 + TMP_GOPATH= [2022-02-02T01:10:11.582Z] #63 6.336 + : /build [2022-02-02T01:10:11.582Z] #63 6.336 + '[' -z '' ']' [2022-02-02T01:10:11.582Z] #63 6.339 ++ mktemp -d [2022-02-02T01:10:11.582Z] #63 6.372 + export GOPATH=/tmp/tmp.VHfBQXxHvX [2022-02-02T01:10:11.582Z] #63 6.372 + GOPATH=/tmp/tmp.VHfBQXxHvX [2022-02-02T01:10:11.582Z] #63 6.372 + RM_GOPATH=1 [2022-02-02T01:10:11.582Z] #63 6.372 + case "$(go env GOARCH)" in [2022-02-02T01:10:11.582Z] #63 6.372 ++ go env GOARCH [2022-02-02T01:10:11.582Z] #63 6.418 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:11.582Z] #63 6.418 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:11.582Z] #63 6.418 ++ dirname /install.sh [2022-02-02T01:10:11.582Z] #63 6.424 Install rootlesskit version v0.14.6 [2022-02-02T01:10:11.582Z] #63 6.425 + dir=/ [2022-02-02T01:10:11.582Z] #63 6.425 + bin=rootlesskit [2022-02-02T01:10:11.582Z] #63 6.425 + shift [2022-02-02T01:10:11.582Z] #63 6.425 + '[' '!' -f //rootlesskit.installer ']' [2022-02-02T01:10:11.582Z] #63 6.425 + . //rootlesskit.installer [2022-02-02T01:10:11.582Z] #63 6.425 ++ : v0.14.6 [2022-02-02T01:10:11.582Z] #63 6.425 + install_rootlesskit [2022-02-02T01:10:11.582Z] #63 6.425 + case "$1" in [2022-02-02T01:10:11.582Z] #63 6.425 + export CGO_ENABLED=0 [2022-02-02T01:10:11.582Z] #63 6.425 + CGO_ENABLED=0 [2022-02-02T01:10:11.582Z] #63 6.425 + _install_rootlesskit [2022-02-02T01:10:11.582Z] #63 6.425 + echo 'Install rootlesskit version v0.14.6' [2022-02-02T01:10:11.582Z] #63 6.425 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:10:11.582Z] #63 6.425 + GOBIN=/build [2022-02-02T01:10:11.582Z] #63 6.425 + GO111MODULE=on [2022-02-02T01:10:11.582Z] #63 6.425 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-02T01:10:12.156Z] #63 6.997 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-02T01:10:12.775Z] #26 5.151 + RM_GOPATH=0 [2022-02-02T01:10:12.775Z] #26 5.151 + TMP_GOPATH= [2022-02-02T01:10:12.775Z] #26 5.151 + : /build [2022-02-02T01:10:12.775Z] #26 5.152 + '[' -z '' ']' [2022-02-02T01:10:12.775Z] #26 5.153 ++ mktemp -d [2022-02-02T01:10:12.775Z] #26 5.165 + export GOPATH=/tmp/tmp.i6wrzHxYIO [2022-02-02T01:10:12.775Z] #26 5.165 + GOPATH=/tmp/tmp.i6wrzHxYIO [2022-02-02T01:10:12.775Z] #26 5.165 + RM_GOPATH=1 [2022-02-02T01:10:12.775Z] #26 5.165 + case "$(go env GOARCH)" in [2022-02-02T01:10:12.775Z] #26 5.166 ++ go env GOARCH [2022-02-02T01:10:12.775Z] #26 5.175 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:12.775Z] #26 5.176 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:12.775Z] #26 5.179 ++ dirname /install.sh [2022-02-02T01:10:12.775Z] #26 5.180 + dir=/ [2022-02-02T01:10:12.775Z] #26 5.182 + bin=dockercli [2022-02-02T01:10:12.775Z] #26 5.182 + shift [2022-02-02T01:10:12.775Z] #26 5.183 + '[' '!' -f //dockercli.installer ']' [2022-02-02T01:10:12.775Z] #26 5.183 + . //dockercli.installer [2022-02-02T01:10:12.775Z] #26 5.183 ++ : stable [2022-02-02T01:10:12.775Z] #26 5.184 ++ : 17.06.2-ce [2022-02-02T01:10:12.775Z] #26 5.186 + install_dockercli [2022-02-02T01:10:12.775Z] #26 5.186 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-02T01:10:12.775Z] #26 5.187 Install docker/cli version 17.06.2-ce from stable [2022-02-02T01:10:12.775Z] #26 5.188 ++ uname -m [2022-02-02T01:10:12.775Z] #26 5.193 + arch=x86_64 [2022-02-02T01:10:12.775Z] #26 5.193 + '[' x86_64 '!=' x86_64 ']' [2022-02-02T01:10:12.775Z] #26 5.193 + url=https://download.docker.com/linux/static [2022-02-02T01:10:12.775Z] #26 5.195 + tar -xz docker/docker [2022-02-02T01:10:12.775Z] #26 5.200 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-02T01:10:13.053Z] #43 26.48 + 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-02-02T01:10:14.503Z] #19 ... [2022-02-02T01:10:14.503Z] [2022-02-02T01:10:14.503Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:14.503Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:14.503Z] #58 DONE 119.1s [2022-02-02T01:10:14.503Z] [2022-02-02T01:10:14.503Z] #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-02-02T01:10:14.503Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:10:14.503Z] #50 110.3 + dpkg --print-architecture [2022-02-02T01:10:14.503Z] #50 110.3 + git checkout -q v2.1.0 [2022-02-02T01:10:14.503Z] #50 110.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-02T01:10:14.503Z] #50 110.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-02T01:10:14.503Z] #50 ... [2022-02-02T01:10:14.503Z] [2022-02-02T01:10:14.503Z] #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-02-02T01:10:14.503Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:10:14.503Z] #19 112.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-02T01:10:14.503Z] #19 112.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:14.503Z] #19 ... [2022-02-02T01:10:14.503Z] [2022-02-02T01:10:14.503Z] #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-02-02T01:10:14.503Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:10:14.503Z] #50 DONE 119.4s [2022-02-02T01:10:14.503Z] [2022-02-02T01:10:14.503Z] #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-02-02T01:10:14.503Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-02T01:10:14.503Z] #19 112.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:10:14.503Z] #19 112.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-02T01:10:14.503Z] #19 112.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:14.503Z] #19 112.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:10:14.695Z] #63 ... [2022-02-02T01:10:14.695Z] [2022-02-02T01:10:14.695Z] #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-02-02T01:10:14.695Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:14.695Z] #49 7.561 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:10:14.695Z] #49 9.337 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:10:14.695Z] #49 9.337 go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:10:14.695Z] #49 9.388 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:10:14.695Z] #49 9.492 go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:10:14.695Z] #49 10.23 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:10:14.695Z] #49 ... [2022-02-02T01:10:14.695Z] [2022-02-02T01:10:14.695Z] #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-02-02T01:10:14.696Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:10:14.696Z] #53 5.986 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-02T01:10:14.696Z] #53 7.066 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-02T01:10:14.696Z] #53 7.095 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-02T01:10:14.696Z] #53 7.104 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-02T01:10:14.696Z] #53 9.149 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-02T01:10:14.956Z] #53 ... [2022-02-02T01:10:14.956Z] [2022-02-02T01:10:14.956Z] #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-02-02T01:10:14.956Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:10:14.956Z] #36 6.624 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-02T01:10:14.956Z] #36 ... [2022-02-02T01:10:14.956Z] [2022-02-02T01:10:14.956Z] #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-02-02T01:10:14.956Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:14.956Z] #58 7.434 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:14.956Z] #58 7.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:14.956Z] #58 7.485 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:14.956Z] #58 8.593 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:15.126Z] #51 20.92 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-02T01:10:15.126Z] #51 20.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-02T01:10:15.126Z] #51 20.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-02T01:10:15.126Z] #51 21.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-02T01:10:15.126Z] #51 21.08 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-02T01:10:15.215Z] #58 ... [2022-02-02T01:10:15.216Z] [2022-02-02T01:10:15.216Z] #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-02-02T01:10:15.216Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:10:15.216Z] #34 5.433 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-02T01:10:15.216Z] #34 5.433 Cloning into '.'... [2022-02-02T01:10:15.216Z] #34 ... [2022-02-02T01:10:15.216Z] [2022-02-02T01:10:15.216Z] #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-02-02T01:10:15.216Z] #26 sha256:6de786c7bc1a26716b58264ffe0b5850000c90f01e21577b87a936de68df0b9f [2022-02-02T01:10:15.216Z] #26 6.630 + RM_GOPATH=0 [2022-02-02T01:10:15.216Z] #26 6.630 + TMP_GOPATH= [2022-02-02T01:10:15.216Z] #26 6.630 + : /build [2022-02-02T01:10:15.216Z] #26 6.630 + '[' -z '' ']' [2022-02-02T01:10:15.216Z] #26 6.631 ++ mktemp -d [2022-02-02T01:10:15.216Z] #26 6.637 + export GOPATH=/tmp/tmp.Pci5rLxb7m [2022-02-02T01:10:15.216Z] #26 6.637 + GOPATH=/tmp/tmp.Pci5rLxb7m [2022-02-02T01:10:15.216Z] #26 6.637 + RM_GOPATH=1 [2022-02-02T01:10:15.216Z] #26 6.637 + case "$(go env GOARCH)" in [2022-02-02T01:10:15.216Z] #26 6.637 ++ go env GOARCH [2022-02-02T01:10:15.216Z] #26 6.671 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:15.216Z] #26 6.671 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:15.216Z] #26 6.671 ++ dirname /install.sh [2022-02-02T01:10:15.216Z] #26 6.671 + dir=/ [2022-02-02T01:10:15.216Z] #26 6.671 + bin=dockercli [2022-02-02T01:10:15.216Z] #26 6.671 + shift [2022-02-02T01:10:15.216Z] #26 6.671 + '[' '!' -f //dockercli.installer ']' [2022-02-02T01:10:15.216Z] #26 6.671 + . //dockercli.installer [2022-02-02T01:10:15.216Z] #26 6.671 ++ : stable [2022-02-02T01:10:15.216Z] #26 6.671 ++ : 17.06.2-ce [2022-02-02T01:10:15.216Z] #26 6.671 + install_dockercli [2022-02-02T01:10:15.216Z] #26 6.671 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-02T01:10:15.216Z] #26 6.671 Install docker/cli version 17.06.2-ce from stable [2022-02-02T01:10:15.216Z] #26 6.698 ++ uname -m [2022-02-02T01:10:15.216Z] #26 6.704 + arch=x86_64 [2022-02-02T01:10:15.216Z] #26 6.704 + '[' x86_64 '!=' x86_64 ']' [2022-02-02T01:10:15.216Z] #26 6.704 + url=https://download.docker.com/linux/static [2022-02-02T01:10:15.216Z] #26 6.706 + tar -xz docker/docker [2022-02-02T01:10:15.216Z] #26 6.707 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-02T01:10:15.476Z] #26 ... [2022-02-02T01:10:15.476Z] [2022-02-02T01:10:15.476Z] #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-02-02T01:10:15.476Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:15.476Z] #38 7.502 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:15.476Z] #38 7.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:15.476Z] #38 7.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:15.476Z] #38 8.643 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:15.476Z] #38 ... [2022-02-02T01:10:15.476Z] [2022-02-02T01:10:15.476Z] #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-02-02T01:10:15.476Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:10:15.476Z] #43 6.496 + git clone https://github.com/docker/distribution.git . [2022-02-02T01:10:15.476Z] #43 6.499 Cloning into '.'... [2022-02-02T01:10:15.735Z] #43 ... [2022-02-02T01:10:15.735Z] [2022-02-02T01:10:15.735Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:15.735Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:15.735Z] #51 7.424 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-02T01:10:15.735Z] #51 ... [2022-02-02T01:10:15.735Z] [2022-02-02T01:10:15.735Z] #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-02-02T01:10:15.735Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:15.735Z] #14 11.17 Fetched 8500 kB in 7s (1203 kB/s) [2022-02-02T01:10:16.065Z] #51 ... [2022-02-02T01:10:16.065Z] [2022-02-02T01:10:16.065Z] #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-02-02T01:10:16.065Z] #31 sha256:37675dbc2864957c17449a65d58f6b0411d33f1916e0dc12c86e8f0b24f12f41 [2022-02-02T01:10:16.065Z] #31 15.27 [2022-02-02T01:10:16.065Z] #31 19.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-02T01:10:16.065Z] #31 20.92 #=#=# [2022-02-02T01:10:16.065Z] #31 21.24 #=#=# ######################################################################## 100.0% [2022-02-02T01:10:16.065Z] #31 22.32 [2022-02-02T01:10:16.363Z] #43 ... [2022-02-02T01:10:16.363Z] [2022-02-02T01:10:16.363Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:16.363Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:16.363Z] #51 27.60 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-02T01:10:16.363Z] #51 27.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-02T01:10:16.363Z] #51 27.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-02T01:10:16.363Z] #51 27.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-02T01:10:16.363Z] #51 27.77 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-02T01:10:16.363Z] #51 29.08 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-02T01:10:16.363Z] #51 29.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-02T01:10:16.363Z] #51 29.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-02T01:10:16.634Z] #31 ... [2022-02-02T01:10:16.635Z] [2022-02-02T01:10:16.635Z] #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-02-02T01:10:16.635Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-02T01:10:16.635Z] #47 12.17 Fetched 8388 kB in 9s (913 kB/s) [2022-02-02T01:10:16.635Z] #47 12.17 Reading package lists... [2022-02-02T01:10:16.635Z] #47 16.71 Reading package lists... [2022-02-02T01:10:16.635Z] #47 20.39 Building dependency tree... [2022-02-02T01:10:16.635Z] #47 ... [2022-02-02T01:10:16.635Z] [2022-02-02T01:10:16.635Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:16.635Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-02T01:10:16.635Z] #51 22.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-02T01:10:16.635Z] #51 22.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-02T01:10:16.635Z] #51 22.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-02T01:10:16.898Z] #51 ... [2022-02-02T01:10:16.898Z] [2022-02-02T01:10:16.898Z] #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-02-02T01:10:16.898Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-02T01:10:16.898Z] #38 8.780 Reading package lists... [2022-02-02T01:10:16.898Z] #38 13.02 Reading package lists... [2022-02-02T01:10:16.898Z] #38 17.18 Building dependency tree... [2022-02-02T01:10:16.898Z] #38 20.10 The following additional packages will be installed: [2022-02-02T01:10:16.898Z] #38 20.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-02T01:10:16.898Z] #38 20.14 Suggested packages: [2022-02-02T01:10:16.898Z] #38 20.16 cmake-doc ninja-build lrzip [2022-02-02T01:10:16.898Z] #38 20.16 Recommended packages: [2022-02-02T01:10:16.898Z] #38 20.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-02T01:10:16.898Z] #38 20.77 The following NEW packages will be installed: [2022-02-02T01:10:16.898Z] #38 20.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-02T01:10:16.898Z] #38 20.79 vim-common xxd [2022-02-02T01:10:16.898Z] #38 21.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:16.898Z] #38 21.18 Need to get 15.6 MB of archives. [2022-02-02T01:10:16.898Z] #38 21.18 After this operation, 67.4 MB of additional disk space will be used. [2022-02-02T01:10:16.898Z] #38 21.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:10:16.898Z] #38 21.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:10:16.898Z] #38 21.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-02T01:10:16.898Z] #38 21.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-02T01:10:16.898Z] #38 21.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-02T01:10:16.898Z] #38 21.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-02T01:10:16.898Z] #38 21.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-02T01:10:16.898Z] #38 21.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-02T01:10:16.898Z] #38 21.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-02T01:10:16.898Z] #38 21.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-02T01:10:16.898Z] #38 22.66 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:17.158Z] #38 22.94 Fetched 15.6 MB in 1s (16.9 MB/s) [2022-02-02T01:10:17.158Z] #38 ... [2022-02-02T01:10:17.158Z] [2022-02-02T01:10:17.158Z] #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-02-02T01:10:17.158Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:10:17.158Z] #14 14.12 Reading package lists... [2022-02-02T01:10:17.158Z] #14 18.41 Building dependency tree... [2022-02-02T01:10:17.158Z] #14 21.53 The following additional packages will be installed: [2022-02-02T01:10:17.158Z] #14 21.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:17.158Z] #14 21.56 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-02T01:10:17.158Z] #14 21.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-02T01:10:17.158Z] #14 21.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-02T01:10:17.158Z] #14 21.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-02T01:10:17.158Z] #14 21.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-02T01:10:17.158Z] #14 21.57 mingw-w64-common mingw-w64-x86-64-dev [2022-02-02T01:10:17.158Z] #14 21.59 Suggested packages: [2022-02-02T01:10:17.158Z] #14 21.59 gcc-10-locales seccomp wine64 [2022-02-02T01:10:17.158Z] #14 22.69 The following NEW packages will be installed: [2022-02-02T01:10:17.158Z] #14 22.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:17.158Z] #14 22.70 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-02T01:10:17.158Z] #14 22.70 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-02T01:10:17.158Z] #14 22.70 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-02T01:10:17.158Z] #14 22.70 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-02T01:10:17.158Z] #14 22.70 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-02T01:10:17.158Z] #14 22.70 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-02T01:10:17.158Z] #14 22.70 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-02T01:10:17.158Z] #14 22.70 mingw-w64-x86-64-dev [2022-02-02T01:10:17.158Z] #14 23.09 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:17.158Z] #14 23.09 Need to get 108 MB of archives. [2022-02-02T01:10:17.158Z] #14 23.09 After this operation, 620 MB of additional disk space will be used. [2022-02-02T01:10:17.158Z] #14 23.09 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-02-02T01:10:17.418Z] #14 23.16 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-02-02T01:10:17.418Z] #14 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-02T01:10:17.418Z] #14 23.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-02-02T01:10:17.418Z] #14 23.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-02T01:10:17.418Z] #14 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-02T01:10:17.679Z] #14 23.43 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-02-02T01:10:17.679Z] #14 23.61 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-02-02T01:10:17.679Z] #14 23.61 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-02-02T01:10:17.941Z] #14 ... [2022-02-02T01:10:17.941Z] [2022-02-02T01:10:17.941Z] #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-02-02T01:10:17.941Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-02T01:10:17.941Z] #38 23.01 Selecting previously unselected package xxd. [2022-02-02T01:10:17.941Z] #38 23.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-02T01:10:17.941Z] #38 23.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-02T01:10:17.941Z] #38 23.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:17.941Z] #38 23.28 Selecting previously unselected package vim-common. [2022-02-02T01:10:17.941Z] #38 23.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:10:17.941Z] #38 23.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:17.941Z] #38 23.56 Selecting previously unselected package cmake-data. [2022-02-02T01:10:17.941Z] #38 23.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-02T01:10:17.941Z] #38 23.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:18.062Z] #26 ... [2022-02-02T01:10:18.062Z] [2022-02-02T01:10:18.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-02-02T01:10:18.062Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:18.062Z] #38 5.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:18.062Z] #38 6.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:18.062Z] #38 6.088 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:18.062Z] #38 7.530 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:18.062Z] #38 9.050 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:18.062Z] #38 ... [2022-02-02T01:10:18.062Z] [2022-02-02T01:10:18.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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:18.062Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:18.062Z] #51 5.003 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-02T01:10:18.062Z] #51 9.584 go: downloading github.com/fatih/color v1.7.0 [2022-02-02T01:10:18.062Z] #51 9.599 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-02T01:10:18.062Z] #51 9.665 go: downloading github.com/pkg/errors v0.8.1 [2022-02-02T01:10:18.062Z] #51 9.671 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-02T01:10:18.062Z] #51 9.727 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-02T01:10:18.062Z] #51 9.971 go: downloading github.com/spf13/viper v1.6.1 [2022-02-02T01:10:18.062Z] #51 10.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-02T01:10:18.062Z] #51 ... [2022-02-02T01:10:18.062Z] [2022-02-02T01:10:18.062Z] #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-02-02T01:10:18.062Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:18.062Z] #14 5.887 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:18.062Z] #14 5.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:18.062Z] #14 5.936 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:18.062Z] #14 7.551 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:18.062Z] #14 9.693 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:18.062Z] #14 ... [2022-02-02T01:10:18.062Z] [2022-02-02T01:10:18.062Z] #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-02-02T01:10:18.062Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:18.062Z] #58 4.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:18.062Z] #58 4.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:18.062Z] #58 4.862 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:18.062Z] #58 5.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:18.062Z] #58 8.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:18.062Z] #58 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:18.062Z] #58 ... [2022-02-02T01:10:18.062Z] [2022-02-02T01:10:18.062Z] #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-02-02T01:10:18.062Z] #63 sha256:bf5f25506ebb747719e219528208596f3de6d47763c73474e4c3f610c0f066f6 [2022-02-02T01:10:18.062Z] #63 4.370 + RM_GOPATH=0 [2022-02-02T01:10:18.062Z] #63 4.370 + TMP_GOPATH= [2022-02-02T01:10:18.062Z] #63 4.370 + : /build [2022-02-02T01:10:18.062Z] #63 4.370 + '[' -z '' ']' [2022-02-02T01:10:18.062Z] #63 4.370 ++ mktemp -d [2022-02-02T01:10:18.062Z] #63 4.370 + export GOPATH=/tmp/tmp.S5cSQSrGnN [2022-02-02T01:10:18.062Z] #63 4.370 + GOPATH=/tmp/tmp.S5cSQSrGnN [2022-02-02T01:10:18.062Z] #63 4.370 + RM_GOPATH=1 [2022-02-02T01:10:18.062Z] #63 4.370 + case "$(go env GOARCH)" in [2022-02-02T01:10:18.062Z] #63 4.374 ++ go env GOARCH [2022-02-02T01:10:18.062Z] #63 4.386 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:18.062Z] #63 4.386 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:18.062Z] #63 4.386 ++ dirname /install.sh [2022-02-02T01:10:18.062Z] #63 4.386 + dir=/ [2022-02-02T01:10:18.062Z] #63 4.386 + bin=rootlesskit [2022-02-02T01:10:18.062Z] #63 4.386 + shift [2022-02-02T01:10:18.062Z] #63 4.386 + '[' '!' -f //rootlesskit.installer ']' [2022-02-02T01:10:18.062Z] #63 4.386 + . //rootlesskit.installer [2022-02-02T01:10:18.062Z] #63 4.386 ++ : v0.14.6 [2022-02-02T01:10:18.062Z] #63 4.386 + install_rootlesskit [2022-02-02T01:10:18.062Z] #63 4.386 + case "$1" in [2022-02-02T01:10:18.062Z] #63 4.386 + export CGO_ENABLED=0 [2022-02-02T01:10:18.062Z] #63 4.386 + CGO_ENABLED=0 [2022-02-02T01:10:18.062Z] #63 4.386 + _install_rootlesskit [2022-02-02T01:10:18.062Z] #63 4.386 + echo 'Install rootlesskit version v0.14.6' [2022-02-02T01:10:18.062Z] #63 4.386 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:10:18.062Z] #63 4.386 + GOBIN=/build [2022-02-02T01:10:18.062Z] #63 4.386 + GO111MODULE=on [2022-02-02T01:10:18.062Z] #63 4.386 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-02T01:10:18.062Z] #63 4.386 Install rootlesskit version v0.14.6 [2022-02-02T01:10:18.062Z] #63 4.835 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-02T01:10:18.062Z] #63 7.534 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-02T01:10:18.062Z] #63 7.564 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-02T01:10:18.062Z] #63 8.270 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-02T01:10:18.062Z] #63 ... [2022-02-02T01:10:18.062Z] [2022-02-02T01:10:18.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-02-02T01:10:18.062Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:18.062Z] #49 4.729 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:10:18.062Z] #49 6.004 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:10:18.062Z] #49 6.008 go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:10:18.062Z] #49 6.098 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:10:18.062Z] #49 6.120 go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:10:18.062Z] #49 6.530 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:10:18.062Z] #49 6.613 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:10:18.062Z] #49 6.628 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:10:18.062Z] #49 6.710 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-02T01:10:18.062Z] #49 6.846 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:10:18.062Z] #49 7.059 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:10:18.062Z] #49 7.125 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:10:18.062Z] #49 7.292 go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:10:18.062Z] #49 ... [2022-02-02T01:10:18.062Z] [2022-02-02T01:10:18.062Z] #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-02-02T01:10:18.062Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:10:18.062Z] #34 5.261 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-02T01:10:18.062Z] #34 5.271 Cloning into '.'... [2022-02-02T01:10:18.321Z] #34 ... [2022-02-02T01:10:18.321Z] [2022-02-02T01:10:18.321Z] #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-02-02T01:10:18.321Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:18.321Z] #47 5.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:18.321Z] #47 5.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:18.321Z] #47 5.849 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:18.321Z] #47 6.496 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-02T01:10:18.321Z] #47 7.297 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:18.321Z] #47 8.887 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:18.321Z] #47 11.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:18.321Z] #47 ... [2022-02-02T01:10:18.321Z] [2022-02-02T01:10:18.321Z] #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-02-02T01:10:18.321Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:10:18.321Z] #53 4.853 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-02T01:10:18.321Z] #53 6.118 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-02T01:10:18.321Z] #53 6.123 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-02T01:10:18.321Z] #53 6.186 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-02T01:10:18.321Z] #53 8.433 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-02T01:10:18.580Z] #53 ... [2022-02-02T01:10:18.580Z] [2022-02-02T01:10:18.580Z] #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-02-02T01:10:18.580Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:10:18.580Z] #43 4.795 + git clone https://github.com/docker/distribution.git . [2022-02-02T01:10:18.580Z] #43 4.803 Cloning into '.'... [2022-02-02T01:10:18.580Z] #43 ... [2022-02-02T01:10:18.580Z] [2022-02-02T01:10:18.580Z] #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-02-02T01:10:18.580Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:18.580Z] #14 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:19.755Z] #19 117.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-02T01:10:19.755Z] #19 117.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:19.755Z] #19 117.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:10:19.755Z] #19 117.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-02T01:10:19.755Z] #19 117.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:19.755Z] #19 117.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:10:19.882Z] #38 ... [2022-02-02T01:10:19.882Z] [2022-02-02T01:10:19.882Z] #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-02-02T01:10:19.882Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-02T01:10:19.882Z] #58 11.19 Reading package lists... [2022-02-02T01:10:19.882Z] #58 15.91 Reading package lists... [2022-02-02T01:10:19.882Z] #58 19.82 Building dependency tree... [2022-02-02T01:10:19.882Z] #58 22.84 The following additional packages will be installed: [2022-02-02T01:10:19.882Z] #58 22.85 libbtrfs0 [2022-02-02T01:10:19.882Z] #58 23.02 The following NEW packages will be installed: [2022-02-02T01:10:19.882Z] #58 23.03 libbtrfs-dev libbtrfs0 [2022-02-02T01:10:19.882Z] #58 23.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:19.882Z] #58 23.37 Need to get 454 kB of archives. [2022-02-02T01:10:19.882Z] #58 23.37 After this operation, 1275 kB of additional disk space will be used. [2022-02-02T01:10:19.882Z] #58 23.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-02T01:10:19.882Z] #58 23.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-02T01:10:19.882Z] #58 24.46 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:19.882Z] #58 24.76 Fetched 454 kB in 0s (1225 kB/s) [2022-02-02T01:10:19.882Z] #58 24.89 Selecting previously unselected package libbtrfs0:arm64. [2022-02-02T01:10:19.882Z] #58 24.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-02T01:10:19.882Z] #58 24.92 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-02T01:10:19.882Z] #58 24.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-02T01:10:19.882Z] #58 25.18 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-02T01:10:19.882Z] #58 25.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-02T01:10:19.882Z] #58 25.23 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-02T01:10:19.882Z] #58 25.65 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-02T01:10:19.882Z] #58 25.69 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-02T01:10:19.882Z] #58 25.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:20.153Z] #58 ... [2022-02-02T01:10:20.153Z] [2022-02-02T01:10:20.153Z] #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-02-02T01:10:20.153Z] #31 sha256:37675dbc2864957c17449a65d58f6b0411d33f1916e0dc12c86e8f0b24f12f41 [2022-02-02T01:10:20.153Z] #31 24.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-02T01:10:20.153Z] #31 26.04 #=#=# [2022-02-02T01:10:20.153Z] #31 26.30 #=#=# ######################################################################## 100.0% [2022-02-02T01:10:20.416Z] #31 ... [2022-02-02T01:10:20.416Z] [2022-02-02T01:10:20.416Z] #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-02-02T01:10:20.416Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-02T01:10:20.416Z] #43 15.87 + git checkout -q v2.3.0 [2022-02-02T01:10:20.416Z] #43 17.06 + 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-02-02T01:10:20.416Z] #43 ... [2022-02-02T01:10:20.416Z] [2022-02-02T01:10:20.416Z] #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-02-02T01:10:20.416Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-02T01:10:20.416Z] #47 23.74 The following additional packages will be installed: [2022-02-02T01:10:20.416Z] #47 23.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:20.416Z] #47 23.75 python3-protobuf python3-six [2022-02-02T01:10:20.416Z] #47 23.75 Suggested packages: [2022-02-02T01:10:20.416Z] #47 23.76 python3-setuptools [2022-02-02T01:10:20.416Z] #47 23.76 Recommended packages: [2022-02-02T01:10:20.416Z] #47 23.76 iproute2 | iproute [2022-02-02T01:10:20.416Z] #47 24.29 The following NEW packages will be installed: [2022-02-02T01:10:20.416Z] #47 24.29 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:20.416Z] #47 24.29 python3-protobuf python3-six [2022-02-02T01:10:20.416Z] #47 24.83 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:20.416Z] #47 24.83 Need to get 2115 kB of archives. [2022-02-02T01:10:20.416Z] #47 24.83 After this operation, 10.7 MB of additional disk space will be used. [2022-02-02T01:10:20.416Z] #47 24.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-02T01:10:20.416Z] #47 24.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:10:20.416Z] #47 24.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-02T01:10:20.416Z] #47 24.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-02T01:10:20.416Z] #47 24.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-02T01:10:20.416Z] #47 24.87 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-02-02T01:10:20.416Z] #47 24.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-02T01:10:21.011Z] #14 11.17 Reading package lists... [2022-02-02T01:10:21.012Z] #14 ... [2022-02-02T01:10:21.012Z] [2022-02-02T01:10:21.012Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:21.012Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:21.012Z] #51 14.62 go: downloading github.com/fatih/color v1.7.0 [2022-02-02T01:10:21.012Z] #51 14.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-02T01:10:21.012Z] #51 14.84 go: downloading github.com/pkg/errors v0.8.1 [2022-02-02T01:10:21.012Z] #51 14.84 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-02T01:10:21.012Z] #51 14.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-02T01:10:21.012Z] #51 15.25 go: downloading github.com/spf13/viper v1.6.1 [2022-02-02T01:10:21.012Z] #51 15.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-02T01:10:21.012Z] #51 15.42 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-02T01:10:21.012Z] #51 15.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-02T01:10:21.012Z] #51 15.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-02T01:10:21.012Z] #51 16.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-02T01:10:21.012Z] #51 16.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-02T01:10:21.669Z] #51 ... [2022-02-02T01:10:21.669Z] [2022-02-02T01:10:21.669Z] #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-02-02T01:10:21.669Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:21.669Z] #58 19.42 Reading package lists... [2022-02-02T01:10:21.669Z] #58 24.84 Reading package lists... [2022-02-02T01:10:21.669Z] #58 30.25 Building dependency tree... [2022-02-02T01:10:21.669Z] #58 33.13 The following additional packages will be installed: [2022-02-02T01:10:21.669Z] #58 33.14 libbtrfs0 [2022-02-02T01:10:21.669Z] #58 33.29 The following NEW packages will be installed: [2022-02-02T01:10:21.669Z] #58 33.32 libbtrfs-dev libbtrfs0 [2022-02-02T01:10:21.669Z] #58 33.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:21.669Z] #58 33.76 Need to get 460 kB of archives. [2022-02-02T01:10:21.669Z] #58 33.76 After this operation, 1237 kB of additional disk space will be used. [2022-02-02T01:10:21.669Z] #58 33.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:10:21.669Z] #58 33.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:10:21.669Z] #58 ... [2022-02-02T01:10:21.669Z] [2022-02-02T01:10:21.669Z] #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-02-02T01:10:21.669Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:21.669Z] #47 19.94 Reading package lists... [2022-02-02T01:10:21.669Z] #47 25.33 Reading package lists... [2022-02-02T01:10:21.669Z] #47 31.02 Building dependency tree... [2022-02-02T01:10:21.669Z] #47 34.27 The following additional packages will be installed: [2022-02-02T01:10:21.669Z] #47 34.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:21.669Z] #47 34.30 python3-protobuf python3-six [2022-02-02T01:10:21.669Z] #47 34.32 Suggested packages: [2022-02-02T01:10:21.669Z] #47 34.33 python3-setuptools [2022-02-02T01:10:21.669Z] #47 34.33 Recommended packages: [2022-02-02T01:10:21.669Z] #47 34.33 iproute2 | iproute [2022-02-02T01:10:21.669Z] #47 ... [2022-02-02T01:10:21.669Z] [2022-02-02T01:10:21.669Z] #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-02-02T01:10:21.669Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:21.669Z] #58 34.79 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:21.669Z] #58 35.05 Fetched 460 kB in 0s (1349 kB/s) [2022-02-02T01:10:21.669Z] #58 35.16 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:10:21.669Z] #58 35.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:21.669Z] #58 35.24 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:10:21.669Z] #58 35.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:10:21.931Z] #58 35.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:10:21.931Z] #58 35.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:10:21.931Z] #58 35.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:10:21.948Z] #51 ... [2022-02-02T01:10:21.948Z] [2022-02-02T01:10:21.948Z] #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-02-02T01:10:21.948Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:21.948Z] #47 7.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:10:21.948Z] #47 7.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:10:21.948Z] #47 7.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:10:21.948Z] #47 7.743 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-02T01:10:21.948Z] #47 8.228 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:10:21.948Z] #47 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:21.948Z] #47 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:21.948Z] #47 15.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-02T01:10:21.948Z] #47 ... [2022-02-02T01:10:21.948Z] [2022-02-02T01:10:21.948Z] #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-02-02T01:10:21.948Z] #26 sha256:6de786c7bc1a26716b58264ffe0b5850000c90f01e21577b87a936de68df0b9f [2022-02-02T01:10:21.948Z] #26 16.81 + mkdir -p /build [2022-02-02T01:10:21.948Z] #26 16.83 + mv docker/docker /build/ [2022-02-02T01:10:21.948Z] #26 16.83 + rmdir docker [2022-02-02T01:10:22.195Z] #58 ... [2022-02-02T01:10:22.195Z] [2022-02-02T01:10:22.195Z] #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-02-02T01:10:22.195Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:22.195Z] #14 20.26 Reading package lists... [2022-02-02T01:10:22.195Z] #14 25.77 Reading package lists... [2022-02-02T01:10:22.195Z] #14 31.45 Building dependency tree... [2022-02-02T01:10:22.195Z] #14 34.79 The following additional packages will be installed: [2022-02-02T01:10:22.195Z] #14 34.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:22.195Z] #14 34.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-02T01:10:22.195Z] #14 34.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-02T01:10:22.195Z] #14 34.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-02T01:10:22.195Z] #14 34.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-02T01:10:22.195Z] #14 34.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-02T01:10:22.195Z] #14 34.82 mingw-w64-common mingw-w64-x86-64-dev [2022-02-02T01:10:22.195Z] #14 34.83 Suggested packages: [2022-02-02T01:10:22.195Z] #14 34.85 gcc-10-locales seccomp wine64 [2022-02-02T01:10:22.195Z] #14 ... [2022-02-02T01:10:22.195Z] [2022-02-02T01:10:22.195Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-02T01:10:22.195Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:22.195Z] #38 20.56 Reading package lists... [2022-02-02T01:10:22.195Z] #38 26.00 Reading package lists... [2022-02-02T01:10:22.195Z] #38 31.30 Building dependency tree... [2022-02-02T01:10:22.195Z] #38 34.71 The following additional packages will be installed: [2022-02-02T01:10:22.195Z] #38 34.72 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-02T01:10:22.195Z] #38 34.73 Suggested packages: [2022-02-02T01:10:22.195Z] #38 34.74 cmake-doc ninja-build lrzip [2022-02-02T01:10:22.195Z] #38 34.74 Recommended packages: [2022-02-02T01:10:22.195Z] #38 34.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-02T01:10:22.195Z] #38 35.65 The following NEW packages will be installed: [2022-02-02T01:10:22.195Z] #38 35.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-02T01:10:22.195Z] #38 35.67 vim-common xxd [2022-02-02T01:10:22.324Z] #47 ... [2022-02-02T01:10:22.324Z] [2022-02-02T01:10:22.324Z] #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-02-02T01:10:22.324Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-02T01:10:22.324Z] #58 DONE 28.3s [2022-02-02T01:10:22.459Z] #38 ... [2022-02-02T01:10:22.459Z] [2022-02-02T01:10:22.459Z] #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-02-02T01:10:22.459Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:10:22.459Z] #53 35.98 v3.0.2 [2022-02-02T01:10:22.517Z] #26 DONE 17.4s [2022-02-02T01:10:22.517Z] [2022-02-02T01:10:22.517Z] #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-02-02T01:10:22.517Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:22.517Z] #14 11.17 Reading package lists... [2022-02-02T01:10:22.584Z] [2022-02-02T01:10:22.584Z] #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-02-02T01:10:22.584Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-02T01:10:22.584Z] #47 28.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-02T01:10:22.584Z] #47 ... [2022-02-02T01:10:22.584Z] [2022-02-02T01:10:22.584Z] #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-02-02T01:10:22.584Z] #31 sha256:37675dbc2864957c17449a65d58f6b0411d33f1916e0dc12c86e8f0b24f12f41 [2022-02-02T01:10:22.584Z] #31 27.31 [2022-02-02T01:10:22.584Z] #31 27.70 Download of images into '/build' complete. [2022-02-02T01:10:22.584Z] #31 27.70 Use something like the following to load the result into a Docker daemon: [2022-02-02T01:10:22.584Z] #31 27.70 tar -cC '/build' . | docker load [2022-02-02T01:10:22.584Z] #31 DONE 29.0s [2022-02-02T01:10:22.584Z] [2022-02-02T01:10:22.584Z] #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-02-02T01:10:22.584Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-02T01:10:22.584Z] #53 26.91 v3.0.2 [2022-02-02T01:10:22.584Z] #53 DONE 28.5s [2022-02-02T01:10:22.722Z] #53 DONE 36.1s [2022-02-02T01:10:22.722Z] [2022-02-02T01:10:22.722Z] #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-02-02T01:10:22.722Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:22.722Z] #14 36.20 The following NEW packages will be installed: [2022-02-02T01:10:22.722Z] #14 36.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:22.722Z] #14 36.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-02T01:10:22.722Z] #14 36.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-02T01:10:22.722Z] #14 36.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-02T01:10:22.722Z] #14 36.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-02T01:10:22.722Z] #14 36.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-02T01:10:22.722Z] #14 36.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-02T01:10:22.722Z] #14 36.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-02T01:10:22.722Z] #14 ... [2022-02-02T01:10:22.722Z] [2022-02-02T01:10:22.722Z] #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-02-02T01:10:22.722Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:22.722Z] #58 35.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:10:22.722Z] #58 35.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:10:22.722Z] #58 35.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:22.722Z] #58 DONE 36.2s [2022-02-02T01:10:22.722Z] [2022-02-02T01:10:22.722Z] #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-02-02T01:10:22.722Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:22.722Z] #14 36.22 mingw-w64-x86-64-dev [2022-02-02T01:10:22.775Z] #14 ... [2022-02-02T01:10:22.775Z] [2022-02-02T01:10:22.775Z] #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-02-02T01:10:22.775Z] #26 sha256:2f14d006f14b4e9b82d35c8a86d219c1d978fb0df3b11bbc64bc0e3f34dfb22a [2022-02-02T01:10:22.775Z] #26 13.31 + mkdir -p /build [2022-02-02T01:10:22.775Z] #26 13.32 + mv docker/docker /build/ [2022-02-02T01:10:22.775Z] #26 13.32 + rmdir docker [2022-02-02T01:10:22.775Z] #26 DONE 15.0s [2022-02-02T01:10:22.775Z] [2022-02-02T01:10:22.775Z] #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-02-02T01:10:22.775Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:10:22.775Z] #36 5.246 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-02T01:10:22.775Z] #36 ... [2022-02-02T01:10:22.775Z] [2022-02-02T01:10:22.775Z] #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-02-02T01:10:22.775Z] #63 sha256:bf5f25506ebb747719e219528208596f3de6d47763c73474e4c3f610c0f066f6 [2022-02-02T01:10:22.775Z] #63 10.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-02T01:10:22.775Z] #63 11.59 go: downloading github.com/google/uuid v1.3.0 [2022-02-02T01:10:22.775Z] #63 11.75 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-02T01:10:22.775Z] #63 11.75 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-02T01:10:22.775Z] #63 11.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-02T01:10:22.775Z] #63 12.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-02T01:10:22.775Z] #63 12.18 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-02T01:10:22.775Z] #63 12.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-02T01:10:22.775Z] #63 12.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-02T01:10:22.775Z] #63 12.88 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-02T01:10:22.775Z] #63 15.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-02T01:10:22.843Z] [2022-02-02T01:10:22.843Z] #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-02-02T01:10:22.843Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-02T01:10:22.843Z] #38 27.90 Selecting previously unselected package libicu67:arm64. [2022-02-02T01:10:22.843Z] #38 27.91 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-02T01:10:22.843Z] #38 27.93 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-02T01:10:22.984Z] #14 ... [2022-02-02T01:10:22.984Z] [2022-02-02T01:10:22.984Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-02T01:10:22.984Z] #59 sha256:ebea7a70123300185364761be1d0f4ab70b5d8445f493f0f7e462464eba8d68e [2022-02-02T01:10:22.984Z] #59 DONE 0.3s [2022-02-02T01:10:22.984Z] [2022-02-02T01:10:22.984Z] #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-02-02T01:10:22.984Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:22.984Z] #14 36.64 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:22.984Z] #14 36.64 Need to get 115 MB of archives. [2022-02-02T01:10:22.984Z] #14 36.64 After this operation, 645 MB of additional disk space will be used. [2022-02-02T01:10:22.984Z] #14 36.64 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-02-02T01:10:23.026Z] #19 121.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-02T01:10:23.026Z] #19 121.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:23.101Z] #38 ... [2022-02-02T01:10:23.101Z] [2022-02-02T01:10:23.101Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-02T01:10:23.101Z] #59 sha256:e365cd94e207424495e4080e9253b6b1b4d46c2217b9b0d0d54ffe02337018d5 [2022-02-02T01:10:23.101Z] #59 DONE 0.7s [2022-02-02T01:10:23.246Z] #14 36.79 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-02-02T01:10:23.283Z] #19 121.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:10:23.283Z] #19 121.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-02T01:10:23.283Z] #19 121.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:23.283Z] #19 121.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-02T01:10:23.283Z] #19 121.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-02T01:10:23.283Z] #19 121.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:23.283Z] #19 121.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-02T01:10:23.283Z] #19 121.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-02T01:10:23.283Z] #19 121.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:23.283Z] #19 121.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:10:23.283Z] #19 121.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-02T01:10:23.283Z] #19 121.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:23.283Z] #19 121.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:10:23.283Z] #19 121.6 Selecting previously unselected package cross-config. [2022-02-02T01:10:23.283Z] #19 121.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-02T01:10:23.283Z] #19 121.6 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-02T01:10:23.283Z] #19 121.7 Selecting previously unselected package gcc-10-cross-base. [2022-02-02T01:10:23.346Z] #63 ... [2022-02-02T01:10:23.346Z] [2022-02-02T01:10:23.346Z] #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-02-02T01:10:23.346Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:10:23.346Z] #36 16.31 tomll can be used in two ways: [2022-02-02T01:10:23.346Z] #36 16.33 Writing to STDIN and reading from STDOUT: [2022-02-02T01:10:23.364Z] [2022-02-02T01:10:23.364Z] #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-02-02T01:10:23.364Z] #60 sha256:2a83257735f3a002222282e2d393d53e463b26ab4cfccd751684af8cc551e86c [2022-02-02T01:10:23.509Z] #14 36.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-02T01:10:23.509Z] #14 36.93 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-02-02T01:10:23.509Z] #14 36.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-02T01:10:23.509Z] #14 36.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-02T01:10:23.539Z] #19 121.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:23.539Z] #19 121.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-02T01:10:23.539Z] #19 121.7 Selecting previously unselected package libc6-arm64-cross. [2022-02-02T01:10:23.539Z] #19 121.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-02T01:10:23.539Z] #19 121.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-02T01:10:23.539Z] #19 121.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-02T01:10:23.539Z] #19 121.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:23.539Z] #19 121.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:23.539Z] #19 121.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-02T01:10:23.539Z] #19 121.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:23.539Z] #19 121.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:23.539Z] #19 121.9 Selecting previously unselected package libitm1-arm64-cross. [2022-02-02T01:10:23.607Z] #36 16.33 cat file.toml | tomll > file.toml [2022-02-02T01:10:23.607Z] #36 16.33 [2022-02-02T01:10:23.607Z] #36 16.33 Reading and updating a list of files: [2022-02-02T01:10:23.607Z] #36 16.33 tomll a.toml b.toml c.toml [2022-02-02T01:10:23.607Z] #36 16.33 [2022-02-02T01:10:23.607Z] #36 16.34 When given a list of files, tomll will modify all files in place without asking. [2022-02-02T01:10:23.773Z] #14 37.23 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-02-02T01:10:23.773Z] #14 37.37 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-02-02T01:10:23.773Z] #14 37.39 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-02-02T01:10:23.798Z] #19 121.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:23.798Z] #19 121.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:23.798Z] #19 121.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-02T01:10:23.798Z] #19 121.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:23.798Z] #19 122.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:23.798Z] #19 122.0 Selecting previously unselected package libasan6-arm64-cross. [2022-02-02T01:10:23.798Z] #19 122.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:23.798Z] #19 122.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:23.798Z] #19 122.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-02T01:10:23.868Z] #36 DONE 16.7s [2022-02-02T01:10:23.868Z] [2022-02-02T01:10:23.868Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:23.868Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:23.868Z] #51 10.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-02T01:10:23.868Z] #51 11.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-02T01:10:23.868Z] #51 11.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-02T01:10:23.868Z] #51 14.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-02T01:10:23.868Z] #51 14.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-02T01:10:23.868Z] #51 14.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-02T01:10:23.868Z] #51 14.64 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-02T01:10:23.868Z] #51 14.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-02T01:10:23.868Z] #51 14.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-02T01:10:23.868Z] #51 15.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-02T01:10:23.868Z] #51 15.45 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-02T01:10:23.868Z] #51 15.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-02T01:10:23.868Z] #51 15.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-02T01:10:23.868Z] #51 15.71 go: downloading github.com/spf13/afero v1.1.2 [2022-02-02T01:10:23.868Z] #51 15.77 go: downloading github.com/spf13/cast v1.3.0 [2022-02-02T01:10:23.868Z] #51 15.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-02T01:10:23.868Z] #51 15.86 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-02T01:10:23.868Z] #51 15.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-02T01:10:23.868Z] #51 15.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-02T01:10:23.868Z] #51 16.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-02T01:10:23.868Z] #51 16.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-02T01:10:23.868Z] #51 16.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-02T01:10:23.868Z] #51 16.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-02T01:10:23.868Z] #51 16.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-02T01:10:23.868Z] #51 16.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-02T01:10:23.868Z] #51 16.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-02T01:10:23.868Z] #51 16.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-02T01:10:23.868Z] #51 16.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-02T01:10:23.868Z] #51 16.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-02T01:10:23.868Z] #51 16.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-02T01:10:23.868Z] #51 16.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-02T01:10:23.868Z] #51 16.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-02T01:10:23.868Z] #51 16.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-02T01:10:23.868Z] #51 16.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-02T01:10:23.868Z] #51 16.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-02T01:10:23.934Z] #60 0.983 + RM_GOPATH=0 [2022-02-02T01:10:23.934Z] #60 0.983 + TMP_GOPATH= [2022-02-02T01:10:23.934Z] #60 0.983 + : /build [2022-02-02T01:10:23.934Z] #60 0.983 + '[' -z '' ']' [2022-02-02T01:10:23.934Z] #60 0.983 ++ mktemp -d [2022-02-02T01:10:23.934Z] #60 0.989 + export GOPATH=/tmp/tmp.AA6rRtp4PZ [2022-02-02T01:10:23.934Z] #60 0.989 + GOPATH=/tmp/tmp.AA6rRtp4PZ [2022-02-02T01:10:23.934Z] #60 0.989 + RM_GOPATH=1 [2022-02-02T01:10:23.934Z] #60 0.989 + case "$(go env GOARCH)" in [2022-02-02T01:10:23.934Z] #60 0.989 ++ go env GOARCH [2022-02-02T01:10:24.054Z] #19 122.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:24.055Z] #19 122.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:24.055Z] #19 122.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-02T01:10:24.055Z] #19 122.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:24.055Z] #19 122.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:24.195Z] #60 1.017 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:24.195Z] #60 1.017 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:24.195Z] #60 1.017 ++ dirname /install.sh [2022-02-02T01:10:24.195Z] #60 1.028 + dir=/ [2022-02-02T01:10:24.195Z] #60 1.028 + bin=containerd [2022-02-02T01:10:24.195Z] #60 1.028 + shift [2022-02-02T01:10:24.195Z] #60 1.028 + '[' '!' -f //containerd.installer ']' [2022-02-02T01:10:24.195Z] #60 1.028 + . //containerd.installer [2022-02-02T01:10:24.195Z] #60 1.028 ++ set -e [2022-02-02T01:10:24.195Z] #60 1.028 ++ : v1.5.9 [2022-02-02T01:10:24.195Z] #60 1.028 + install_containerd [2022-02-02T01:10:24.195Z] #60 1.038 Install containerd version v1.5.9 [2022-02-02T01:10:24.195Z] #60 1.038 + echo 'Install containerd version v1.5.9' [2022-02-02T01:10:24.195Z] #60 1.038 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AA6rRtp4PZ/src/github.com/containerd/containerd [2022-02-02T01:10:24.195Z] #60 1.038 Cloning into '/tmp/tmp.AA6rRtp4PZ/src/github.com/containerd/containerd'... [2022-02-02T01:10:24.312Z] #19 122.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-02T01:10:24.312Z] #19 122.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:24.312Z] #19 122.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:24.312Z] #19 122.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-02T01:10:24.312Z] #19 122.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:24.312Z] #19 122.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:24.312Z] #19 122.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-02T01:10:24.348Z] #14 37.95 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-02-02T01:10:24.444Z] #51 17.31 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-02T01:10:24.444Z] #51 17.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-02T01:10:24.444Z] #51 17.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-02T01:10:24.569Z] #19 122.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:24.569Z] #19 122.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:24.569Z] #19 122.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-02T01:10:24.569Z] #19 122.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:24.569Z] #19 122.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:10:24.703Z] #51 17.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-02T01:10:24.703Z] #51 17.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-02T01:10:24.703Z] #51 17.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-02T01:10:24.968Z] #51 17.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-02T01:10:24.968Z] #51 17.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-02T01:10:24.968Z] #51 ... [2022-02-02T01:10:24.968Z] [2022-02-02T01:10:24.968Z] #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-02-02T01:10:24.968Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:24.968Z] #58 17.98 Fetched 8500 kB in 13s (636 kB/s) [2022-02-02T01:10:25.056Z] #14 17.61 Reading package lists... [2022-02-02T01:10:25.056Z] #14 ... [2022-02-02T01:10:25.056Z] [2022-02-02T01:10:25.056Z] #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-02-02T01:10:25.056Z] #63 sha256:630824115702eb97229b31feedb964cf807ec277e7ef17d34fb9fe9ae8aa7754 [2022-02-02T01:10:25.056Z] #63 9.944 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-02T01:10:25.056Z] #63 9.954 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-02T01:10:25.056Z] #63 11.13 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-02T01:10:25.056Z] #63 14.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-02T01:10:25.056Z] #63 15.42 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-02T01:10:25.056Z] #63 15.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-02T01:10:25.056Z] #63 15.47 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-02T01:10:25.056Z] #63 15.63 go: downloading github.com/google/uuid v1.3.0 [2022-02-02T01:10:25.056Z] #63 15.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-02T01:10:25.056Z] #63 15.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-02T01:10:25.056Z] #63 15.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-02T01:10:25.056Z] #63 16.02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-02T01:10:25.056Z] #63 19.41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-02T01:10:25.056Z] #63 19.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-02T01:10:25.056Z] #63 ... [2022-02-02T01:10:25.056Z] [2022-02-02T01:10:25.056Z] #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-02-02T01:10:25.056Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-02T01:10:25.056Z] #36 20.19 tomll can be used in two ways: [2022-02-02T01:10:25.056Z] #36 20.19 Writing to STDIN and reading from STDOUT: [2022-02-02T01:10:25.056Z] #36 20.19 cat file.toml | tomll > file.toml [2022-02-02T01:10:25.056Z] #36 20.19 [2022-02-02T01:10:25.056Z] #36 20.19 Reading and updating a list of files: [2022-02-02T01:10:25.056Z] #36 20.19 tomll a.toml b.toml c.toml [2022-02-02T01:10:25.056Z] #36 20.19 [2022-02-02T01:10:25.056Z] #36 20.19 When given a list of files, tomll will modify all files in place without asking. [2022-02-02T01:10:25.056Z] #36 DONE 20.4s [2022-02-02T01:10:25.056Z] [2022-02-02T01:10:25.056Z] #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-02-02T01:10:25.056Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:25.056Z] #49 10.36 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:10:25.056Z] #49 10.47 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:10:25.056Z] #49 10.53 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-02T01:10:25.056Z] #49 10.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:10:25.056Z] #49 10.73 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:10:25.056Z] #49 10.98 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:10:25.056Z] #49 11.29 go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:10:25.056Z] #49 17.74 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:10:25.056Z] #49 17.74 go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:10:25.315Z] #49 ... [2022-02-02T01:10:25.315Z] [2022-02-02T01:10:25.315Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:25.315Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:25.315Z] #51 19.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-02T01:10:25.315Z] #51 20.00 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-02T01:10:25.315Z] #51 20.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-02T01:10:25.315Z] #51 20.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-02T01:10:25.315Z] #51 20.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-02T01:10:25.315Z] #51 20.74 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-02T01:10:25.315Z] #51 20.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-02T01:10:25.315Z] #51 20.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-02T01:10:25.575Z] #51 20.88 go: downloading github.com/spf13/afero v1.1.2 [2022-02-02T01:10:25.575Z] #51 21.09 go: downloading github.com/spf13/cast v1.3.0 [2022-02-02T01:10:25.752Z] #14 39.15 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-02-02T01:10:25.834Z] #51 21.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-02T01:10:25.834Z] #51 21.22 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-02T01:10:25.834Z] #51 21.31 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-02T01:10:25.834Z] #51 21.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-02T01:10:26.015Z] #14 39.59 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-02-02T01:10:26.093Z] #51 21.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-02T01:10:26.093Z] #51 21.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-02T01:10:26.093Z] #51 21.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-02T01:10:26.353Z] #51 21.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-02T01:10:26.353Z] #51 21.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-02T01:10:26.353Z] #51 21.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-02T01:10:26.353Z] #51 21.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-02T01:10:26.353Z] #51 ... [2022-02-02T01:10:26.353Z] [2022-02-02T01:10:26.353Z] #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-02-02T01:10:26.353Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:26.353Z] #38 11.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:26.353Z] #38 14.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:26.353Z] #38 ... [2022-02-02T01:10:26.353Z] [2022-02-02T01:10:26.353Z] #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-02-02T01:10:26.353Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:26.353Z] #58 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:10:26.353Z] #58 14.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:26.590Z] #14 40.11 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-02-02T01:10:26.612Z] #58 ... [2022-02-02T01:10:26.612Z] [2022-02-02T01:10:26.612Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:26.612Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:26.612Z] #51 21.85 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-02T01:10:26.612Z] #51 22.00 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-02T01:10:26.612Z] #51 22.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-02T01:10:26.612Z] #51 22.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-02T01:10:26.612Z] #51 22.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-02T01:10:26.612Z] #51 22.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-02T01:10:26.872Z] #51 22.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-02T01:10:27.131Z] #51 22.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-02T01:10:27.131Z] #51 22.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-02T01:10:27.131Z] #51 22.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-02T01:10:27.392Z] #51 22.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-02T01:10:27.392Z] #51 22.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-02T01:10:27.651Z] #51 22.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-02T01:10:27.651Z] #51 23.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-02T01:10:27.911Z] #51 23.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-02T01:10:27.911Z] #51 23.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-02T01:10:27.911Z] #51 23.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-02T01:10:27.911Z] #51 23.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-02T01:10:27.911Z] #51 23.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-02T01:10:27.989Z] #14 41.44 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-02-02T01:10:28.171Z] #51 23.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-02T01:10:28.260Z] #58 17.98 Reading package lists... [2022-02-02T01:10:28.260Z] #58 ... [2022-02-02T01:10:28.260Z] [2022-02-02T01:10:28.260Z] #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-02-02T01:10:28.260Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:28.260Z] #38 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:10:28.260Z] #38 19.32 Fetched 8500 kB in 14s (622 kB/s) [2022-02-02T01:10:28.260Z] #38 19.32 Reading package lists... [2022-02-02T01:10:28.260Z] #38 ... [2022-02-02T01:10:28.260Z] [2022-02-02T01:10:28.260Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:28.260Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:28.260Z] #51 18.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-02T01:10:28.260Z] #51 18.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-02T01:10:28.260Z] #51 18.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-02T01:10:28.260Z] #51 18.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-02T01:10:28.260Z] #51 18.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-02T01:10:28.260Z] #51 18.53 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-02T01:10:28.260Z] #51 18.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-02T01:10:28.260Z] #51 18.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-02T01:10:28.260Z] #51 18.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-02T01:10:28.260Z] #51 19.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-02T01:10:28.260Z] #51 19.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-02T01:10:28.260Z] #51 19.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-02T01:10:28.260Z] #51 19.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-02T01:10:28.260Z] #51 19.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-02T01:10:28.260Z] #51 19.62 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-02T01:10:28.260Z] #51 19.83 go: downloading golang.org/x/text v0.3.2 [2022-02-02T01:10:28.408Z] #60 ... [2022-02-02T01:10:28.408Z] [2022-02-02T01:10:28.408Z] #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-02-02T01:10:28.408Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:10:28.408Z] #14 24.11 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-02-02T01:10:28.408Z] #14 25.12 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-02-02T01:10:28.408Z] #14 25.47 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-02-02T01:10:28.408Z] #14 25.82 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-02-02T01:10:28.408Z] #14 27.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-02-02T01:10:28.408Z] #14 27.88 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-02-02T01:10:28.408Z] #14 27.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-02T01:10:28.408Z] #14 27.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-02T01:10:28.408Z] #14 27.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-02T01:10:28.408Z] #14 27.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-02T01:10:28.408Z] #14 27.90 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-02-02T01:10:28.408Z] #14 27.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-02T01:10:28.408Z] #14 27.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-02T01:10:28.408Z] #14 27.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-02T01:10:28.408Z] #14 27.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-02T01:10:28.408Z] #14 27.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-02T01:10:28.408Z] #14 27.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-02T01:10:28.408Z] #14 32.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-02T01:10:28.408Z] #14 32.04 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-02-02T01:10:28.408Z] #14 32.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-02T01:10:28.408Z] #14 32.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-02T01:10:28.408Z] #14 33.03 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:28.408Z] #14 33.34 Fetched 108 MB in 9s (11.7 MB/s) [2022-02-02T01:10:28.408Z] #14 33.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-02T01:10:28.408Z] #14 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 ... 15700 files and directories currently installed.) [2022-02-02T01:10:28.408Z] #14 33.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-02T01:10:28.408Z] #14 33.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:28.408Z] #14 ... [2022-02-02T01:10:28.408Z] [2022-02-02T01:10:28.408Z] #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-02-02T01:10:28.408Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-02T01:10:28.408Z] #38 33.95 Selecting previously unselected package libxml2:arm64. [2022-02-02T01:10:28.408Z] #38 33.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-02T01:10:28.408Z] #38 33.95 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:28.408Z] #38 34.30 Selecting previously unselected package libarchive13:arm64. [2022-02-02T01:10:28.408Z] #38 34.34 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-02T01:10:28.429Z] #51 23.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-02T01:10:28.429Z] #51 24.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-02T01:10:28.563Z] #14 42.03 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-02-02T01:10:28.563Z] #14 42.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-02T01:10:28.563Z] #14 42.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-02T01:10:28.563Z] #14 42.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:10:28.563Z] #14 42.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:10:28.563Z] #14 42.08 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-02-02T01:10:28.563Z] #14 42.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-02T01:10:28.563Z] #14 42.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-02T01:10:28.563Z] #14 42.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-02T01:10:28.563Z] #14 42.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-02T01:10:28.563Z] #14 42.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-02T01:10:28.563Z] #14 42.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-02T01:10:28.563Z] #14 42.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-02T01:10:28.563Z] #14 42.18 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-02-02T01:10:28.563Z] #14 42.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-02T01:10:28.563Z] #14 42.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-02T01:10:28.670Z] #38 34.37 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-02T01:10:28.688Z] #51 24.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-02T01:10:28.688Z] #51 24.15 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-02T01:10:28.688Z] #51 24.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-02T01:10:28.688Z] #51 24.21 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-02T01:10:28.688Z] #51 24.29 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-02T01:10:28.930Z] #38 34.67 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-02T01:10:28.930Z] #38 34.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-02T01:10:28.930Z] #38 34.69 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-02T01:10:28.930Z] #38 34.81 Selecting previously unselected package librhash0:arm64. [2022-02-02T01:10:28.930Z] #38 34.81 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-02T01:10:28.930Z] #38 34.82 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-02T01:10:29.189Z] #38 34.98 Selecting previously unselected package libuv1:arm64. [2022-02-02T01:10:29.189Z] #38 34.98 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-02T01:10:29.189Z] #38 34.98 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-02T01:10:29.189Z] #38 35.10 Selecting previously unselected package cmake. [2022-02-02T01:10:29.189Z] #38 35.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-02T01:10:29.189Z] #38 35.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:29.625Z] #51 25.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-02T01:10:29.626Z] #51 25.09 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-02T01:10:29.626Z] #51 25.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-02T01:10:29.638Z] #51 ... [2022-02-02T01:10:29.638Z] [2022-02-02T01:10:29.638Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-02T01:10:29.638Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:29.638Z] #49 12.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:10:29.638Z] #49 12.49 go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:10:29.638Z] #49 ... [2022-02-02T01:10:29.638Z] [2022-02-02T01:10:29.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-02-02T01:10:29.638Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:29.638Z] #14 19.54 Fetched 8500 kB in 14s (609 kB/s) [2022-02-02T01:10:29.821Z] #19 127.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-02T01:10:29.821Z] #19 127.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:29.821Z] #19 127.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:10:29.821Z] #19 128.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-02T01:10:29.821Z] #19 128.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-02T01:10:29.821Z] #19 128.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-02T01:10:29.821Z] #19 128.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-02T01:10:29.821Z] #19 128.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-02T01:10:29.821Z] #19 128.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-02T01:10:29.884Z] #51 25.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-02T01:10:29.884Z] #51 25.28 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-02T01:10:29.884Z] #51 25.39 go: downloading golang.org/x/text v0.3.2 [2022-02-02T01:10:29.971Z] #14 43.37 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:30.078Z] #19 128.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-02T01:10:30.078Z] #19 128.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:30.078Z] #19 128.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:10:30.236Z] #14 43.64 Fetched 115 MB in 6s (19.5 MB/s) [2022-02-02T01:10:30.236Z] #14 43.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-02T01:10:30.335Z] #19 128.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-02T01:10:30.335Z] #19 128.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:30.335Z] #19 128.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:10:30.513Z] #14 43.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:30.513Z] #14 43.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:10:30.513Z] #14 43.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:30.574Z] #14 19.54 Reading package lists... [2022-02-02T01:10:30.575Z] #14 ... [2022-02-02T01:10:30.575Z] [2022-02-02T01:10:30.575Z] #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-02-02T01:10:30.575Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:30.575Z] #47 13.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-02T01:10:30.575Z] #47 19.28 Fetched 8503 kB in 14s (611 kB/s) [2022-02-02T01:10:30.575Z] #47 19.28 Reading package lists... [2022-02-02T01:10:30.575Z] #47 ... [2022-02-02T01:10:30.575Z] [2022-02-02T01:10:30.575Z] #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-02-02T01:10:30.575Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:10:30.575Z] #43 22.99 + git checkout -q v2.3.0 [2022-02-02T01:10:30.775Z] #14 ... [2022-02-02T01:10:30.775Z] [2022-02-02T01:10:30.775Z] #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-02-02T01:10:30.775Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:10:31.037Z] #34 43.82 Updating files: 89% (1360/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-02-02T01:10:31.037Z] #34 44.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-02T01:10:31.740Z] #38 37.58 Setting up libicu67:arm64 (67.1-7) ... [2022-02-02T01:10:31.740Z] #38 37.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:31.740Z] #38 37.61 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-02T01:10:31.740Z] #38 37.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:31.740Z] #38 37.68 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-02T01:10:31.954Z] #43 24.47 + 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-02-02T01:10:31.980Z] #34 45.10 + [2022-02-02T01:10:31.980Z] #34 ... [2022-02-02T01:10:31.980Z] [2022-02-02T01:10:31.980Z] #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-02-02T01:10:31.980Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:31.980Z] #47 34.97 The following NEW packages will be installed: [2022-02-02T01:10:31.980Z] #47 34.98 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:31.980Z] #47 34.98 python3-protobuf python3-six [2022-02-02T01:10:31.980Z] #47 35.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:31.980Z] #47 35.43 Need to get 2292 kB of archives. [2022-02-02T01:10:31.980Z] #47 35.43 After this operation, 11.0 MB of additional disk space will be used. [2022-02-02T01:10:31.980Z] #47 35.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-02T01:10:31.980Z] #47 35.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:10:31.980Z] #47 35.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-02T01:10:31.980Z] #47 35.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-02T01:10:31.980Z] #47 35.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:10:31.980Z] #47 35.49 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-02-02T01:10:31.980Z] #47 35.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:10:31.980Z] #47 38.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-02T01:10:31.980Z] #47 40.10 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:31.980Z] #47 40.37 Fetched 2292 kB in 4s (560 kB/s) [2022-02-02T01:10:31.980Z] #47 40.48 Selecting previously unselected package libprotobuf23:amd64. [2022-02-02T01:10:31.980Z] #47 40.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-02-02T01:10:31.980Z] #47 40.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-02T01:10:31.980Z] #47 40.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:10:31.980Z] #47 41.38 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:10:31.980Z] #47 41.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:10:31.980Z] #47 41.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:31.980Z] #47 41.69 Selecting previously unselected package python3-six. [2022-02-02T01:10:31.980Z] #47 41.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-02T01:10:31.980Z] #47 41.69 Unpacking python3-six (1.16.0-2) ... [2022-02-02T01:10:31.980Z] #47 41.86 Selecting previously unselected package python3-protobuf. [2022-02-02T01:10:31.980Z] #47 41.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-02T01:10:31.980Z] #47 41.87 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:31.980Z] #47 42.40 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:10:31.980Z] #47 42.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:10:31.980Z] #47 42.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:31.980Z] #47 42.57 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:10:31.980Z] #47 42.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:10:31.980Z] #47 42.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:10:31.980Z] #47 42.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:10:31.980Z] #47 42.76 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:10:31.980Z] #47 42.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:10:31.980Z] #47 42.90 Selecting previously unselected package criu. [2022-02-02T01:10:31.980Z] #47 42.90 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-02T01:10:31.980Z] #47 42.90 Unpacking criu (3.16.1-3) ... [2022-02-02T01:10:31.980Z] #47 43.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:31.980Z] #47 ... [2022-02-02T01:10:31.980Z] [2022-02-02T01:10:31.980Z] #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-02-02T01:10:31.980Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:10:31.980Z] #34 45.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-02T01:10:31.999Z] #38 37.69 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-02T01:10:32.000Z] #38 37.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:32.000Z] #38 37.72 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:32.000Z] #38 37.74 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-02T01:10:32.000Z] #38 37.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:32.000Z] #38 37.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:32.555Z] #34 ... [2022-02-02T01:10:32.555Z] [2022-02-02T01:10:32.555Z] #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-02-02T01:10:32.555Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:32.555Z] #38 36.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:32.555Z] #38 36.10 Need to get 17.7 MB of archives. [2022-02-02T01:10:32.555Z] #38 36.10 After this operation, 70.7 MB of additional disk space will be used. [2022-02-02T01:10:32.555Z] #38 36.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:10:32.555Z] #38 36.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:10:32.555Z] #38 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-02T01:10:32.555Z] #38 36.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-02T01:10:32.555Z] #38 36.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-02T01:10:32.555Z] #38 36.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-02T01:10:32.555Z] #38 36.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-02T01:10:32.555Z] #38 36.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-02T01:10:32.555Z] #38 36.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-02T01:10:32.555Z] #38 36.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-02T01:10:32.555Z] #38 37.93 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:32.555Z] #38 38.20 Fetched 17.7 MB in 1s (14.7 MB/s) [2022-02-02T01:10:32.555Z] #38 38.26 Selecting previously unselected package xxd. [2022-02-02T01:10:32.555Z] #38 38.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-02-02T01:10:32.555Z] #38 38.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:10:32.555Z] #38 38.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:32.555Z] #38 38.50 Selecting previously unselected package vim-common. [2022-02-02T01:10:32.555Z] #38 38.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:10:32.555Z] #38 38.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:32.555Z] #38 38.83 Selecting previously unselected package cmake-data. [2022-02-02T01:10:32.555Z] #38 38.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-02T01:10:32.555Z] #38 38.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:32.555Z] #38 42.16 Selecting previously unselected package libicu67:amd64. [2022-02-02T01:10:32.555Z] #38 42.16 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-02T01:10:32.555Z] #38 42.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-02T01:10:32.828Z] #38 ... [2022-02-02T01:10:32.828Z] [2022-02-02T01:10:32.828Z] #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-02-02T01:10:32.828Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:32.828Z] #47 45.62 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:10:32.828Z] #47 45.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:32.828Z] #47 45.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:10:32.828Z] #47 45.67 Setting up python3-six (1.16.0-2) ... [2022-02-02T01:10:33.090Z] #47 ... [2022-02-02T01:10:33.090Z] [2022-02-02T01:10:33.090Z] #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-02-02T01:10:33.090Z] #60 sha256:8933fffeccb5bfe41187948d540266d8bc29ff7cb84a592ada63e88cafb76f23 [2022-02-02T01:10:33.090Z] #60 4.135 + RM_GOPATH=0 [2022-02-02T01:10:33.090Z] #60 4.135 + TMP_GOPATH= [2022-02-02T01:10:33.090Z] #60 4.135 + : /build [2022-02-02T01:10:33.090Z] #60 4.135 + '[' -z '' ']' [2022-02-02T01:10:33.090Z] #60 4.135 ++ mktemp -d [2022-02-02T01:10:33.090Z] #60 4.139 + export GOPATH=/tmp/tmp.xTzbxQDKNo [2022-02-02T01:10:33.090Z] #60 4.139 + GOPATH=/tmp/tmp.xTzbxQDKNo [2022-02-02T01:10:33.090Z] #60 4.139 + RM_GOPATH=1 [2022-02-02T01:10:33.090Z] #60 4.139 + case "$(go env GOARCH)" in [2022-02-02T01:10:33.090Z] #60 4.139 ++ go env GOARCH [2022-02-02T01:10:33.090Z] #60 4.171 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:33.090Z] #60 4.171 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:33.090Z] #60 4.171 ++ dirname /install.sh [2022-02-02T01:10:33.090Z] #60 4.174 + dir=/ [2022-02-02T01:10:33.090Z] #60 4.174 + bin=containerd [2022-02-02T01:10:33.090Z] #60 4.174 + shift [2022-02-02T01:10:33.090Z] #60 4.174 + '[' '!' -f //containerd.installer ']' [2022-02-02T01:10:33.090Z] #60 4.174 + . //containerd.installer [2022-02-02T01:10:33.090Z] #60 4.174 ++ set -e [2022-02-02T01:10:33.090Z] #60 4.174 ++ : v1.5.9 [2022-02-02T01:10:33.090Z] #60 4.174 + install_containerd [2022-02-02T01:10:33.090Z] #60 4.174 + echo 'Install containerd version v1.5.9' [2022-02-02T01:10:33.090Z] #60 4.174 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xTzbxQDKNo/src/github.com/containerd/containerd [2022-02-02T01:10:33.090Z] #60 4.174 Install containerd version v1.5.9 [2022-02-02T01:10:33.090Z] #60 4.174 Cloning into '/tmp/tmp.xTzbxQDKNo/src/github.com/containerd/containerd'... [2022-02-02T01:10:33.090Z] #60 ... [2022-02-02T01:10:33.090Z] [2022-02-02T01:10:33.090Z] #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-02-02T01:10:33.091Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:33.091Z] #14 46.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-02T01:10:33.091Z] #14 46.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:10:33.091Z] #14 46.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:34.119Z] #51 ... [2022-02-02T01:10:34.119Z] [2022-02-02T01:10:34.119Z] #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-02-02T01:10:34.119Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:34.119Z] #14 17.61 Reading package lists... [2022-02-02T01:10:34.119Z] #14 23.35 Building dependency tree... [2022-02-02T01:10:34.119Z] #14 25.79 The following additional packages will be installed: [2022-02-02T01:10:34.119Z] #14 25.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:34.119Z] #14 25.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-02T01:10:34.119Z] #14 25.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-02T01:10:34.119Z] #14 25.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-02T01:10:34.119Z] #14 25.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-02T01:10:34.119Z] #14 25.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-02T01:10:34.119Z] #14 25.80 mingw-w64-common mingw-w64-x86-64-dev [2022-02-02T01:10:34.119Z] #14 25.81 Suggested packages: [2022-02-02T01:10:34.119Z] #14 25.82 gcc-10-locales seccomp wine64 [2022-02-02T01:10:34.119Z] #14 27.02 The following NEW packages will be installed: [2022-02-02T01:10:34.119Z] #14 27.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:34.119Z] #14 27.02 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-02T01:10:34.119Z] #14 27.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-02T01:10:34.119Z] #14 27.03 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-02T01:10:34.119Z] #14 27.03 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-02T01:10:34.119Z] #14 27.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-02T01:10:34.119Z] #14 27.03 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-02T01:10:34.119Z] #14 27.03 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-02T01:10:34.119Z] #14 27.03 mingw-w64-x86-64-dev [2022-02-02T01:10:34.119Z] #14 27.41 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:34.119Z] #14 27.41 Need to get 115 MB of archives. [2022-02-02T01:10:34.119Z] #14 27.41 After this operation, 645 MB of additional disk space will be used. [2022-02-02T01:10:34.119Z] #14 27.41 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-02-02T01:10:34.119Z] #14 27.61 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-02-02T01:10:34.119Z] #14 27.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-02T01:10:34.119Z] #14 27.76 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-02-02T01:10:34.119Z] #14 27.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-02T01:10:34.119Z] #14 27.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-02T01:10:34.119Z] #14 28.03 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-02-02T01:10:34.119Z] #14 28.22 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-02-02T01:10:34.119Z] #14 28.22 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-02-02T01:10:34.119Z] #14 28.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-02T01:10:34.538Z] #38 ... [2022-02-02T01:10:34.538Z] [2022-02-02T01:10:34.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-02-02T01:10:34.538Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-02T01:10:34.538Z] #47 29.68 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:34.538Z] #47 30.01 Fetched 2115 kB in 4s (530 kB/s) [2022-02-02T01:10:34.538Z] #47 30.24 Selecting previously unselected package libprotobuf23:arm64. [2022-02-02T01:10:34.538Z] #47 30.24 (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-02-02T01:10:34.538Z] #47 30.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-02T01:10:34.538Z] #47 30.29 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-02T01:10:34.538Z] #47 31.17 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:10:34.538Z] #47 31.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:10:34.538Z] #47 31.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:34.538Z] #47 31.32 Selecting previously unselected package python3-six. [2022-02-02T01:10:34.538Z] #47 31.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-02T01:10:34.538Z] #47 31.33 Unpacking python3-six (1.16.0-2) ... [2022-02-02T01:10:34.538Z] #47 31.39 Selecting previously unselected package python3-protobuf. [2022-02-02T01:10:34.538Z] #47 31.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-02T01:10:34.538Z] #47 31.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:34.538Z] #47 31.91 Selecting previously unselected package libnet1:arm64. [2022-02-02T01:10:34.538Z] #47 31.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-02T01:10:34.538Z] #47 31.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:34.538Z] #47 32.01 Selecting previously unselected package libnl-3-200:arm64. [2022-02-02T01:10:34.538Z] #47 32.02 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-02T01:10:34.538Z] #47 32.02 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-02T01:10:34.538Z] #47 32.12 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-02T01:10:34.538Z] #47 32.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-02T01:10:34.538Z] #47 32.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-02T01:10:34.538Z] #47 32.21 Selecting previously unselected package criu. [2022-02-02T01:10:34.538Z] #47 32.21 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-02T01:10:34.538Z] #47 32.22 Unpacking criu (3.16.1-3) ... [2022-02-02T01:10:34.538Z] #47 33.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:34.538Z] #47 34.35 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-02T01:10:34.538Z] #47 34.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:34.538Z] #47 34.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-02T01:10:34.538Z] #47 34.43 Setting up python3-six (1.16.0-2) ... [2022-02-02T01:10:34.538Z] #47 35.19 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-02T01:10:34.538Z] #47 35.21 Setting up python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:34.538Z] #47 38.43 Setting up criu (3.16.1-3) ... [2022-02-02T01:10:34.538Z] #47 ... [2022-02-02T01:10:34.538Z] [2022-02-02T01:10:34.538Z] #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-02-02T01:10:34.538Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-02T01:10:34.539Z] #34 30.11 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-02T01:10:34.539Z] #34 30.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-02T01:10:34.539Z] #34 30.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-02T01:10:34.539Z] #34 ... [2022-02-02T01:10:34.539Z] [2022-02-02T01:10:34.539Z] #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-02-02T01:10:34.539Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:10:34.539Z] #14 35.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-02T01:10:34.539Z] #14 35.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-02T01:10:34.539Z] #14 35.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:34.539Z] #14 37.42 Selecting previously unselected package binutils-mingw-w64. [2022-02-02T01:10:34.539Z] #14 37.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-02T01:10:34.539Z] #14 37.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:10:34.539Z] #14 37.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-02T01:10:34.539Z] #14 37.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-02T01:10:34.539Z] #14 37.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-02T01:10:34.539Z] #14 37.68 Selecting previously unselected package dmsetup. [2022-02-02T01:10:34.539Z] #14 37.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-02T01:10:34.539Z] #14 37.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:10:34.539Z] #14 37.84 Selecting previously unselected package mingw-w64-common. [2022-02-02T01:10:34.539Z] #14 37.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-02T01:10:34.539Z] #14 37.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-02T01:10:34.539Z] #14 ... [2022-02-02T01:10:34.539Z] [2022-02-02T01:10:34.539Z] #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-02-02T01:10:34.539Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-02T01:10:34.539Z] #47 40.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:34.689Z] #14 ... [2022-02-02T01:10:34.689Z] [2022-02-02T01:10:34.689Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:34.689Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:34.689Z] #51 30.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-02T01:10:34.689Z] #51 30.20 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-02T01:10:34.948Z] #51 30.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-02T01:10:34.948Z] #51 30.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-02T01:10:34.948Z] #51 30.46 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-02T01:10:35.011Z] #14 48.48 Selecting previously unselected package binutils-mingw-w64. [2022-02-02T01:10:35.011Z] #14 48.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-02T01:10:35.011Z] #14 48.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:10:35.290Z] #14 48.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-02T01:10:35.290Z] #14 48.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:10:35.290Z] #14 48.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:10:35.290Z] #14 48.79 Selecting previously unselected package dmsetup. [2022-02-02T01:10:35.290Z] #14 48.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:10:35.290Z] #14 48.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:10:35.552Z] #14 49.04 Selecting previously unselected package mingw-w64-common. [2022-02-02T01:10:35.552Z] #14 49.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-02T01:10:35.552Z] #14 49.05 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-02T01:10:36.325Z] #51 31.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-02T01:10:36.325Z] #51 31.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-02T01:10:36.325Z] #51 31.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-02T01:10:36.448Z] #47 ... [2022-02-02T01:10:36.448Z] [2022-02-02T01:10:36.448Z] #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-02-02T01:10:36.448Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-02T01:10:36.448Z] #38 DONE 42.4s [2022-02-02T01:10:36.708Z] [2022-02-02T01:10:36.708Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-02T01:10:36.708Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-02T01:10:36.708Z] #47 DONE 42.1s [2022-02-02T01:10:36.708Z] [2022-02-02T01:10:36.708Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-02T01:10:36.708Z] #39 sha256:d7e79a151650a0a2dbbe6a6f8e5698ad962ad386ac2ae7fa54faab63c94469a8 [2022-02-02T01:10:36.708Z] #39 ... [2022-02-02T01:10:36.708Z] [2022-02-02T01:10:36.708Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-02T01:10:36.708Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-02T01:10:36.708Z] #49 41.39 gotestsum version dev [2022-02-02T01:10:36.708Z] #49 DONE 42.6s [2022-02-02T01:10:36.879Z] #19 134.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-02T01:10:36.879Z] #19 134.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:36.879Z] #19 134.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:10:36.879Z] #19 135.3 Selecting previously unselected package patch. [2022-02-02T01:10:36.879Z] #19 135.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-02T01:10:36.897Z] #51 ... [2022-02-02T01:10:36.897Z] [2022-02-02T01:10:36.897Z] #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-02-02T01:10:36.897Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:36.897Z] #38 22.32 Fetched 8500 kB in 15s (561 kB/s) [2022-02-02T01:10:36.897Z] #38 22.32 Reading package lists... [2022-02-02T01:10:36.897Z] #38 26.51 Reading package lists... [2022-02-02T01:10:36.897Z] #38 30.88 Building dependency tree... [2022-02-02T01:10:36.968Z] [2022-02-02T01:10:36.968Z] #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-02-02T01:10:36.968Z] #63 sha256:83051f44f965932871a0d0402d5863d37becc4e44359f35f9c208c4fdcb3de56 [2022-02-02T01:10:36.968Z] #63 ... [2022-02-02T01:10:36.968Z] [2022-02-02T01:10:36.968Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-02T01:10:36.968Z] #39 sha256:d7e79a151650a0a2dbbe6a6f8e5698ad962ad386ac2ae7fa54faab63c94469a8 [2022-02-02T01:10:36.968Z] #39 DONE 0.6s [2022-02-02T01:10:37.136Z] #19 135.5 Unpacking patch (2.7.6-7) ... [2022-02-02T01:10:37.156Z] #38 ... [2022-02-02T01:10:37.156Z] [2022-02-02T01:10:37.156Z] #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-02-02T01:10:37.156Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:37.156Z] #58 22.38 Fetched 8500 kB in 15s (558 kB/s) [2022-02-02T01:10:37.156Z] #58 22.38 Reading package lists... [2022-02-02T01:10:37.156Z] #58 26.65 Reading package lists... [2022-02-02T01:10:37.156Z] #58 31.24 Building dependency tree... [2022-02-02T01:10:37.156Z] #58 ... [2022-02-02T01:10:37.156Z] [2022-02-02T01:10:37.156Z] #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-02-02T01:10:37.156Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:10:37.156Z] #43 25.18 + git checkout -q v2.3.0 [2022-02-02T01:10:37.156Z] #43 27.23 + 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-02-02T01:10:37.228Z] [2022-02-02T01:10:37.228Z] #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-02-02T01:10:37.228Z] #40 sha256:09d5d9aba21787d3b875e873b5b0e7e0dee6d3f5cb7b18f56320c2a1afe67b09 [2022-02-02T01:10:37.727Z] #43 ... [2022-02-02T01:10:37.727Z] [2022-02-02T01:10:37.727Z] #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-02-02T01:10:37.727Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:37.727Z] #47 22.86 Fetched 8503 kB in 16s (529 kB/s) [2022-02-02T01:10:37.727Z] #47 22.86 Reading package lists... [2022-02-02T01:10:37.727Z] #47 27.08 Reading package lists... [2022-02-02T01:10:37.727Z] #47 31.64 Building dependency tree... [2022-02-02T01:10:37.727Z] #47 ... [2022-02-02T01:10:37.727Z] [2022-02-02T01:10:37.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-02-02T01:10:37.727Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:37.727Z] #14 30.43 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-02-02T01:10:37.727Z] #14 30.99 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-02-02T01:10:37.727Z] #14 31.57 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-02-02T01:10:37.727Z] #14 33.13 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-02-02T01:10:38.173Z] #40 1.078 + RM_GOPATH=0 [2022-02-02T01:10:38.173Z] #40 1.078 + TMP_GOPATH= [2022-02-02T01:10:38.173Z] #40 1.078 + : /build [2022-02-02T01:10:38.173Z] #40 1.078 + '[' -z '' ']' [2022-02-02T01:10:38.173Z] #40 1.078 ++ mktemp -d [2022-02-02T01:10:38.173Z] #40 1.078 + export GOPATH=/tmp/tmp.mafRqADnfi [2022-02-02T01:10:38.173Z] #40 1.078 + GOPATH=/tmp/tmp.mafRqADnfi [2022-02-02T01:10:38.173Z] #40 1.078 + RM_GOPATH=1 [2022-02-02T01:10:38.173Z] #40 1.078 + case "$(go env GOARCH)" in [2022-02-02T01:10:38.173Z] #40 1.078 ++ go env GOARCH [2022-02-02T01:10:38.173Z] #40 1.078 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:38.173Z] #40 1.078 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:38.173Z] #40 1.078 ++ dirname /install.sh [2022-02-02T01:10:38.173Z] #40 1.101 Install tini version v0.19.0 [2022-02-02T01:10:38.173Z] #40 1.101 + dir=/ [2022-02-02T01:10:38.173Z] #40 1.101 + bin=tini [2022-02-02T01:10:38.173Z] #40 1.101 + shift [2022-02-02T01:10:38.173Z] #40 1.101 + '[' '!' -f //tini.installer ']' [2022-02-02T01:10:38.173Z] #40 1.101 + . //tini.installer [2022-02-02T01:10:38.173Z] #40 1.101 ++ : v0.19.0 [2022-02-02T01:10:38.173Z] #40 1.101 + install_tini [2022-02-02T01:10:38.173Z] #40 1.101 + echo 'Install tini version v0.19.0' [2022-02-02T01:10:38.173Z] #40 1.101 + git clone https://github.com/krallin/tini.git /tmp/tmp.mafRqADnfi/tini [2022-02-02T01:10:38.173Z] #40 1.101 Cloning into '/tmp/tmp.mafRqADnfi/tini'... [2022-02-02T01:10:38.533Z] #43 ... [2022-02-02T01:10:38.533Z] [2022-02-02T01:10:38.533Z] #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-02-02T01:10:38.533Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:38.533Z] #14 19.54 Reading package lists... [2022-02-02T01:10:38.533Z] #14 23.73 Reading package lists... [2022-02-02T01:10:38.533Z] #14 27.90 Building dependency tree... [2022-02-02T01:10:38.533Z] #14 30.70 The following additional packages will be installed: [2022-02-02T01:10:38.533Z] #14 30.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:38.533Z] #14 30.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-02T01:10:38.533Z] #14 30.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-02T01:10:38.533Z] #14 30.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-02T01:10:38.533Z] #14 30.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-02T01:10:38.533Z] #14 30.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-02T01:10:38.533Z] #14 30.71 mingw-w64-common mingw-w64-x86-64-dev [2022-02-02T01:10:38.533Z] #14 30.71 Suggested packages: [2022-02-02T01:10:38.533Z] #14 30.72 gcc-10-locales seccomp wine64 [2022-02-02T01:10:38.533Z] #14 ... [2022-02-02T01:10:38.533Z] [2022-02-02T01:10:38.533Z] #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-02-02T01:10:38.533Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:10:38.533Z] #53 31.53 v3.0.2 [2022-02-02T01:10:38.547Z] #19 136.5 Selecting previously unselected package dpkg-dev. [2022-02-02T01:10:38.547Z] #19 136.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-02T01:10:38.547Z] #19 136.7 Unpacking dpkg-dev (1.20.9) ... [2022-02-02T01:10:38.674Z] #14 33.89 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-02-02T01:10:38.674Z] #14 33.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-02T01:10:38.674Z] #14 33.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-02T01:10:38.674Z] #14 33.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:10:38.674Z] #14 33.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:10:38.674Z] #14 33.95 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-02-02T01:10:38.674Z] #14 33.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-02T01:10:38.674Z] #14 33.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-02T01:10:38.674Z] #14 33.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-02T01:10:38.674Z] #14 33.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-02T01:10:38.674Z] #14 34.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-02T01:10:38.674Z] #14 34.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-02T01:10:38.674Z] #14 34.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-02T01:10:38.674Z] #14 34.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-02T01:10:38.674Z] #14 34.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-02T01:10:38.674Z] #14 34.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-02T01:10:39.473Z] #19 137.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-02T01:10:39.474Z] #19 137.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-02T01:10:39.474Z] #53 DONE 32.3s [2022-02-02T01:10:39.474Z] [2022-02-02T01:10:39.474Z] #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-02-02T01:10:39.474Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:39.474Z] #14 31.74 The following NEW packages will be installed: [2022-02-02T01:10:39.474Z] #14 31.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:10:39.474Z] #14 31.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-02T01:10:39.474Z] #14 31.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-02T01:10:39.474Z] #14 31.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-02T01:10:39.474Z] #14 31.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-02T01:10:39.474Z] #14 31.76 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-02T01:10:39.474Z] #14 31.76 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-02T01:10:39.474Z] #14 31.76 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-02T01:10:39.474Z] #14 31.77 mingw-w64-x86-64-dev [2022-02-02T01:10:39.474Z] #14 32.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:39.474Z] #14 32.17 Need to get 115 MB of archives. [2022-02-02T01:10:39.474Z] #14 32.17 After this operation, 645 MB of additional disk space will be used. [2022-02-02T01:10:39.474Z] #14 32.17 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-02-02T01:10:39.474Z] #14 32.28 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-02-02T01:10:39.553Z] #40 2.236 + cd /tmp/tmp.mafRqADnfi/tini [2022-02-02T01:10:39.553Z] #40 2.236 + git checkout -q v0.19.0 [2022-02-02T01:10:39.553Z] #40 2.264 + cmake . [2022-02-02T01:10:39.616Z] #14 ... [2022-02-02T01:10:39.616Z] [2022-02-02T01:10:39.616Z] #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-02-02T01:10:39.616Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-02T01:10:39.616Z] #53 34.22 v3.0.2 [2022-02-02T01:10:39.616Z] #53 DONE 34.8s [2022-02-02T01:10:39.616Z] [2022-02-02T01:10:39.616Z] #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-02-02T01:10:39.616Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:39.616Z] #14 35.03 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:39.730Z] #19 137.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-02T01:10:39.733Z] #14 32.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-02T01:10:39.733Z] #14 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-02T01:10:39.733Z] #14 32.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-02T01:10:39.733Z] #14 32.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-02T01:10:39.775Z] #14 ... [2022-02-02T01:10:39.775Z] [2022-02-02T01:10:39.775Z] #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-02-02T01:10:39.775Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:39.775Z] #38 48.75 Selecting previously unselected package libxml2:amd64. [2022-02-02T01:10:39.775Z] #38 48.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-02T01:10:39.775Z] #38 48.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:39.775Z] #38 49.25 Selecting previously unselected package libarchive13:amd64. [2022-02-02T01:10:39.775Z] #38 49.25 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-02T01:10:39.775Z] #38 49.25 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:10:39.775Z] #38 49.54 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-02T01:10:39.775Z] #38 49.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-02T01:10:39.775Z] #38 49.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:10:39.775Z] #38 49.69 Selecting previously unselected package librhash0:amd64. [2022-02-02T01:10:39.775Z] #38 49.72 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-02T01:10:39.775Z] #38 49.73 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:10:39.775Z] #38 49.90 Selecting previously unselected package libuv1:amd64. [2022-02-02T01:10:39.775Z] #38 49.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-02T01:10:39.775Z] #38 49.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:10:39.775Z] #38 50.09 Selecting previously unselected package cmake. [2022-02-02T01:10:39.775Z] #38 50.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-02T01:10:39.775Z] #38 50.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:39.813Z] #40 2.584 -- The C compiler identification is GNU 10.2.1 [2022-02-02T01:10:39.813Z] #40 2.624 -- Detecting C compiler ABI info [2022-02-02T01:10:39.876Z] #14 35.31 Fetched 115 MB in 7s (16.4 MB/s) [2022-02-02T01:10:39.876Z] #14 35.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-02T01:10:39.992Z] #14 ... [2022-02-02T01:10:39.992Z] [2022-02-02T01:10:39.992Z] #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-02-02T01:10:39.992Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:39.992Z] #58 17.98 Reading package lists... [2022-02-02T01:10:39.992Z] #58 22.96 Reading package lists... [2022-02-02T01:10:39.992Z] #58 27.40 Building dependency tree... [2022-02-02T01:10:39.992Z] #58 30.26 The following additional packages will be installed: [2022-02-02T01:10:39.992Z] #58 30.28 libbtrfs0 [2022-02-02T01:10:39.992Z] #58 30.42 The following NEW packages will be installed: [2022-02-02T01:10:39.992Z] #58 30.46 libbtrfs-dev libbtrfs0 [2022-02-02T01:10:39.992Z] #58 30.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:39.992Z] #58 30.84 Need to get 460 kB of archives. [2022-02-02T01:10:39.992Z] #58 30.84 After this operation, 1237 kB of additional disk space will be used. [2022-02-02T01:10:39.992Z] #58 30.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:10:39.992Z] #58 30.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:10:39.992Z] #58 31.87 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:39.992Z] #58 32.03 Fetched 460 kB in 0s (1385 kB/s) [2022-02-02T01:10:39.992Z] #58 32.34 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:10:39.992Z] #58 32.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:39.992Z] #58 32.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:10:39.992Z] #58 32.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:10:39.992Z] #58 32.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:10:39.992Z] #58 32.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:10:39.992Z] #58 32.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:10:39.992Z] #58 ... [2022-02-02T01:10:39.992Z] [2022-02-02T01:10:39.992Z] #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-02-02T01:10:39.992Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:39.992Z] #14 33.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-02T01:10:40.073Z] #40 3.053 -- Detecting C compiler ABI info - done [2022-02-02T01:10:40.136Z] #14 35.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:40.136Z] #14 35.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:10:40.136Z] #14 35.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:40.251Z] #14 33.29 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-02-02T01:10:40.251Z] #14 33.29 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-02-02T01:10:40.333Z] #40 3.155 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T01:10:40.333Z] #40 3.156 -- Detecting C compile features [2022-02-02T01:10:40.333Z] #40 3.156 -- Detecting C compile features - done [2022-02-02T01:10:40.333Z] #40 3.189 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-02T01:10:40.333Z] #40 3.345 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-02T01:10:40.333Z] #40 3.411 -- Configuring done [2022-02-02T01:10:40.510Z] #14 ... [2022-02-02T01:10:40.510Z] [2022-02-02T01:10:40.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-02-02T01:10:40.510Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:40.510Z] #38 19.32 Reading package lists... [2022-02-02T01:10:40.510Z] #38 23.55 Reading package lists... [2022-02-02T01:10:40.510Z] #38 27.65 Building dependency tree... [2022-02-02T01:10:40.510Z] #38 30.35 The following additional packages will be installed: [2022-02-02T01:10:40.510Z] #38 30.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-02T01:10:40.510Z] #38 30.37 Suggested packages: [2022-02-02T01:10:40.510Z] #38 30.37 cmake-doc ninja-build lrzip [2022-02-02T01:10:40.510Z] #38 30.37 Recommended packages: [2022-02-02T01:10:40.510Z] #38 30.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-02T01:10:40.510Z] #38 31.14 The following NEW packages will be installed: [2022-02-02T01:10:40.510Z] #38 31.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-02T01:10:40.510Z] #38 31.18 vim-common xxd [2022-02-02T01:10:40.510Z] #38 31.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:40.510Z] #38 31.55 Need to get 17.7 MB of archives. [2022-02-02T01:10:40.510Z] #38 31.55 After this operation, 70.7 MB of additional disk space will be used. [2022-02-02T01:10:40.510Z] #38 31.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:10:40.510Z] #38 31.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:10:40.510Z] #38 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-02T01:10:40.510Z] #38 31.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-02T01:10:40.510Z] #38 32.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-02T01:10:40.510Z] #38 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-02T01:10:40.510Z] #38 32.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-02T01:10:40.510Z] #38 32.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-02T01:10:40.510Z] #38 32.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-02T01:10:40.510Z] #38 32.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-02T01:10:40.593Z] #40 3.419 -- Generating done [2022-02-02T01:10:40.593Z] #40 3.433 -- Build files have been written to: /tmp/tmp.mafRqADnfi/tini [2022-02-02T01:10:40.593Z] #40 3.443 + make tini-static [2022-02-02T01:10:40.593Z] #40 3.636 Scanning dependencies of target tini-static [2022-02-02T01:10:40.593Z] #40 3.664 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-02T01:10:40.657Z] #19 139.0 Selecting previously unselected package libio-string-perl. [2022-02-02T01:10:40.657Z] #19 139.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-02T01:10:40.657Z] #19 139.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-02T01:10:40.723Z] #38 ... [2022-02-02T01:10:40.723Z] [2022-02-02T01:10:40.723Z] #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-02-02T01:10:40.723Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:40.723Z] #47 46.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:10:40.723Z] #47 46.82 Setting up python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:40.723Z] #47 50.47 Setting up criu (3.16.1-3) ... [2022-02-02T01:10:40.723Z] #47 52.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:40.723Z] #47 DONE 53.8s [2022-02-02T01:10:40.723Z] [2022-02-02T01:10:40.723Z] #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-02-02T01:10:40.723Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:40.769Z] #38 ... [2022-02-02T01:10:40.769Z] [2022-02-02T01:10:40.769Z] #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-02-02T01:10:40.769Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:40.769Z] #58 33.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:10:40.769Z] #58 33.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:10:40.769Z] #58 33.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:40.769Z] #58 DONE 33.6s [2022-02-02T01:10:40.769Z] [2022-02-02T01:10:40.769Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-02T01:10:40.769Z] #59 sha256:db4a949bad21ca797c5433911227bff54de818fe35119017757a1a85db945240 [2022-02-02T01:10:40.914Z] #19 139.1 Selecting previously unselected package libicu67:amd64. [2022-02-02T01:10:40.914Z] #19 139.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-02T01:10:40.914Z] #19 139.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-02T01:10:40.984Z] #49 ... [2022-02-02T01:10:40.984Z] [2022-02-02T01:10:40.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-02-02T01:10:40.985Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:40.985Z] #38 54.71 Setting up libicu67:amd64 (67.1-7) ... [2022-02-02T01:10:41.029Z] #59 DONE 0.2s [2022-02-02T01:10:41.029Z] [2022-02-02T01:10:41.029Z] #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-02-02T01:10:41.029Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:10:41.029Z] #60 ... [2022-02-02T01:10:41.029Z] [2022-02-02T01:10:41.029Z] #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-02-02T01:10:41.029Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:41.029Z] #47 19.28 Reading package lists... [2022-02-02T01:10:41.029Z] #47 23.94 Reading package lists... [2022-02-02T01:10:41.029Z] #47 28.19 Building dependency tree... [2022-02-02T01:10:41.029Z] #47 30.79 The following additional packages will be installed: [2022-02-02T01:10:41.029Z] #47 30.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:41.029Z] #47 30.79 python3-protobuf python3-six [2022-02-02T01:10:41.029Z] #47 30.80 Suggested packages: [2022-02-02T01:10:41.029Z] #47 30.80 python3-setuptools [2022-02-02T01:10:41.029Z] #47 30.80 Recommended packages: [2022-02-02T01:10:41.029Z] #47 30.80 iproute2 | iproute [2022-02-02T01:10:41.029Z] #47 31.28 The following NEW packages will be installed: [2022-02-02T01:10:41.029Z] #47 31.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:41.029Z] #47 31.28 python3-protobuf python3-six [2022-02-02T01:10:41.029Z] #47 31.68 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:41.029Z] #47 31.68 Need to get 2292 kB of archives. [2022-02-02T01:10:41.029Z] #47 31.68 After this operation, 11.0 MB of additional disk space will be used. [2022-02-02T01:10:41.029Z] #47 31.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-02T01:10:41.029Z] #47 31.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:10:41.029Z] #47 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-02T01:10:41.029Z] #47 31.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-02T01:10:41.029Z] #47 31.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:10:41.029Z] #47 31.75 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-02-02T01:10:41.029Z] #47 31.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:10:41.075Z] #14 ... [2022-02-02T01:10:41.075Z] [2022-02-02T01:10:41.075Z] #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-02-02T01:10:41.075Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-02T01:10:41.075Z] #58 33.57 The following additional packages will be installed: [2022-02-02T01:10:41.075Z] #58 33.58 libbtrfs0 [2022-02-02T01:10:41.075Z] #58 33.67 The following NEW packages will be installed: [2022-02-02T01:10:41.075Z] #58 33.68 libbtrfs-dev libbtrfs0 [2022-02-02T01:10:41.075Z] #58 34.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:41.075Z] #58 34.06 Need to get 460 kB of archives. [2022-02-02T01:10:41.075Z] #58 34.06 After this operation, 1237 kB of additional disk space will be used. [2022-02-02T01:10:41.075Z] #58 34.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:10:41.075Z] #58 34.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:10:41.075Z] #58 35.03 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:41.075Z] #58 35.27 Fetched 460 kB in 0s (1267 kB/s) [2022-02-02T01:10:41.075Z] #58 35.43 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:10:41.075Z] #58 35.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:41.075Z] #58 35.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:10:41.075Z] #58 35.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:10:41.075Z] #58 35.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:10:41.075Z] #58 35.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:10:41.075Z] #58 35.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:10:41.075Z] #58 36.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:10:41.075Z] #58 36.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:10:41.075Z] #58 36.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:41.075Z] #58 DONE 36.2s [2022-02-02T01:10:41.075Z] [2022-02-02T01:10:41.075Z] #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-02-02T01:10:41.075Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:41.075Z] #47 34.39 The following additional packages will be installed: [2022-02-02T01:10:41.075Z] #47 34.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:41.075Z] #47 34.40 python3-protobuf python3-six [2022-02-02T01:10:41.075Z] #47 34.41 Suggested packages: [2022-02-02T01:10:41.075Z] #47 34.41 python3-setuptools [2022-02-02T01:10:41.075Z] #47 34.41 Recommended packages: [2022-02-02T01:10:41.075Z] #47 34.41 iproute2 | iproute [2022-02-02T01:10:41.075Z] #47 34.93 The following NEW packages will be installed: [2022-02-02T01:10:41.075Z] #47 35.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-02T01:10:41.075Z] #47 35.00 python3-protobuf python3-six [2022-02-02T01:10:41.075Z] #47 35.49 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:41.075Z] #47 35.49 Need to get 2292 kB of archives. [2022-02-02T01:10:41.075Z] #47 35.49 After this operation, 11.0 MB of additional disk space will be used. [2022-02-02T01:10:41.075Z] #47 35.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-02T01:10:41.075Z] #47 35.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:10:41.075Z] #47 35.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-02T01:10:41.075Z] #47 35.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-02T01:10:41.075Z] #47 35.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:10:41.075Z] #47 35.57 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-02-02T01:10:41.075Z] #47 35.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:10:41.075Z] #47 ... [2022-02-02T01:10:41.075Z] [2022-02-02T01:10:41.075Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-02T01:10:41.075Z] #59 sha256:2e79e200e2b222fd782954216a3ff5189c4edea10576a721e033f6eb2b3ac7ad [2022-02-02T01:10:41.075Z] #59 DONE 0.3s [2022-02-02T01:10:41.246Z] #38 54.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:41.247Z] #38 54.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:10:41.247Z] #38 54.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:41.247Z] #38 54.81 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:10:41.247Z] #38 54.81 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:10:41.247Z] #38 54.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:41.247Z] #38 54.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:41.288Z] #47 ... [2022-02-02T01:10:41.288Z] [2022-02-02T01:10:41.288Z] #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-02-02T01:10:41.288Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:41.288Z] #38 34.01 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:41.336Z] [2022-02-02T01:10:41.336Z] #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-02-02T01:10:41.336Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:10:41.478Z] #19 140.0 Selecting previously unselected package libxml2:amd64. [2022-02-02T01:10:41.509Z] #38 54.95 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:10:41.509Z] #38 54.98 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:41.509Z] #38 54.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:41.509Z] #38 ... [2022-02-02T01:10:41.509Z] [2022-02-02T01:10:41.509Z] #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-02-02T01:10:41.509Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:41.509Z] #49 54.83 gotestsum version dev [2022-02-02T01:10:41.509Z] #49 DONE 55.1s [2022-02-02T01:10:41.548Z] #38 34.33 Fetched 17.7 MB in 1s (12.3 MB/s) [2022-02-02T01:10:41.548Z] #38 34.41 Selecting previously unselected package xxd. [2022-02-02T01:10:41.734Z] #19 140.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-02T01:10:41.734Z] #19 140.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:41.734Z] #19 140.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-02T01:10:41.734Z] #19 140.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-02T01:10:41.734Z] #19 140.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-02T01:10:41.734Z] #19 140.1 Selecting previously unselected package libxml-sax-base-perl. [2022-02-02T01:10:41.734Z] #19 140.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-02T01:10:41.734Z] #19 140.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-02T01:10:41.734Z] #19 140.1 Selecting previously unselected package libxml-sax-perl. [2022-02-02T01:10:41.734Z] #19 140.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-02T01:10:41.734Z] #19 140.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-02T01:10:41.734Z] #19 140.2 Selecting previously unselected package libxml-libxml-perl. [2022-02-02T01:10:41.734Z] #19 140.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-02T01:10:41.734Z] #19 140.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-02T01:10:41.771Z] [2022-02-02T01:10:41.771Z] #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-02-02T01:10:41.771Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:41.771Z] #14 54.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-02T01:10:41.771Z] #14 54.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-02T01:10:41.771Z] #14 54.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:10:41.808Z] #38 34.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:41.808Z] #38 34.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:10:41.808Z] #38 34.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:41.977Z] #40 4.655 [100%] Linking C executable tini-static [2022-02-02T01:10:41.990Z] #19 140.2 Selecting previously unselected package libxml-simple-perl. [2022-02-02T01:10:41.990Z] #19 140.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-02T01:10:41.990Z] #19 140.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-02T01:10:41.990Z] #19 140.3 Selecting previously unselected package libyaml-perl. [2022-02-02T01:10:41.990Z] #19 140.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-02T01:10:41.990Z] #19 140.3 Unpacking libyaml-perl (1.30-1) ... [2022-02-02T01:10:41.990Z] #19 140.3 Selecting previously unselected package libconfig-auto-perl. [2022-02-02T01:10:41.990Z] #19 140.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-02T01:10:41.990Z] #19 140.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-02T01:10:41.990Z] #19 140.3 Selecting previously unselected package libfile-which-perl. [2022-02-02T01:10:41.990Z] #19 140.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-02T01:10:41.990Z] #19 140.4 Unpacking libfile-which-perl (1.23-1) ... [2022-02-02T01:10:41.990Z] #19 140.4 Selecting previously unselected package libfile-homedir-perl. [2022-02-02T01:10:41.990Z] #19 140.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-02T01:10:41.990Z] #19 140.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-02T01:10:41.990Z] #19 140.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-02T01:10:41.990Z] #19 140.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-02T01:10:41.990Z] #19 140.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-02T01:10:41.990Z] #19 140.5 Selecting previously unselected package dpkg-cross. [2022-02-02T01:10:42.034Z] #14 ... [2022-02-02T01:10:42.034Z] [2022-02-02T01:10:42.034Z] #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-02-02T01:10:42.034Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:42.034Z] #38 DONE 55.6s [2022-02-02T01:10:42.036Z] Running on azwin-2-82b1a1 in d:\jenkins\workspace\moby_PR-41548 [Pipeline] { [Pipeline] ws [2022-02-02T01:10:42.058Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-02-02T01:10:42.068Z] #38 34.80 Selecting previously unselected package vim-common. [2022-02-02T01:10:42.068Z] #38 34.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:10:42.068Z] #38 34.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [Pipeline] checkout [2022-02-02T01:10:42.246Z] #19 140.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-02T01:10:42.246Z] #19 140.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-02T01:10:42.246Z] #19 140.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-02T01:10:42.246Z] #19 140.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-02T01:10:42.246Z] #19 140.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-02T01:10:42.246Z] #19 140.5 Selecting previously unselected package libc6-armel-cross. [2022-02-02T01:10:42.246Z] #19 140.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-02T01:10:42.246Z] #19 140.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-02T01:10:42.246Z] #19 140.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-02T01:10:42.246Z] #19 140.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:42.246Z] #19 140.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:42.246Z] #19 140.7 Selecting previously unselected package libgomp1-armel-cross. [2022-02-02T01:10:42.246Z] #19 140.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:42.246Z] #19 140.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:42.246Z] #19 140.7 Selecting previously unselected package libatomic1-armel-cross. [2022-02-02T01:10:42.273Z] #60 0.856 + RM_GOPATH=0 [2022-02-02T01:10:42.273Z] #60 0.856 + TMP_GOPATH= [2022-02-02T01:10:42.273Z] #60 0.856 + : /build [2022-02-02T01:10:42.273Z] #60 0.856 + '[' -z '' ']' [2022-02-02T01:10:42.273Z] #60 0.856 ++ mktemp -d [2022-02-02T01:10:42.273Z] #60 0.857 + export GOPATH=/tmp/tmp.U45sqQsGOi [2022-02-02T01:10:42.273Z] #60 0.857 + GOPATH=/tmp/tmp.U45sqQsGOi [2022-02-02T01:10:42.273Z] #60 0.857 + RM_GOPATH=1 [2022-02-02T01:10:42.273Z] #60 0.858 + case "$(go env GOARCH)" in [2022-02-02T01:10:42.273Z] #60 0.859 ++ go env GOARCH [2022-02-02T01:10:42.273Z] #60 0.884 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:42.273Z] #60 0.885 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:42.273Z] #60 0.886 ++ dirname /install.sh [2022-02-02T01:10:42.273Z] #60 0.887 + dir=/ [2022-02-02T01:10:42.273Z] #60 0.887 + bin=containerd [2022-02-02T01:10:42.273Z] #60 0.888 + shift [2022-02-02T01:10:42.273Z] #60 0.888 + '[' '!' -f //containerd.installer ']' [2022-02-02T01:10:42.273Z] #60 0.888 + . //containerd.installer [2022-02-02T01:10:42.273Z] #60 0.889 ++ set -e [2022-02-02T01:10:42.273Z] #60 0.889 ++ : v1.5.9 [2022-02-02T01:10:42.273Z] #60 0.889 + install_containerd [2022-02-02T01:10:42.273Z] #60 0.898 + echo 'Install containerd version v1.5.9' [2022-02-02T01:10:42.273Z] #60 0.904 Install containerd version v1.5.9 [2022-02-02T01:10:42.273Z] #60 0.904 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U45sqQsGOi/src/github.com/containerd/containerd [2022-02-02T01:10:42.273Z] #60 0.908 Cloning into '/tmp/tmp.U45sqQsGOi/src/github.com/containerd/containerd'... [2022-02-02T01:10:42.297Z] [2022-02-02T01:10:42.297Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-02T01:10:42.297Z] #39 sha256:78bc21a14ecd17422c39a0ca592466c9d93fbfc8bae65b98e014fd1568494585 [2022-02-02T01:10:42.362Z] #40 5.066 [100%] Built target tini-static [2022-02-02T01:10:42.362Z] #40 5.127 + mkdir -p /build [2022-02-02T01:10:42.502Z] #19 140.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:42.502Z] #19 140.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:42.502Z] #19 140.8 Selecting previously unselected package libasan6-armel-cross. [2022-02-02T01:10:42.502Z] #19 140.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:42.502Z] #19 140.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:42.502Z] #19 141.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-02T01:10:42.622Z] #40 5.129 + cp tini-static /build/docker-init [2022-02-02T01:10:42.639Z] #38 35.42 Selecting previously unselected package cmake-data. [2022-02-02T01:10:42.639Z] #38 35.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-02T01:10:42.639Z] #38 35.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:42.758Z] #19 141.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:42.758Z] #19 141.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:42.758Z] #19 141.1 Selecting previously unselected package libubsan1-armel-cross. [2022-02-02T01:10:42.758Z] #19 141.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:42.758Z] #19 141.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:42.871Z] #39 DONE 0.7s [2022-02-02T01:10:42.871Z] [2022-02-02T01:10:42.871Z] #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-02-02T01:10:42.871Z] #40 sha256:bee8d718b5ef11107b0a245f1cbd8a5602fbef11f580c210712191e317702338 [2022-02-02T01:10:43.015Z] #19 141.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-02T01:10:43.015Z] #19 141.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:43.015Z] #19 141.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:43.015Z] #19 141.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-02T01:10:43.015Z] #19 141.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:43.015Z] #19 141.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-02T01:10:43.210Z] #38 ... [2022-02-02T01:10:43.210Z] [2022-02-02T01:10:43.210Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:10:43.210Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:10:43.210Z] #51 25.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-02T01:10:43.210Z] #51 25.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-02T01:10:43.210Z] #51 26.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-02T01:10:43.210Z] #51 26.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-02T01:10:43.210Z] #51 26.14 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-02T01:10:43.210Z] #51 27.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-02T01:10:43.210Z] #51 27.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-02T01:10:43.210Z] #51 27.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-02T01:10:43.210Z] #51 ... [2022-02-02T01:10:43.210Z] [2022-02-02T01:10:43.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-02-02T01:10:43.210Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:10:43.210Z] #60 0.868 + RM_GOPATH=0 [2022-02-02T01:10:43.210Z] #60 0.868 + TMP_GOPATH= [2022-02-02T01:10:43.210Z] #60 0.868 + : /build [2022-02-02T01:10:43.210Z] #60 0.868 + '[' -z '' ']' [2022-02-02T01:10:43.210Z] #60 0.868 ++ mktemp -d [2022-02-02T01:10:43.210Z] #60 0.883 + export GOPATH=/tmp/tmp.yrtLkpsAY3 [2022-02-02T01:10:43.210Z] #60 0.883 + GOPATH=/tmp/tmp.yrtLkpsAY3 [2022-02-02T01:10:43.210Z] #60 0.883 + RM_GOPATH=1 [2022-02-02T01:10:43.210Z] #60 0.883 + case "$(go env GOARCH)" in [2022-02-02T01:10:43.210Z] #60 0.883 ++ go env GOARCH [2022-02-02T01:10:43.210Z] #60 0.895 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:43.210Z] #60 0.895 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:43.210Z] #60 0.896 ++ dirname /install.sh [2022-02-02T01:10:43.210Z] #60 0.903 + dir=/ [2022-02-02T01:10:43.210Z] #60 0.903 + bin=containerd [2022-02-02T01:10:43.210Z] #60 0.903 + shift [2022-02-02T01:10:43.210Z] #60 0.903 + '[' '!' -f //containerd.installer ']' [2022-02-02T01:10:43.210Z] #60 0.904 + . //containerd.installer [2022-02-02T01:10:43.210Z] #60 0.904 ++ set -e [2022-02-02T01:10:43.210Z] #60 0.904 ++ : v1.5.9 [2022-02-02T01:10:43.210Z] #60 0.904 + install_containerd [2022-02-02T01:10:43.210Z] #60 0.905 + echo 'Install containerd version v1.5.9' [2022-02-02T01:10:43.210Z] #60 0.907 Install containerd version v1.5.9 [2022-02-02T01:10:43.210Z] #60 0.907 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yrtLkpsAY3/src/github.com/containerd/containerd [2022-02-02T01:10:43.210Z] #60 0.923 Cloning into '/tmp/tmp.yrtLkpsAY3/src/github.com/containerd/containerd'... [2022-02-02T01:10:43.374Z] The recommended git tool is: git [2022-02-02T01:10:43.577Z] #40 DONE 6.6s [2022-02-02T01:10:43.577Z] [2022-02-02T01:10:43.577Z] #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-02-02T01:10:43.577Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:10:43.577Z] #14 43.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-02T01:10:43.577Z] #14 43.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-02T01:10:43.577Z] #14 43.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:10:43.577Z] #14 48.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-02T01:10:43.577Z] #14 48.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-02T01:10:43.577Z] #14 48.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:10:43.577Z] #14 49.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-02T01:10:43.577Z] #14 49.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-02T01:10:43.577Z] #14 49.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:10:46.284Z] Running on azwin-2-625290 in d:\jenkins\workspace\moby_PR-41548 [Pipeline] { [Pipeline] ws [2022-02-02T01:10:46.300Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-02T01:10:46.474Z] #60 ... [2022-02-02T01:10:46.474Z] [2022-02-02T01:10:46.474Z] #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-02-02T01:10:46.474Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:10:46.474Z] #34 41.04 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-02-02T01:10:46.474Z] #34 41.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-02T01:10:46.993Z] #34 42.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-02T01:10:47.009Z] The recommended git tool is: git [2022-02-02T01:10:47.414Z] #60 ... [2022-02-02T01:10:47.414Z] [2022-02-02T01:10:47.414Z] #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-02-02T01:10:47.414Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:10:47.414Z] #34 39.32 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-02T01:10:47.414Z] #34 39.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-02T01:10:47.414Z] #34 39.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-02T01:10:47.932Z] #34 ... [2022-02-02T01:10:47.932Z] [2022-02-02T01:10:47.932Z] #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-02-02T01:10:47.932Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:47.932Z] #38 33.31 The following additional packages will be installed: [2022-02-02T01:10:47.932Z] #38 33.31 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-02T01:10:47.932Z] #38 33.32 Suggested packages: [2022-02-02T01:10:47.932Z] #38 33.32 cmake-doc ninja-build lrzip [2022-02-02T01:10:47.932Z] #38 33.32 Recommended packages: [2022-02-02T01:10:47.932Z] #38 33.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-02T01:10:47.932Z] #38 34.01 The following NEW packages will be installed: [2022-02-02T01:10:47.932Z] #38 34.02 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-02T01:10:47.932Z] #38 34.03 vim-common xxd [2022-02-02T01:10:47.932Z] #38 34.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:10:47.932Z] #38 34.40 Need to get 17.7 MB of archives. [2022-02-02T01:10:47.932Z] #38 34.40 After this operation, 70.7 MB of additional disk space will be used. [2022-02-02T01:10:47.932Z] #38 34.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:10:47.932Z] #38 34.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:10:47.932Z] #38 37.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-02T01:10:47.932Z] #38 37.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-02T01:10:47.932Z] #38 38.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-02T01:10:47.932Z] #38 38.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-02T01:10:47.932Z] #38 38.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-02T01:10:47.932Z] #38 38.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-02T01:10:47.932Z] #38 38.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-02T01:10:47.932Z] #38 38.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-02T01:10:47.932Z] #38 39.41 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:47.932Z] #38 39.57 Fetched 17.7 MB in 5s (3903 kB/s) [2022-02-02T01:10:47.932Z] #38 39.64 Selecting previously unselected package xxd. [2022-02-02T01:10:47.932Z] #38 39.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:47.932Z] #38 39.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:10:47.932Z] #38 39.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:47.932Z] #38 39.89 Selecting previously unselected package vim-common. [2022-02-02T01:10:47.932Z] #38 39.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:10:47.932Z] #38 39.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:47.932Z] #38 40.18 Selecting previously unselected package cmake-data. [2022-02-02T01:10:47.932Z] #38 40.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-02T01:10:47.932Z] #38 40.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:47.932Z] #38 42.85 Selecting previously unselected package libicu67:amd64. [2022-02-02T01:10:47.932Z] #38 42.85 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-02T01:10:47.932Z] #38 42.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-02T01:10:48.170Z] #40 5.336 Install tini version v0.19.0 [2022-02-02T01:10:48.170Z] #40 5.362 + RM_GOPATH=0 [2022-02-02T01:10:48.170Z] #40 5.362 + TMP_GOPATH= [2022-02-02T01:10:48.170Z] #40 5.362 + : /build [2022-02-02T01:10:48.170Z] #40 5.362 + '[' -z '' ']' [2022-02-02T01:10:48.170Z] #40 5.362 ++ mktemp -d [2022-02-02T01:10:48.170Z] #40 5.362 + export GOPATH=/tmp/tmp.NrpJFmtlaQ [2022-02-02T01:10:48.170Z] #40 5.362 + GOPATH=/tmp/tmp.NrpJFmtlaQ [2022-02-02T01:10:48.170Z] #40 5.362 + RM_GOPATH=1 [2022-02-02T01:10:48.170Z] #40 5.362 + case "$(go env GOARCH)" in [2022-02-02T01:10:48.170Z] #40 5.362 ++ go env GOARCH [2022-02-02T01:10:48.170Z] #40 5.362 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:48.170Z] #40 5.362 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:48.170Z] #40 5.362 ++ dirname /install.sh [2022-02-02T01:10:48.170Z] #40 5.362 + dir=/ [2022-02-02T01:10:48.170Z] #40 5.362 + bin=tini [2022-02-02T01:10:48.170Z] #40 5.362 + shift [2022-02-02T01:10:48.170Z] #40 5.362 + '[' '!' -f //tini.installer ']' [2022-02-02T01:10:48.170Z] #40 5.362 + . //tini.installer [2022-02-02T01:10:48.170Z] #40 5.362 ++ : v0.19.0 [2022-02-02T01:10:48.170Z] #40 5.362 + install_tini [2022-02-02T01:10:48.170Z] #40 5.362 + echo 'Install tini version v0.19.0' [2022-02-02T01:10:48.170Z] #40 5.362 + git clone https://github.com/krallin/tini.git /tmp/tmp.NrpJFmtlaQ/tini [2022-02-02T01:10:48.170Z] #40 5.362 Cloning into '/tmp/tmp.NrpJFmtlaQ/tini'... [2022-02-02T01:10:48.191Z] #38 ... [2022-02-02T01:10:48.191Z] [2022-02-02T01:10:48.191Z] #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-02-02T01:10:48.191Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:48.191Z] #47 38.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-02T01:10:48.191Z] #47 39.98 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:48.191Z] #47 40.15 Fetched 2292 kB in 4s (549 kB/s) [2022-02-02T01:10:48.191Z] #47 40.22 Selecting previously unselected package libprotobuf23:amd64. [2022-02-02T01:10:48.191Z] #47 40.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:48.191Z] #47 40.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-02T01:10:48.191Z] #47 40.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:10:48.191Z] #47 40.94 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:10:48.191Z] #47 40.94 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:10:48.191Z] #47 40.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:48.191Z] #47 41.16 Selecting previously unselected package python3-six. [2022-02-02T01:10:48.191Z] #47 41.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-02T01:10:48.191Z] #47 41.17 Unpacking python3-six (1.16.0-2) ... [2022-02-02T01:10:48.191Z] #47 41.25 Selecting previously unselected package python3-protobuf. [2022-02-02T01:10:48.191Z] #47 41.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-02T01:10:48.191Z] #47 41.26 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:48.191Z] #47 41.70 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:10:48.191Z] #47 41.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:10:48.191Z] #47 41.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:48.191Z] #47 41.82 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:10:48.191Z] #47 41.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:10:48.191Z] #47 41.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:10:48.191Z] #47 41.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:10:48.191Z] #47 41.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:10:48.191Z] #47 41.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:10:48.191Z] #47 42.08 Selecting previously unselected package criu. [2022-02-02T01:10:48.191Z] #47 42.09 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-02T01:10:48.191Z] #47 42.09 Unpacking criu (3.16.1-3) ... [2022-02-02T01:10:48.191Z] #47 42.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:48.265Z] #19 146.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-02T01:10:48.265Z] #19 146.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:48.265Z] #19 146.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-02T01:10:48.265Z] #19 146.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-02T01:10:48.265Z] #19 146.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-02T01:10:48.265Z] #19 146.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-02T01:10:48.265Z] #19 146.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-02T01:10:48.265Z] #19 146.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-02T01:10:48.265Z] #19 146.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-02T01:10:48.265Z] #19 146.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-02T01:10:48.265Z] #19 146.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:48.265Z] #19 146.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:10:48.265Z] #19 146.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-02T01:10:48.522Z] #19 146.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:48.522Z] #19 146.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-02T01:10:48.760Z] #47 44.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:10:48.760Z] #47 44.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:48.760Z] #47 44.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:10:48.760Z] #47 44.16 Setting up python3-six (1.16.0-2) ... [2022-02-02T01:10:48.853Z] #14 53.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-02T01:10:48.853Z] #14 53.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-02T01:10:48.853Z] #14 53.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:10:49.114Z] #40 6.114 + cd /tmp/tmp.NrpJFmtlaQ/tini [2022-02-02T01:10:49.114Z] #40 6.114 + git checkout -q v0.19.0 [2022-02-02T01:10:49.114Z] #40 6.114 + cmake . [2022-02-02T01:10:49.375Z] #40 6.666 -- The C compiler identification is GNU 10.2.1 [2022-02-02T01:10:49.376Z] #40 6.762 -- Detecting C compiler ABI info [2022-02-02T01:10:50.141Z] #47 45.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:10:50.141Z] #47 45.21 Setting up python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:50.338Z] #40 7.466 -- Detecting C compiler ABI info - done [2022-02-02T01:10:50.339Z] #40 7.732 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T01:10:50.339Z] #40 7.732 -- Detecting C compile features [2022-02-02T01:10:50.339Z] #40 7.732 -- Detecting C compile features - done [2022-02-02T01:10:50.339Z] #40 7.732 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-02T01:10:50.601Z] #40 7.870 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-02T01:10:50.601Z] #40 8.001 -- Configuring done [2022-02-02T01:10:50.601Z] #40 8.001 -- Generating done [2022-02-02T01:10:50.601Z] #40 8.001 -- Build files have been written to: /tmp/tmp.NrpJFmtlaQ/tini [2022-02-02T01:10:50.863Z] #40 8.030 + make tini-static [2022-02-02T01:10:51.437Z] #40 8.469 Scanning dependencies of target tini-static [2022-02-02T01:10:51.437Z] #40 8.528 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-02T01:10:51.611Z] #34 ... [2022-02-02T01:10:51.611Z] [2022-02-02T01:10:51.611Z] #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-02-02T01:10:51.611Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:51.611Z] #14 33.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-02T01:10:51.611Z] #14 35.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-02T01:10:51.611Z] #14 35.92 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-02-02T01:10:51.611Z] #14 36.60 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-02-02T01:10:51.611Z] #14 37.98 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-02-02T01:10:51.611Z] #14 38.59 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-02-02T01:10:51.611Z] #14 38.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-02T01:10:51.611Z] #14 38.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-02T01:10:51.611Z] #14 38.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:10:51.611Z] #14 38.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:10:51.611Z] #14 38.62 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-02-02T01:10:51.611Z] #14 38.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-02T01:10:51.611Z] #14 38.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-02T01:10:51.611Z] #14 38.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-02T01:10:51.611Z] #14 38.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-02T01:10:51.611Z] #14 38.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-02T01:10:51.611Z] #14 38.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-02T01:10:51.611Z] #14 38.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-02T01:10:51.611Z] #14 38.72 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-02-02T01:10:51.611Z] #14 38.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-02T01:10:51.611Z] #14 38.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-02T01:10:51.611Z] #14 39.69 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:51.611Z] #14 39.87 Fetched 115 MB in 7s (16.6 MB/s) [2022-02-02T01:10:51.611Z] #14 39.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-02T01:10:51.611Z] #14 39.94 (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-02-02T01:10:51.611Z] #14 40.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:10:51.611Z] #14 40.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:51.611Z] #14 42.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-02T01:10:51.611Z] #14 42.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:10:51.611Z] #14 42.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:51.611Z] #14 ... [2022-02-02T01:10:51.611Z] [2022-02-02T01:10:51.611Z] #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-02-02T01:10:51.611Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:51.611Z] #47 35.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-02T01:10:51.611Z] #47 36.58 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:10:51.611Z] #47 36.78 Fetched 2292 kB in 4s (552 kB/s) [2022-02-02T01:10:51.611Z] #47 36.86 Selecting previously unselected package libprotobuf23:amd64. [2022-02-02T01:10:51.611Z] #47 36.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-02T01:10:51.611Z] #47 36.93 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-02T01:10:51.611Z] #47 36.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:10:51.611Z] #47 37.89 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:10:51.611Z] #47 37.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:10:51.611Z] #47 37.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:51.611Z] #47 38.14 Selecting previously unselected package python3-six. [2022-02-02T01:10:51.611Z] #47 38.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-02T01:10:51.611Z] #47 38.15 Unpacking python3-six (1.16.0-2) ... [2022-02-02T01:10:51.611Z] #47 38.25 Selecting previously unselected package python3-protobuf. [2022-02-02T01:10:51.611Z] #47 38.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-02T01:10:51.611Z] #47 38.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:51.611Z] #47 38.73 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:10:51.611Z] #47 38.73 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:10:51.611Z] #47 38.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:51.611Z] #47 38.87 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:10:51.611Z] #47 38.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:10:51.611Z] #47 38.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:10:51.611Z] #47 39.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:10:51.611Z] #47 39.01 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:10:51.611Z] #47 39.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:10:51.611Z] #47 39.12 Selecting previously unselected package criu. [2022-02-02T01:10:51.611Z] #47 39.12 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-02T01:10:51.611Z] #47 39.12 Unpacking criu (3.16.1-3) ... [2022-02-02T01:10:51.611Z] #47 39.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:10:51.611Z] #47 41.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-02T01:10:51.611Z] #47 41.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:10:51.611Z] #47 41.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:10:51.611Z] #47 41.25 Setting up python3-six (1.16.0-2) ... [2022-02-02T01:10:51.612Z] #47 42.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:10:51.612Z] #47 42.37 Setting up python3-protobuf (3.12.4-1) ... [2022-02-02T01:10:51.612Z] #47 ... [2022-02-02T01:10:51.612Z] [2022-02-02T01:10:51.612Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-02T01:10:51.612Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:51.612Z] #14 44.21 Selecting previously unselected package binutils-mingw-w64. [2022-02-02T01:10:51.612Z] #14 44.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-02T01:10:51.612Z] #14 44.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:10:51.612Z] #14 44.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-02T01:10:51.612Z] #14 44.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:10:51.612Z] #14 44.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:10:51.612Z] #14 44.57 Selecting previously unselected package dmsetup. [2022-02-02T01:10:51.871Z] #14 44.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:10:51.871Z] #14 44.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:10:51.871Z] #14 44.75 Selecting previously unselected package mingw-w64-common. [2022-02-02T01:10:51.871Z] #14 44.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-02T01:10:51.871Z] #14 44.76 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-02T01:10:52.046Z] #47 ... [2022-02-02T01:10:52.046Z] [2022-02-02T01:10:52.046Z] #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-02-02T01:10:52.046Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:52.046Z] #14 37.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-02T01:10:52.046Z] #14 37.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:10:52.046Z] #14 37.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:10:52.046Z] #14 39.48 Selecting previously unselected package binutils-mingw-w64. [2022-02-02T01:10:52.046Z] #14 39.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-02T01:10:52.046Z] #14 39.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:10:52.046Z] #14 39.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-02T01:10:52.046Z] #14 39.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:10:52.046Z] #14 39.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:10:52.046Z] #14 39.89 Selecting previously unselected package dmsetup. [2022-02-02T01:10:52.046Z] #14 39.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:10:52.046Z] #14 39.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:10:52.046Z] #14 40.08 Selecting previously unselected package mingw-w64-common. [2022-02-02T01:10:52.046Z] #14 40.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-02T01:10:52.046Z] #14 40.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-02T01:10:52.046Z] #14 44.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-02T01:10:52.046Z] #14 44.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-02T01:10:52.047Z] #14 44.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:10:52.382Z] #40 9.467 [100%] Linking C executable tini-static [2022-02-02T01:10:52.643Z] #40 9.882 [100%] Built target tini-static [2022-02-02T01:10:52.643Z] #40 9.954 + mkdir -p /build [2022-02-02T01:10:52.643Z] #40 9.956 + cp tini-static /build/docker-init [2022-02-02T01:10:52.643Z] #40 DONE 10.0s [2022-02-02T01:10:52.643Z] [2022-02-02T01:10:52.643Z] #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-02-02T01:10:52.643Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:52.643Z] #14 60.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-02T01:10:52.643Z] #14 60.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:10:52.643Z] #14 60.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:10:52.643Z] #14 60.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-02T01:10:52.643Z] #14 60.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:10:52.643Z] #14 60.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:10:52.983Z] #14 ... [2022-02-02T01:10:52.983Z] [2022-02-02T01:10:52.983Z] #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-02-02T01:10:52.983Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:52.983Z] #38 48.34 Selecting previously unselected package libxml2:amd64. [2022-02-02T01:10:52.983Z] #38 48.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-02T01:10:52.983Z] #38 48.35 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:53.551Z] #38 48.83 Selecting previously unselected package libarchive13:amd64. [2022-02-02T01:10:53.551Z] #38 48.83 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-02T01:10:53.551Z] #38 48.84 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:10:53.782Z] #19 151.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-02T01:10:53.782Z] #19 151.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:10:53.782Z] #19 151.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-02T01:10:53.782Z] #19 151.5 Selecting previously unselected package crossbuild-essential-armel. [2022-02-02T01:10:53.782Z] #19 151.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-02T01:10:53.782Z] #19 151.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-02T01:10:53.782Z] #19 151.6 Selecting previously unselected package libc6-armhf-cross. [2022-02-02T01:10:53.782Z] #19 151.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-02T01:10:53.782Z] #19 151.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-02T01:10:53.782Z] #19 151.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-02T01:10:53.782Z] #19 151.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:53.782Z] #19 151.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:10:53.782Z] #19 151.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-02T01:10:53.782Z] #19 151.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:53.782Z] #19 151.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:10:53.782Z] #19 151.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-02T01:10:53.782Z] #19 151.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:53.782Z] #19 152.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:10:53.782Z] #19 152.0 Selecting previously unselected package libasan6-armhf-cross. [2022-02-02T01:10:53.782Z] #19 152.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:53.782Z] #19 152.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:10:53.810Z] #38 49.13 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-02T01:10:53.810Z] #38 49.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-02T01:10:53.810Z] #38 49.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:10:53.810Z] #38 49.28 Selecting previously unselected package librhash0:amd64. [2022-02-02T01:10:53.810Z] #38 49.28 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-02T01:10:53.810Z] #38 49.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:10:54.033Z] #14 67.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-02T01:10:54.033Z] #14 67.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:10:54.033Z] #14 67.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:10:54.038Z] #19 152.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-02T01:10:54.038Z] #19 152.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:54.038Z] #19 152.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:10:54.038Z] #19 152.4 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-02T01:10:54.038Z] #19 152.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:54.038Z] #19 152.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:10:54.069Z] #38 49.44 Selecting previously unselected package libuv1:amd64. [2022-02-02T01:10:54.069Z] #38 49.44 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-02T01:10:54.069Z] #38 49.45 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:10:54.069Z] #38 49.64 Selecting previously unselected package cmake. [2022-02-02T01:10:54.069Z] #38 49.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-02T01:10:54.069Z] #38 49.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:54.145Z] #14 ... [2022-02-02T01:10:54.146Z] [2022-02-02T01:10:54.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-02-02T01:10:54.146Z] #60 sha256:2a83257735f3a002222282e2d393d53e463b26ab4cfccd751684af8cc551e86c [2022-02-02T01:10:54.146Z] #60 30.62 Updating files: 72% (3396/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-02T01:10:54.146Z] #60 31.11 + cd /tmp/tmp.AA6rRtp4PZ/src/github.com/containerd/containerd [2022-02-02T01:10:54.295Z] #19 152.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-02T01:10:54.295Z] #19 152.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:10:54.295Z] #19 152.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:10:54.295Z] #19 152.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-02T01:10:54.295Z] #19 152.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:10:54.295Z] #19 152.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-02T01:10:54.405Z] #60 31.11 + git checkout -q v1.5.9 [2022-02-02T01:10:54.974Z] #60 31.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-02T01:10:55.218Z] #14 ... [2022-02-02T01:10:55.218Z] [2022-02-02T01:10:55.218Z] #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-02-02T01:10:55.218Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:55.218Z] #38 38.12 Selecting previously unselected package libicu67:amd64. [2022-02-02T01:10:55.218Z] #38 38.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-02T01:10:55.218Z] #38 38.15 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-02T01:10:55.218Z] #38 43.54 Selecting previously unselected package libxml2:amd64. [2022-02-02T01:10:55.218Z] #38 43.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-02T01:10:55.218Z] #38 43.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:55.218Z] #38 44.01 Selecting previously unselected package libarchive13:amd64. [2022-02-02T01:10:55.218Z] #38 44.01 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-02T01:10:55.218Z] #38 44.01 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:10:55.218Z] #38 44.33 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-02T01:10:55.218Z] #38 44.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-02T01:10:55.218Z] #38 44.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:10:55.218Z] #38 44.47 Selecting previously unselected package librhash0:amd64. [2022-02-02T01:10:55.218Z] #38 44.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-02T01:10:55.218Z] #38 44.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:10:55.218Z] #38 44.62 Selecting previously unselected package libuv1:amd64. [2022-02-02T01:10:55.218Z] #38 44.63 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-02T01:10:55.218Z] #38 44.63 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:10:55.218Z] #38 44.80 Selecting previously unselected package cmake. [2022-02-02T01:10:55.218Z] #38 44.81 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-02T01:10:55.218Z] #38 44.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:55.234Z] #60 31.99 + BUILDTAGS='netgo osusergo static_build' [2022-02-02T01:10:55.234Z] #60 31.99 + export EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:10:55.234Z] #60 31.99 + EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:10:55.234Z] #60 32.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-02T01:10:55.234Z] #60 32.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-02T01:10:55.234Z] #60 32.00 + '[' '' = dynamic ']' [2022-02-02T01:10:55.234Z] #60 32.00 + make [2022-02-02T01:10:56.618Z] #60 33.24 + bin/ctr [2022-02-02T01:10:56.618Z] #38 ... [2022-02-02T01:10:56.618Z] [2022-02-02T01:10:56.618Z] #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-02-02T01:10:56.618Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:56.618Z] #47 48.58 Setting up criu (3.16.1-3) ... [2022-02-02T01:10:56.618Z] #47 50.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:56.618Z] #47 DONE 52.1s [2022-02-02T01:10:56.735Z] #38 49.26 Setting up libicu67:amd64 (67.1-7) ... [2022-02-02T01:10:56.735Z] #38 49.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:56.735Z] #38 49.35 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:10:56.735Z] #38 49.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:56.735Z] #38 ... [2022-02-02T01:10:56.735Z] [2022-02-02T01:10:56.735Z] #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-02-02T01:10:56.735Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-02T01:10:56.735Z] #47 45.83 Setting up criu (3.16.1-3) ... [2022-02-02T01:10:56.735Z] #47 47.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:56.735Z] #47 DONE 49.6s [2022-02-02T01:10:56.735Z] [2022-02-02T01:10:56.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-02-02T01:10:56.735Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:56.735Z] #38 49.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:10:56.880Z] [2022-02-02T01:10:56.880Z] #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-02-02T01:10:56.880Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:56.880Z] #14 50.10 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-02T01:10:56.880Z] #14 50.11 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:10:56.880Z] #14 50.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:10:56.880Z] #14 50.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-02T01:10:56.880Z] #14 50.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:10:56.880Z] #14 50.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:10:56.995Z] #38 49.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:10:56.995Z] #38 49.81 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:56.995Z] #38 49.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:56.995Z] #38 49.84 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:10:56.995Z] #38 49.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:56.995Z] #38 49.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:57.945Z] #38 DONE 50.6s [2022-02-02T01:10:57.945Z] [2022-02-02T01:10:57.945Z] #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-02-02T01:10:57.945Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:10:57.945Z] #14 50.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-02T01:10:57.945Z] #14 50.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-02T01:10:57.945Z] #14 50.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:10:57.945Z] #14 ... [2022-02-02T01:10:57.945Z] [2022-02-02T01:10:57.945Z] #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-02-02T01:10:57.945Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:57.945Z] #49 50.53 gotestsum version dev [2022-02-02T01:10:57.945Z] #49 DONE 50.8s [2022-02-02T01:10:58.204Z] [2022-02-02T01:10:58.204Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-02T01:10:58.204Z] #39 sha256:539eab028f0eb8d0c49523d973cf871315ec2da8bfcd748e99d38df7fd720001 [2022-02-02T01:10:58.204Z] #39 DONE 0.3s [2022-02-02T01:10:58.204Z] [2022-02-02T01:10:58.204Z] #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-02-02T01:10:58.204Z] #40 sha256:ea047e424c96a210d974147cd80f5986e2f45a47a39bb1cb0d56cd83aafbd8e2 [2022-02-02T01:10:59.415Z] #14 ... [2022-02-02T01:10:59.415Z] [2022-02-02T01:10:59.415Z] #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-02-02T01:10:59.415Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-02T01:10:59.415Z] #38 53.82 Setting up libicu67:amd64 (67.1-7) ... [2022-02-02T01:10:59.415Z] #38 53.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:59.415Z] #38 53.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:10:59.415Z] #38 53.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:10:59.415Z] #38 53.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:10:59.415Z] #38 53.92 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:10:59.415Z] #38 53.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:10:59.415Z] #38 53.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:10:59.415Z] #38 53.97 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:10:59.415Z] #38 53.98 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:10:59.415Z] #38 53.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:10:59.415Z] #38 DONE 54.5s [2022-02-02T01:10:59.415Z] [2022-02-02T01:10:59.415Z] #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-02-02T01:10:59.415Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-02T01:10:59.415Z] #49 54.54 gotestsum version dev [2022-02-02T01:10:59.415Z] #49 DONE 54.7s [2022-02-02T01:10:59.415Z] [2022-02-02T01:10:59.415Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-02T01:10:59.415Z] #39 sha256:3105c7664ba72859af5a0b9626cd056226612878aa86f9c54e03374ec3008e1b [2022-02-02T01:10:59.415Z] #39 DONE 0.2s [2022-02-02T01:10:59.415Z] [2022-02-02T01:10:59.415Z] #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-02-02T01:10:59.415Z] #40 sha256:e006c798ed2022b3f92c36309dcfc7c629d3f69610209b22012a0a2cd5d3544c [2022-02-02T01:10:59.587Z] #40 1.484 + RM_GOPATH=0 [2022-02-02T01:10:59.587Z] #40 1.484 + TMP_GOPATH= [2022-02-02T01:10:59.587Z] #40 1.484 + : /build [2022-02-02T01:10:59.587Z] #40 1.484 + '[' -z '' ']' [2022-02-02T01:10:59.587Z] #40 1.485 ++ mktemp -d [2022-02-02T01:10:59.587Z] #40 1.492 + export GOPATH=/tmp/tmp.ZYAT585Xp4 [2022-02-02T01:10:59.587Z] #40 1.492 + GOPATH=/tmp/tmp.ZYAT585Xp4 [2022-02-02T01:10:59.587Z] #40 1.492 + RM_GOPATH=1 [2022-02-02T01:10:59.587Z] #40 1.492 + case "$(go env GOARCH)" in [2022-02-02T01:10:59.587Z] #40 1.492 ++ go env GOARCH [2022-02-02T01:10:59.587Z] #40 1.553 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:59.587Z] #40 1.553 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:10:59.587Z] #40 1.553 ++ dirname /install.sh [2022-02-02T01:10:59.587Z] #40 1.576 + dir=/ [2022-02-02T01:10:59.587Z] #40 1.576 + bin=tini [2022-02-02T01:10:59.587Z] #40 1.576 + shift [2022-02-02T01:10:59.587Z] #40 1.576 + '[' '!' -f //tini.installer ']' [2022-02-02T01:10:59.587Z] #40 1.576 + . //tini.installer [2022-02-02T01:10:59.587Z] #40 1.576 ++ : v0.19.0 [2022-02-02T01:10:59.587Z] #40 1.576 + install_tini [2022-02-02T01:10:59.587Z] #40 1.576 + echo 'Install tini version v0.19.0' [2022-02-02T01:10:59.587Z] #40 1.576 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZYAT585Xp4/tini [2022-02-02T01:10:59.587Z] #40 1.577 Install tini version v0.19.0 [2022-02-02T01:10:59.587Z] #40 1.596 Cloning into '/tmp/tmp.ZYAT585Xp4/tini'... [2022-02-02T01:11:00.526Z] #40 2.412 + cd /tmp/tmp.ZYAT585Xp4/tini [2022-02-02T01:11:00.526Z] #40 2.416 + git checkout -q v0.19.0 [2022-02-02T01:11:00.526Z] #40 2.447 + cmake . [2022-02-02T01:11:00.619Z] Running on azwin-2-82b1a0 in d:\jenkins\workspace\moby_PR-41548 [Pipeline] { [Pipeline] ws [2022-02-02T01:11:00.635Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-02T01:11:00.785Z] #40 2.785 -- The C compiler identification is GNU 10.2.1 [2022-02-02T01:11:00.794Z] #40 1.399 + RM_GOPATH=0 [2022-02-02T01:11:00.794Z] #40 1.399 + TMP_GOPATH= [2022-02-02T01:11:00.794Z] #40 1.399 + : /build [2022-02-02T01:11:00.794Z] #40 1.399 + '[' -z '' ']' [2022-02-02T01:11:00.794Z] #40 1.401 ++ mktemp -d [2022-02-02T01:11:00.794Z] #40 1.410 + export GOPATH=/tmp/tmp.yv2AoyJLuc [2022-02-02T01:11:00.794Z] #40 1.410 + GOPATH=/tmp/tmp.yv2AoyJLuc [2022-02-02T01:11:00.794Z] #40 1.410 + RM_GOPATH=1 [2022-02-02T01:11:00.794Z] #40 1.410 + case "$(go env GOARCH)" in [2022-02-02T01:11:00.794Z] #40 1.410 ++ go env GOARCH [2022-02-02T01:11:00.794Z] #40 1.494 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:00.794Z] #40 1.494 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:00.794Z] #40 1.504 ++ dirname /install.sh [2022-02-02T01:11:00.794Z] #40 1.554 + dir=/ [2022-02-02T01:11:00.794Z] #40 1.554 + bin=tini [2022-02-02T01:11:00.794Z] #40 1.554 + shift [2022-02-02T01:11:00.794Z] #40 1.554 + '[' '!' -f //tini.installer ']' [2022-02-02T01:11:00.794Z] #40 1.554 + . //tini.installer [2022-02-02T01:11:00.794Z] #40 1.554 ++ : v0.19.0 [2022-02-02T01:11:00.794Z] #40 1.554 + install_tini [2022-02-02T01:11:00.794Z] #40 1.554 + echo 'Install tini version v0.19.0' [2022-02-02T01:11:00.794Z] #40 1.554 + git clone https://github.com/krallin/tini.git /tmp/tmp.yv2AoyJLuc/tini [2022-02-02T01:11:00.794Z] #40 1.554 Cloning into '/tmp/tmp.yv2AoyJLuc/tini'... [2022-02-02T01:11:00.794Z] #40 1.554 Install tini version v0.19.0 [2022-02-02T01:11:01.045Z] #40 2.855 -- Detecting C compiler ABI info [2022-02-02T01:11:01.305Z] #40 3.253 -- Detecting C compiler ABI info - done [2022-02-02T01:11:01.305Z] #40 3.353 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T01:11:01.362Z] #40 2.203 + cd /tmp/tmp.yv2AoyJLuc/tini [2022-02-02T01:11:01.565Z] #40 3.354 -- Detecting C compile features [2022-02-02T01:11:01.565Z] #40 3.355 -- Detecting C compile features - done [2022-02-02T01:11:01.565Z] #40 3.380 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-02T01:11:01.565Z] #40 3.542 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-02T01:11:01.565Z] #40 3.621 -- Configuring done [2022-02-02T01:11:01.623Z] #40 2.203 + git checkout -q v0.19.0 [2022-02-02T01:11:01.623Z] #40 2.208 + cmake . [2022-02-02T01:11:01.825Z] #40 3.630 -- Generating done [2022-02-02T01:11:01.825Z] #40 3.639 -- Build files have been written to: /tmp/tmp.ZYAT585Xp4/tini [2022-02-02T01:11:01.825Z] #40 3.642 + make tini-static [2022-02-02T01:11:01.825Z] #40 3.919 Scanning dependencies of target tini-static [2022-02-02T01:11:01.882Z] #40 2.630 -- The C compiler identification is GNU 10.2.1 [2022-02-02T01:11:01.883Z] #40 2.688 -- Detecting C compiler ABI info [2022-02-02T01:11:02.086Z] #40 4.008 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-02T01:11:02.102Z] The recommended git tool is: git [2022-02-02T01:11:02.451Z] #40 3.156 -- Detecting C compiler ABI info - done [2022-02-02T01:11:02.709Z] #40 3.248 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T01:11:02.709Z] #40 3.264 -- Detecting C compile features [2022-02-02T01:11:02.709Z] #40 3.265 -- Detecting C compile features - done [2022-02-02T01:11:02.709Z] #40 3.294 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-02T01:11:02.709Z] #40 3.438 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-02T01:11:02.709Z] #40 3.516 -- Configuring done [2022-02-02T01:11:02.709Z] #40 3.529 -- Generating done [2022-02-02T01:11:02.709Z] #40 3.539 -- Build files have been written to: /tmp/tmp.yv2AoyJLuc/tini [2022-02-02T01:11:02.709Z] #40 3.554 + make tini-static [2022-02-02T01:11:02.968Z] #40 3.881 Scanning dependencies of target tini-static [2022-02-02T01:11:03.025Z] #40 5.055 [100%] Linking C executable tini-static [2022-02-02T01:11:03.227Z] #40 3.952 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-02T01:11:03.598Z] #40 5.528 [100%] Built target tini-static [2022-02-02T01:11:03.598Z] #40 5.577 + mkdir -p /build [2022-02-02T01:11:03.598Z] #40 5.579 + cp tini-static /build/docker-init [2022-02-02T01:11:04.164Z] #40 4.877 [100%] Linking C executable tini-static [2022-02-02T01:11:04.168Z] #40 DONE 6.2s [2022-02-02T01:11:04.168Z] [2022-02-02T01:11:04.168Z] #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-02-02T01:11:04.168Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:04.168Z] #14 55.11 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-02T01:11:04.168Z] #14 55.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:04.168Z] #14 55.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:11:04.168Z] #14 55.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-02T01:11:04.168Z] #14 55.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:04.168Z] #14 55.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:04.247Z] #19 161.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-02T01:11:04.247Z] #19 161.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:11:04.247Z] #19 161.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-02T01:11:04.247Z] #19 162.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-02T01:11:04.247Z] #19 162.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-02T01:11:04.247Z] #19 162.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-02T01:11:04.423Z] #40 5.220 [100%] Built target tini-static [2022-02-02T01:11:04.505Z] #19 162.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-02T01:11:04.505Z] #19 162.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-02T01:11:04.505Z] #19 162.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-02T01:11:04.691Z] #40 5.305 + mkdir -p /build [2022-02-02T01:11:04.691Z] #40 5.308 + cp tini-static /build/docker-init [2022-02-02T01:11:04.788Z] #19 163.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-02T01:11:04.788Z] #19 163.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:04.788Z] #19 163.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:05.261Z] #40 DONE 5.9s [2022-02-02T01:11:05.261Z] [2022-02-02T01:11:05.261Z] #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-02-02T01:11:05.261Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:05.261Z] #14 58.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-02T01:11:05.261Z] #14 58.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:05.261Z] #14 58.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:05.363Z] #19 163.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-02T01:11:05.363Z] #19 163.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:11:05.363Z] #19 163.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-02T01:11:06.365Z] #14 ... [2022-02-02T01:11:06.365Z] [2022-02-02T01:11:06.365Z] #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-02-02T01:11:06.365Z] #60 sha256:8933fffeccb5bfe41187948d540266d8bc29ff7cb84a592ada63e88cafb76f23 [2022-02-02T01:11:06.365Z] #60 41.58 Updating files: 46% (2181/4684) Updating files: 47% (2202/4684) Updating files: 48% (2249/4684) Updating files: 49% (2296/4684) Updating files: 50% (2342/4684) Updating files: 51% (2389/4684) Updating files: 52% (2436/4684) Updating files: 53% (2483/4684) Updating files: 54% (2530/4684) Updating files: 55% (2577/4684) Updating files: 56% (2624/4684) Updating files: 57% (2670/4684) Updating files: 58% (2717/4684) Updating files: 59% (2764/4684) Updating files: 60% (2811/4684) Updating files: 61% (2858/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 93% (4376/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-02T01:11:06.365Z] #60 42.81 + cd /tmp/tmp.xTzbxQDKNo/src/github.com/containerd/containerd [2022-02-02T01:11:06.365Z] #60 42.81 + git checkout -q v1.5.9 [2022-02-02T01:11:06.601Z] #60 ... [2022-02-02T01:11:06.601Z] [2022-02-02T01:11:06.601Z] #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-02-02T01:11:06.601Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:11:06.601Z] #14 62.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-02T01:11:06.601Z] #14 62.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-02T01:11:06.601Z] #14 62.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:06.601Z] #14 66.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-02T01:11:06.601Z] #14 66.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-02T01:11:06.601Z] #14 66.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:06.601Z] #14 70.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-02T01:11:06.601Z] #14 70.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-02T01:11:06.601Z] #14 70.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:07.751Z] #60 44.58 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-02T01:11:07.752Z] #60 44.58 + BUILDTAGS='netgo osusergo static_build' [2022-02-02T01:11:07.752Z] #60 44.58 + export EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:11:07.752Z] #60 44.58 + EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:11:07.752Z] #60 44.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-02T01:11:07.752Z] #60 44.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-02T01:11:07.752Z] #60 44.58 + '[' '' = dynamic ']' [2022-02-02T01:11:07.752Z] #60 44.58 + make [2022-02-02T01:11:08.365Z] #14 61.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-02T01:11:08.365Z] #14 61.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:08.365Z] #14 61.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:09.137Z] #60 46.31 + bin/ctr [2022-02-02T01:11:09.891Z] #14 ... [2022-02-02T01:11:09.891Z] [2022-02-02T01:11:09.891Z] #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-02-02T01:11:09.891Z] #63 sha256:83051f44f965932871a0d0402d5863d37becc4e44359f35f9c208c4fdcb3de56 [2022-02-02T01:11:09.891Z] #63 74.68 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:11:09.891Z] #63 74.69 + GOBIN=/build [2022-02-02T01:11:09.891Z] #63 74.69 + GO111MODULE=on [2022-02-02T01:11:09.891Z] #63 74.69 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-02T01:11:10.750Z] #19 168.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-02T01:11:10.750Z] #19 168.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:11:10.750Z] #19 168.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-02T01:11:10.750Z] #19 168.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-02T01:11:10.750Z] #19 168.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-02T01:11:10.750Z] #19 168.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-02T01:11:10.750Z] #19 168.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-02T01:11:10.750Z] #19 168.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-02T01:11:10.750Z] #19 168.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-02T01:11:10.750Z] #19 169.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-02T01:11:10.750Z] #19 169.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:10.750Z] #19 169.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:10.750Z] #19 169.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-02T01:11:11.006Z] #19 169.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.006Z] #19 169.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.006Z] #19 169.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-02T01:11:11.006Z] #19 169.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.006Z] #19 169.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.006Z] #19 169.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-02T01:11:11.006Z] #19 169.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.006Z] #19 169.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.006Z] #19 169.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-02T01:11:11.006Z] #19 169.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.006Z] #19 169.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.263Z] #19 169.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-02T01:11:11.263Z] #19 169.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.263Z] #19 169.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.263Z] #19 169.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-02T01:11:11.520Z] #19 169.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.520Z] #19 169.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.520Z] #19 169.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-02T01:11:11.520Z] #19 169.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.520Z] #19 169.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.776Z] #19 170.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-02T01:11:11.776Z] #19 170.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.776Z] #19 170.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.776Z] #19 170.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-02T01:11:11.776Z] #19 170.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.776Z] #19 170.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.776Z] #19 170.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-02T01:11:11.776Z] #19 170.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:11.776Z] #19 170.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:11.844Z] using credential docker-jenkins-github-credentials [2022-02-02T01:11:11.925Z] Cloning the remote Git repository [2022-02-02T01:11:11.925Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:11:12.033Z] #19 170.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-02T01:11:12.033Z] #19 170.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:11:12.033Z] #19 170.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:12.124Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:11:12.544Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-02T01:11:13.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:11:13.474Z] > git --version # timeout=10 [2022-02-02T01:11:13.522Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-02T01:11:13.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:13.526Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:15.020Z] using credential docker-jenkins-github-credentials [2022-02-02T01:11:15.098Z] Cloning the remote Git repository [2022-02-02T01:11:15.098Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:11:15.179Z] #63 79.81 rootlesskit version 0.14.6 [2022-02-02T01:11:15.179Z] #63 79.81 Usage of /build/rootlesskit-docker-proxy: [2022-02-02T01:11:15.179Z] #63 79.81 -container-ip string [2022-02-02T01:11:15.179Z] #63 79.81 container ip [2022-02-02T01:11:15.179Z] #63 79.81 -container-port int [2022-02-02T01:11:15.179Z] #63 79.81 container port (default -1) [2022-02-02T01:11:15.179Z] #63 79.81 -host-ip string [2022-02-02T01:11:15.179Z] #63 79.81 host ip [2022-02-02T01:11:15.179Z] #63 79.81 -host-port int [2022-02-02T01:11:15.179Z] #63 79.81 host port (default -1) [2022-02-02T01:11:15.179Z] #63 79.81 -proto string [2022-02-02T01:11:15.179Z] #63 79.81 proxy protocol (default "tcp") [2022-02-02T01:11:15.247Z] #14 69.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-02T01:11:15.247Z] #14 69.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:15.247Z] #14 69.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:16.497Z] #14 ... [2022-02-02T01:11:16.497Z] [2022-02-02T01:11:16.497Z] #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-02-02T01:11:16.497Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:11:16.625Z] #14 ... [2022-02-02T01:11:16.625Z] [2022-02-02T01:11:16.625Z] #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-02-02T01:11:16.625Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:11:17.015Z] #60 35.27 Updating files: 63% (2989/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-02T01:11:17.015Z] #60 36.10 + cd /tmp/tmp.yrtLkpsAY3/src/github.com/containerd/containerd [2022-02-02T01:11:17.274Z] #60 36.11 + git checkout -q v1.5.9 [2022-02-02T01:11:17.285Z] #60 ... [2022-02-02T01:11:17.285Z] [2022-02-02T01:11:17.285Z] #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-02-02T01:11:17.285Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:17.285Z] #14 80.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-02T01:11:17.285Z] #14 80.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:17.285Z] #14 80.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:17.285Z] #14 86.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-02T01:11:17.285Z] #14 86.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:17.285Z] #14 86.01 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:17.290Z] #19 175.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-02T01:11:17.290Z] #19 175.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:11:17.290Z] #19 175.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:17.290Z] #19 175.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-02T01:11:17.290Z] #19 175.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-02T01:11:17.290Z] #19 175.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-02T01:11:17.290Z] #19 175.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-02T01:11:17.290Z] #19 175.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-02T01:11:17.290Z] #19 175.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-02T01:11:17.290Z] #19 175.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-02T01:11:17.290Z] #19 175.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:17.290Z] #19 175.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:17.401Z] #60 35.36 Updating files: 59% (2778/4684) Updating files: 60% (2811/4684) Updating files: 61% (2858/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-02T01:11:17.401Z] #60 36.24 + cd /tmp/tmp.U45sqQsGOi/src/github.com/containerd/containerd [2022-02-02T01:11:17.401Z] #60 36.24 + git checkout -q v1.5.9 [2022-02-02T01:11:15.301Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:11:15.710Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-02T01:11:16.666Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:11:16.667Z] > git --version # timeout=10 [2022-02-02T01:11:16.716Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-02T01:11:16.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:16.720Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:17.546Z] #19 175.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-02T01:11:17.546Z] #19 175.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:11:17.546Z] #19 175.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:17.858Z] #14 91.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-02T01:11:17.858Z] #14 91.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:17.858Z] #14 91.35 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:18.340Z] #60 37.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-02T01:11:18.493Z] #63 ... [2022-02-02T01:11:18.493Z] [2022-02-02T01:11:18.493Z] #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-02-02T01:11:18.493Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:11:18.493Z] #14 78.44 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-02T01:11:18.493Z] #14 78.44 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-02T01:11:18.493Z] #14 78.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:18.493Z] #14 83.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-02T01:11:18.493Z] #14 83.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-02T01:11:18.493Z] #14 83.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:18.599Z] #60 37.35 + BUILDTAGS='netgo osusergo static_build' [2022-02-02T01:11:18.599Z] #60 37.35 + export EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:11:18.599Z] #60 37.35 + EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:11:18.599Z] #60 37.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-02T01:11:18.599Z] #60 37.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-02T01:11:18.599Z] #60 37.35 + '[' '' = dynamic ']' [2022-02-02T01:11:18.599Z] #60 37.35 + make [2022-02-02T01:11:19.181Z] #60 38.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-02T01:11:19.181Z] #60 38.09 + BUILDTAGS='netgo osusergo static_build' [2022-02-02T01:11:19.181Z] #60 38.09 + export EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:11:19.181Z] #60 38.09 + EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:11:19.181Z] #60 38.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-02T01:11:19.181Z] #60 38.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-02T01:11:19.181Z] #60 38.09 + '[' '' = dynamic ']' [2022-02-02T01:11:19.181Z] #60 38.09 + make [2022-02-02T01:11:19.190Z] #14 84.68 Selecting previously unselected package libapparmor1:arm64. [2022-02-02T01:11:19.190Z] #14 84.69 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-02T01:11:19.190Z] #14 84.70 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-02T01:11:19.979Z] #60 38.67 + bin/ctr [2022-02-02T01:11:20.127Z] #14 85.63 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-02T01:11:20.127Z] #14 85.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-02T01:11:20.127Z] #14 85.65 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-02T01:11:20.561Z] #60 39.35 + bin/ctr [2022-02-02T01:11:20.696Z] #14 86.34 Selecting previously unselected package libbtrfs0:arm64. [2022-02-02T01:11:20.696Z] #14 86.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-02T01:11:20.696Z] #14 86.68 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-02T01:11:21.717Z] #19 180.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-02T01:11:21.717Z] #19 180.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:11:21.717Z] #19 180.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:21.717Z] #19 180.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-02T01:11:21.717Z] #19 180.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-02T01:11:21.717Z] #19 180.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-02T01:11:21.717Z] #19 180.1 Selecting previously unselected package libc6-s390x-cross. [2022-02-02T01:11:21.717Z] #19 180.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-02T01:11:21.717Z] #19 180.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-02T01:11:21.974Z] #19 180.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-02T01:11:21.974Z] #19 180.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:21.974Z] #19 180.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:21.974Z] #19 180.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-02T01:11:21.974Z] #19 180.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:21.974Z] #19 180.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:21.974Z] #19 180.3 Selecting previously unselected package libitm1-s390x-cross. [2022-02-02T01:11:21.974Z] #19 180.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:21.974Z] #19 180.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:21.974Z] #19 180.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-02T01:11:21.974Z] #19 180.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:21.974Z] #19 180.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:21.974Z] #19 180.4 Selecting previously unselected package libasan6-s390x-cross. [2022-02-02T01:11:21.974Z] #19 180.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:21.974Z] #19 180.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:22.242Z] #14 87.74 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-02T01:11:22.243Z] #14 87.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-02T01:11:22.243Z] #14 87.76 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-02T01:11:22.537Z] #19 180.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-02T01:11:22.537Z] #19 180.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:22.537Z] #19 180.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:22.537Z] #19 180.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-02T01:11:22.537Z] #19 180.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:22.537Z] #19 180.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:22.537Z] #19 180.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-02T01:11:22.537Z] #19 180.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:22.537Z] #19 180.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:22.537Z] #19 180.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-02T01:11:22.795Z] #19 180.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:11:22.795Z] #19 181.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:23.901Z] #14 89.51 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-02T01:11:23.901Z] #14 89.51 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-02T01:11:23.901Z] #14 89.53 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-02T01:11:24.682Z] #14 90.24 Selecting previously unselected package libudev-dev:arm64. [2022-02-02T01:11:24.682Z] #14 90.25 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-02T01:11:24.682Z] #14 90.26 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-02T01:11:25.275Z] #14 91.13 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-02T01:11:25.275Z] #14 91.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-02T01:11:25.275Z] #14 91.15 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-02T01:11:25.620Z] #14 ... [2022-02-02T01:11:25.620Z] [2022-02-02T01:11:25.620Z] #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-02-02T01:11:25.620Z] #26 sha256:497112da550e80aa190792289bd90bbf1be044970f28130c2589599fff58cba6 [2022-02-02T01:11:26.966Z] #19 185.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-02T01:11:26.967Z] #19 185.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:11:26.967Z] #19 185.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:26.967Z] #19 185.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-02T01:11:26.967Z] #19 185.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-02T01:11:26.967Z] #19 185.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-02T01:11:27.180Z] #26 91.08 Updating files: 11% (1366/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 28% (3226/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) [2022-02-02T01:11:27.181Z] #26 ... [2022-02-02T01:11:27.181Z] [2022-02-02T01:11:27.181Z] #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-02-02T01:11:27.181Z] #63 sha256:83051f44f965932871a0d0402d5863d37becc4e44359f35f9c208c4fdcb3de56 [2022-02-02T01:11:27.181Z] #63 DONE 92.7s [2022-02-02T01:11:27.181Z] [2022-02-02T01:11:27.181Z] #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-02-02T01:11:27.181Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-02T01:11:27.181Z] #34 DONE 93.1s [2022-02-02T01:11:27.181Z] [2022-02-02T01:11:27.181Z] #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-02-02T01:11:27.181Z] #26 sha256:497112da550e80aa190792289bd90bbf1be044970f28130c2589599fff58cba6 [2022-02-02T01:11:27.222Z] #19 185.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-02T01:11:27.222Z] #19 185.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-02T01:11:27.222Z] #19 185.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-02T01:11:27.222Z] #19 185.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-02T01:11:27.440Z] #26 91.08 Updating files: 11% (1366/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 28% (3226/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: 50% (5757/11414) Updating files: 51% (5822/11414) [2022-02-02T01:11:27.440Z] #26 ... [2022-02-02T01:11:27.440Z] [2022-02-02T01:11:27.440Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-02T01:11:27.440Z] #64 sha256:0e7d4dafc04272cfdfb16844556a6297e55e7a27f5e8e758624c4d9c2c9a8470 [2022-02-02T01:11:27.440Z] #64 DONE 0.3s [2022-02-02T01:11:27.440Z] [2022-02-02T01:11:27.440Z] #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-02-02T01:11:27.440Z] #26 sha256:497112da550e80aa190792289bd90bbf1be044970f28130c2589599fff58cba6 [2022-02-02T01:11:27.479Z] #19 185.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-02T01:11:27.479Z] #19 185.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:27.479Z] #19 186.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-02T01:11:27.645Z] using credential docker-jenkins-github-credentials [2022-02-02T01:11:27.700Z] #26 91.08 Updating files: 11% (1366/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 28% (3226/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: 50% (5757/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) [2022-02-02T01:11:27.700Z] #26 ... [2022-02-02T01:11:27.700Z] [2022-02-02T01:11:27.700Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-02T01:11:27.700Z] #65 sha256:18d4b17369ac3569915164232866d2d2b7aae8eb16141df78bebbbbb1b1a013f [2022-02-02T01:11:27.700Z] #65 DONE 0.2s [2022-02-02T01:11:27.700Z] [2022-02-02T01:11:27.700Z] #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-02-02T01:11:27.700Z] #26 sha256:497112da550e80aa190792289bd90bbf1be044970f28130c2589599fff58cba6 [2022-02-02T01:11:27.725Z] Cloning the remote Git repository [2022-02-02T01:11:27.725Z] Cloning with configured refspecs honoured and without tags [2022-02-02T01:11:27.736Z] #19 186.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-02T01:11:27.736Z] #19 186.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:27.921Z] Cloning repository https://github.com/moby/moby.git [2022-02-02T01:11:29.516Z] #26 91.08 Updating files: 11% (1366/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 28% (3226/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: 50% (5757/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: 71% (8127/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 96% (11048/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-02-02T01:11:29.516Z] #26 95.26 + cd /tmp/tmp.geM29tCoON/tmp/docker-ce [2022-02-02T01:11:29.516Z] #26 95.26 + git checkout -q v17.06.2-ce [2022-02-02T01:11:29.776Z] #26 ... [2022-02-02T01:11:29.776Z] [2022-02-02T01:11:29.776Z] #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-02-02T01:11:29.776Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-02T01:11:29.776Z] #14 92.31 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-02T01:11:29.776Z] #14 92.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-02T01:11:29.776Z] #14 92.33 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 92.61 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-02T01:11:29.777Z] #14 92.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-02T01:11:29.777Z] #14 93.01 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 93.18 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-02T01:11:29.777Z] #14 93.20 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-02T01:11:29.777Z] #14 93.21 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 93.29 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-02T01:11:29.777Z] #14 93.30 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-02T01:11:29.777Z] #14 93.40 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 93.90 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-02T01:11:29.777Z] #14 93.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-02T01:11:29.777Z] #14 93.92 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-02T01:11:29.777Z] #14 94.17 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-02T01:11:29.777Z] #14 94.17 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-02T01:11:29.777Z] #14 94.19 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-02T01:11:29.777Z] #14 94.27 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-02T01:11:29.777Z] #14 94.29 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-02T01:11:29.777Z] #14 94.29 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:29.777Z] #14 94.43 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-02T01:11:29.777Z] #14 94.43 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-02T01:11:29.777Z] #14 94.47 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-02T01:11:29.777Z] #14 95.13 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:29.777Z] #14 95.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-02T01:11:29.777Z] #14 95.18 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:29.777Z] #14 95.20 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-02T01:11:29.777Z] #14 95.21 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.23 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 95.24 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-02T01:11:29.777Z] #14 95.27 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 95.28 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-02T01:11:29.777Z] #14 95.30 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 95.31 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:29.777Z] #14 95.33 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-02T01:11:29.777Z] #14 95.34 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.36 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-02T01:11:29.777Z] #14 95.37 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-02T01:11:29.777Z] #14 95.38 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-02T01:11:29.777Z] #14 95.39 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:11:29.777Z] #14 95.40 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-02T01:11:29.777Z] #14 95.41 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-02T01:11:29.777Z] #14 95.43 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.45 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.46 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-02-02T01:11:29.777Z] #14 95.47 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.48 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-02-02T01:11:29.777Z] #14 95.49 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:11:29.777Z] #14 95.50 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.51 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-02-02T01:11:29.777Z] #14 95.52 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:29.777Z] #14 95.55 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-02T01:11:29.777Z] #14 95.56 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:11:29.777Z] #14 95.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-02T01:11:29.777Z] #14 95.59 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-02T01:11:29.777Z] #14 95.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:11:29.777Z] #14 DONE 95.9s [2022-02-02T01:11:30.010Z] #60 ... [2022-02-02T01:11:30.010Z] [2022-02-02T01:11:30.010Z] #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-02-02T01:11:30.010Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:30.010Z] #14 74.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-02T01:11:30.010Z] #14 74.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:30.010Z] #14 74.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:30.010Z] #14 80.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-02T01:11:30.010Z] #14 80.35 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:30.010Z] #14 80.35 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:30.036Z] [2022-02-02T01:11:30.036Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-02T01:11:30.036Z] #55 sha256:d975caaf97065411b32aad26aa3201c8bc726095a94fb12f4daf0a6a9f29c3b3 [2022-02-02T01:11:30.036Z] #55 DONE 0.1s [2022-02-02T01:11:30.036Z] [2022-02-02T01:11:30.036Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-02T01:11:30.036Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-02T01:11:30.106Z] #14 ... [2022-02-02T01:11:30.106Z] [2022-02-02T01:11:30.106Z] #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-02-02T01:11:30.106Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:11:30.106Z] #63 101.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:11:30.106Z] #63 101.2 + GOBIN=/build [2022-02-02T01:11:30.106Z] #63 101.2 + GO111MODULE=on [2022-02-02T01:11:30.106Z] #63 101.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-02T01:11:28.332Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-02T01:11:29.212Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:11:29.212Z] > git --version # timeout=10 [2022-02-02T01:11:29.253Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-02T01:11:29.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:29.257Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:30.546Z] #60 ... [2022-02-02T01:11:30.546Z] [2022-02-02T01:11:30.546Z] #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-02-02T01:11:30.546Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:30.546Z] #14 71.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-02T01:11:30.546Z] #14 71.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:30.546Z] #14 71.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:30.546Z] #14 76.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-02T01:11:30.546Z] #14 76.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:30.546Z] #14 76.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:30.546Z] #14 81.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-02T01:11:30.546Z] #14 81.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:30.546Z] #14 81.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:30.987Z] #15 DONE 0.9s [2022-02-02T01:11:30.987Z] [2022-02-02T01:11:30.987Z] #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-02-02T01:11:30.987Z] #56 sha256:20c1faa17558632ebf3848c3a15de9b2044e32d7fc204327fd97adaa0d765ddb [2022-02-02T01:11:30.987Z] #56 0.777 + RM_GOPATH=0 [2022-02-02T01:11:30.987Z] #56 0.777 + TMP_GOPATH= [2022-02-02T01:11:30.987Z] #56 0.777 + : /build [2022-02-02T01:11:30.987Z] #56 0.778 + '[' -z '' ']' [2022-02-02T01:11:30.987Z] #56 0.778 ++ mktemp -d [2022-02-02T01:11:30.987Z] #56 0.779 + export GOPATH=/tmp/tmp.vDJcEZKiM7 [2022-02-02T01:11:30.987Z] #56 0.779 + GOPATH=/tmp/tmp.vDJcEZKiM7 [2022-02-02T01:11:30.987Z] #56 0.779 + RM_GOPATH=1 [2022-02-02T01:11:30.987Z] #56 0.779 + case "$(go env GOARCH)" in [2022-02-02T01:11:30.987Z] #56 0.780 ++ go env GOARCH [2022-02-02T01:11:30.987Z] #56 0.786 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:30.987Z] #56 0.786 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:30.987Z] #56 0.786 ++ dirname /install.sh [2022-02-02T01:11:30.987Z] #56 0.789 + dir=/ [2022-02-02T01:11:30.987Z] #56 0.790 + bin=runc [2022-02-02T01:11:30.987Z] #56 0.790 + shift [2022-02-02T01:11:30.987Z] #56 0.790 + '[' '!' -f //runc.installer ']' [2022-02-02T01:11:30.987Z] #56 0.790 + . //runc.installer [2022-02-02T01:11:30.987Z] #56 0.790 ++ set -e [2022-02-02T01:11:30.987Z] #56 0.790 ++ : v1.0.3 [2022-02-02T01:11:30.987Z] #56 0.791 + install_runc [2022-02-02T01:11:30.987Z] #56 0.791 + RUNC_BUILDTAGS=seccomp [2022-02-02T01:11:30.987Z] #56 0.791 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-02T01:11:30.987Z] #56 0.791 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vDJcEZKiM7/src/github.com/opencontainers/runc [2022-02-02T01:11:30.987Z] #56 0.791 Install runc version v1.0.3 (build tags: seccomp) [2022-02-02T01:11:30.987Z] #56 0.793 Cloning into '/tmp/tmp.vDJcEZKiM7/src/github.com/opencontainers/runc'... [2022-02-02T01:11:31.311Z] Fetching without tags [2022-02-02T01:11:31.912Z] #19 190.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-02T01:11:31.912Z] #19 190.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-02T01:11:31.926Z] #56 ... [2022-02-02T01:11:31.926Z] [2022-02-02T01:11:31.926Z] #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-02-02T01:11:31.926Z] #16 sha256:8258b06d44e8375c4dd696be207f112629c136adb02e5302e59ba7f3765c683e [2022-02-02T01:11:31.926Z] #16 DONE 1.1s [2022-02-02T01:11:32.052Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:11:32.167Z] #19 190.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:32.167Z] #19 190.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-02T01:11:32.167Z] #19 190.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-02T01:11:32.167Z] #19 190.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-02T01:11:32.185Z] [2022-02-02T01:11:32.185Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-02T01:11:32.185Z] #17 sha256:51b980c25677bad42d7e979df2bf71fed02699b1beca0c04199aeb9caa243a74 [2022-02-02T01:11:32.729Z] #19 190.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-02T01:11:32.729Z] #19 191.1 Setting up libfile-which-perl (1.23-1) ... [2022-02-02T01:11:32.758Z] #17 0.619 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-02T01:11:32.985Z] #19 191.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-02T01:11:32.985Z] #19 191.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-02T01:11:32.985Z] #19 191.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-02T01:11:32.985Z] #19 191.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:11:32.985Z] #19 191.3 Setting up libicu67:amd64 (67.1-7) ... [2022-02-02T01:11:32.985Z] #19 191.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-02T01:11:32.985Z] #19 191.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-02T01:11:32.985Z] #19 191.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-02T01:11:32.985Z] #19 191.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-02T01:11:32.985Z] #19 191.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-02T01:11:32.985Z] #19 191.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-02T01:11:32.985Z] #19 191.4 Setting up file (1:5.39-3) ... [2022-02-02T01:11:32.985Z] #19 191.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:11:33.241Z] #19 191.4 Setting up bzip2 (1.0.8-4) ... [2022-02-02T01:11:33.241Z] #19 191.4 Setting up libyaml-perl (1.30-1) ... [2022-02-02T01:11:33.241Z] #19 191.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-02T01:11:33.241Z] #19 191.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-02T01:11:33.241Z] #19 191.5 Setting up libio-string-perl (1.08-3.1) ... [2022-02-02T01:11:33.241Z] #19 191.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-02T01:11:33.241Z] #19 191.5 Setting up cross-config (2.6.18+nmu1) ... [2022-02-02T01:11:33.241Z] #19 191.6 Setting up xz-utils (5.2.5-2) ... [2022-02-02T01:11:33.241Z] #19 191.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-02T01:11:33.241Z] #19 191.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-02T01:11:33.241Z] #19 191.6 Setting up patch (2.7.6-7) ... [2022-02-02T01:11:33.241Z] #19 191.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-02T01:11:33.241Z] #19 191.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.241Z] #19 191.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:33.327Z] #17 DONE 1.1s [2022-02-02T01:11:33.327Z] [2022-02-02T01:11:33.327Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-02T01:11:33.327Z] #18 sha256:d713279fb198e9d86d054bb8aea8d183b33e7e9e710da7c33439351a4406a0eb [2022-02-02T01:11:33.497Z] #19 191.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-02T01:11:33.497Z] #19 191.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:33.497Z] #19 191.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:11:33.497Z] #19 191.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-02T01:11:33.497Z] #19 191.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.497Z] #19 191.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-02T01:11:33.498Z] #19 191.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.498Z] #19 191.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.498Z] #19 191.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.498Z] #19 191.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.498Z] #19 191.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.498Z] #19 192.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:30.995Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:11:31.056Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:11:31.103Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:31.224Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:11:31.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:11:31.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:31.351Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:32.167Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:11:32.215Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:11:33.755Z] #19 192.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-02T01:11:33.755Z] #19 192.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:33.755Z] #19 192.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-02T01:11:33.895Z] #18 DONE 0.7s [2022-02-02T01:11:33.896Z] [2022-02-02T01:11:33.896Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-02T01:11:33.896Z] #19 sha256:63a03f5053b87d795e28bf87f0c43a5e40a09a49793c6f1e2c9cd6dc57afb0b2 [2022-02-02T01:11:34.011Z] #19 192.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-02T01:11:34.011Z] #19 192.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-02T01:11:34.011Z] #19 192.4 [2022-02-02T01:11:34.011Z] #19 192.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-02T01:11:34.011Z] #19 192.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.011Z] #19 192.5 Setting up dpkg-dev (1.20.9) ... [2022-02-02T01:11:34.268Z] #19 192.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-02T01:11:34.268Z] #19 192.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.268Z] #19 192.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-02T01:11:34.268Z] #19 192.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-02T01:11:34.322Z] #63 106.7 rootlesskit version 0.14.6 [2022-02-02T01:11:34.322Z] #63 106.7 Usage of /build/rootlesskit-docker-proxy: [2022-02-02T01:11:34.322Z] #63 106.8 -container-ip string [2022-02-02T01:11:34.322Z] #63 106.8 container ip [2022-02-02T01:11:34.322Z] #63 106.8 -container-port int [2022-02-02T01:11:34.323Z] #63 106.8 container port (default -1) [2022-02-02T01:11:34.323Z] #63 106.8 -host-ip string [2022-02-02T01:11:34.323Z] #63 106.8 host ip [2022-02-02T01:11:34.323Z] #63 106.8 -host-port int [2022-02-02T01:11:34.323Z] #63 106.8 host port (default -1) [2022-02-02T01:11:34.323Z] #63 106.8 -proto string [2022-02-02T01:11:34.323Z] #63 106.8 proxy protocol (default "tcp") [2022-02-02T01:11:34.468Z] #19 DONE 0.6s [2022-02-02T01:11:34.468Z] [2022-02-02T01:11:34.468Z] #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-02-02T01:11:34.468Z] #26 sha256:497112da550e80aa190792289bd90bbf1be044970f28130c2589599fff58cba6 [2022-02-02T01:11:34.468Z] #26 98.19 + mkdir -p /tmp/tmp.geM29tCoON/src/github.com/docker [2022-02-02T01:11:34.468Z] #26 98.20 + mv components/cli /tmp/tmp.geM29tCoON/src/github.com/docker/cli [2022-02-02T01:11:34.468Z] #26 98.20 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-02T01:11:34.524Z] #19 192.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-02T01:11:34.524Z] #19 192.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-02T01:11:34.524Z] #19 192.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-02T01:11:34.524Z] #19 192.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-02T01:11:34.524Z] #19 193.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up libxml-simple-perl (2.25-1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-02T01:11:34.780Z] #19 193.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-02T01:11:34.780Z] #19 193.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-02T01:11:35.036Z] #19 193.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:35.036Z] #19 193.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:35.036Z] #19 193.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-02T01:11:35.036Z] #19 193.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:35.036Z] #19 193.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-02T01:11:35.036Z] #19 193.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:35.037Z] #26 ... [2022-02-02T01:11:35.037Z] [2022-02-02T01:11:35.037Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-02T01:11:35.037Z] #20 sha256:4b7ffaa29324ce5c27a628088faff138fe7eb0bd25275cded4ae9798a445ccd6 [2022-02-02T01:11:35.037Z] #20 DONE 0.5s [2022-02-02T01:11:35.037Z] [2022-02-02T01:11:35.037Z] #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-02-02T01:11:35.037Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-02T01:11:35.211Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:11:35.211Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:11:35.284Z] #14 ... [2022-02-02T01:11:35.284Z] [2022-02-02T01:11:35.284Z] #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-02-02T01:11:35.284Z] #63 sha256:630824115702eb97229b31feedb964cf807ec277e7ef17d34fb9fe9ae8aa7754 [2022-02-02T01:11:35.284Z] #63 89.73 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:11:35.284Z] #63 89.73 + GOBIN=/build [2022-02-02T01:11:35.284Z] #63 89.73 + GO111MODULE=on [2022-02-02T01:11:35.284Z] #63 89.73 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-02T01:11:35.292Z] #19 193.5 Setting up crossbuild-essential-armel (12.9) ... [2022-02-02T01:11:35.292Z] #19 193.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-02T01:11:35.292Z] #19 193.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-02T01:11:35.292Z] #19 193.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-02T01:11:35.292Z] #19 193.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-02T01:11:35.292Z] #19 193.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-02T01:11:35.292Z] #19 193.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:11:35.292Z] #19 DONE 193.7s [2022-02-02T01:11:35.549Z] [2022-02-02T01:11:35.549Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-02T01:11:35.549Z] #69 sha256:8fd70811b56b556f0967963b09382d94a3b67d7a74a37d371077e5cbba8ba165 [2022-02-02T01:11:35.549Z] #69 DONE 0.1s [2022-02-02T01:11:35.549Z] [2022-02-02T01:11:35.549Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-02T01:11:35.549Z] #32 sha256:70109beda4904ad06b81d28a851513015db0b8dd9a7c91c8fb9a7b6439e836c5 [2022-02-02T01:11:35.549Z] #32 DONE 0.1s [2022-02-02T01:11:35.549Z] [2022-02-02T01:11:35.549Z] #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-02-02T01:11:35.549Z] #70 sha256:3bb6e4f6d1606d57ed2d41bad3e5f1cccbd32de853b8632f0b2d23d9f974e650 [2022-02-02T01:11:35.824Z] #14 ... [2022-02-02T01:11:35.824Z] [2022-02-02T01:11:35.824Z] #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-02-02T01:11:35.824Z] #63 sha256:bf5f25506ebb747719e219528208596f3de6d47763c73474e4c3f610c0f066f6 [2022-02-02T01:11:35.824Z] #63 87.99 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:11:35.824Z] #63 87.99 + GOBIN=/build [2022-02-02T01:11:35.824Z] #63 87.99 + GO111MODULE=on [2022-02-02T01:11:35.824Z] #63 87.99 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-02T01:11:35.977Z] #21 0.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:11:36.236Z] #21 1.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:11:36.236Z] #21 1.316 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:11:36.318Z] #63 ... [2022-02-02T01:11:36.318Z] [2022-02-02T01:11:36.318Z] #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-02-02T01:11:36.318Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:36.318Z] #14 103.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-02T01:11:36.318Z] #14 103.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:36.318Z] #14 103.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:36.318Z] #14 109.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-02T01:11:36.318Z] #14 109.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-02T01:11:36.318Z] #14 109.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:36.318Z] #14 110.0 Selecting previously unselected package libapparmor1:amd64. [2022-02-02T01:11:36.318Z] #14 110.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-02T01:11:36.480Z] #70 1.155 + RM_GOPATH=0 [2022-02-02T01:11:36.480Z] #70 1.155 + TMP_GOPATH= [2022-02-02T01:11:36.480Z] #70 1.155 + : /build [2022-02-02T01:11:36.480Z] #70 1.155 + '[' -z '' ']' [2022-02-02T01:11:36.480Z] #70 1.158 ++ mktemp -d [2022-02-02T01:11:36.480Z] #70 1.159 + export GOPATH=/tmp/tmp.27Za9ZFmZu [2022-02-02T01:11:36.480Z] #70 1.159 + GOPATH=/tmp/tmp.27Za9ZFmZu [2022-02-02T01:11:36.480Z] #70 1.159 + RM_GOPATH=1 [2022-02-02T01:11:36.480Z] #70 1.159 + case "$(go env GOARCH)" in [2022-02-02T01:11:36.495Z] #21 1.375 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:11:36.580Z] #14 110.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:11:36.580Z] #14 ... [2022-02-02T01:11:36.580Z] [2022-02-02T01:11:36.580Z] #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-02-02T01:11:36.580Z] #63 sha256:9822b8d28250bb8bc54b4d8603542b20ce14d69afba8c4973e32d1195c19163f [2022-02-02T01:11:36.580Z] #63 DONE 109.7s [2022-02-02T01:11:36.580Z] [2022-02-02T01:11:36.580Z] #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-02-02T01:11:36.580Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:36.580Z] #14 110.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-02T01:11:36.580Z] #14 110.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-02T01:11:36.580Z] #14 110.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:11:36.580Z] #14 ... [2022-02-02T01:11:36.580Z] [2022-02-02T01:11:36.580Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-02T01:11:36.580Z] #64 sha256:7e7fef698d117741ef410e48027290b0305dfe3fd072683a5a1ecce49bb92f8a [2022-02-02T01:11:36.741Z] #70 1.160 ++ go env GOARCH [2022-02-02T01:11:36.741Z] #70 1.166 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:36.741Z] #70 1.166 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:36.741Z] #70 1.166 ++ dirname /install.sh [2022-02-02T01:11:36.741Z] #70 1.168 + dir=/ [2022-02-02T01:11:36.741Z] #70 1.168 + bin=rootlesskit [2022-02-02T01:11:36.741Z] #70 1.168 + shift [2022-02-02T01:11:36.741Z] #70 1.168 + '[' '!' -f //rootlesskit.installer ']' [2022-02-02T01:11:36.741Z] #70 1.168 + . //rootlesskit.installer [2022-02-02T01:11:36.741Z] #70 1.168 ++ : v0.14.6 [2022-02-02T01:11:36.741Z] #70 1.168 + install_rootlesskit [2022-02-02T01:11:36.741Z] #70 1.168 + case "$1" in [2022-02-02T01:11:36.741Z] #70 1.168 + export CGO_ENABLED=0 [2022-02-02T01:11:36.741Z] #70 1.168 + CGO_ENABLED=0 [2022-02-02T01:11:36.741Z] #70 1.168 + _install_rootlesskit [2022-02-02T01:11:36.741Z] #70 1.168 + echo 'Install rootlesskit version v0.14.6' [2022-02-02T01:11:36.741Z] #70 1.168 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:11:36.741Z] #70 1.168 + GOBIN=/build [2022-02-02T01:11:36.741Z] #70 1.168 + GO111MODULE=on [2022-02-02T01:11:36.741Z] #70 1.168 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-02T01:11:36.741Z] #70 1.168 Install rootlesskit version v0.14.6 [2022-02-02T01:11:36.741Z] #70 1.233 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-02T01:11:36.753Z] #21 1.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:11:34.796Z] > git remote # timeout=10 [2022-02-02T01:11:34.909Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:11:34.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:34.955Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:11:35.119Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-02T01:11:35.248Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:11:35.294Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:11:36.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:11:36.800Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:11:36.849Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:37.064Z] Fetching without tags [2022-02-02T01:11:37.154Z] #64 DONE 0.3s [2022-02-02T01:11:37.154Z] [2022-02-02T01:11:37.154Z] #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-02-02T01:11:37.154Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:37.154Z] #14 110.5 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:11:37.154Z] #14 110.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:11:37.154Z] #14 110.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:11:37.154Z] #14 ... [2022-02-02T01:11:37.154Z] [2022-02-02T01:11:37.155Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-02T01:11:37.155Z] #65 sha256:e8369c143a103c251afb14bdfcb55632c3d32579e1a39e282e1535ca781e4537 [2022-02-02T01:11:37.155Z] #65 DONE 0.2s [2022-02-02T01:11:37.155Z] [2022-02-02T01:11:37.155Z] #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-02-02T01:11:37.155Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:37.155Z] #14 110.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:11:37.155Z] #14 110.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:11:37.155Z] #14 110.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:11:37.417Z] #14 110.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-02T01:11:37.417Z] #14 110.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:11:37.417Z] #14 110.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:37.417Z] #14 111.0 Selecting previously unselected package libudev-dev:amd64. [2022-02-02T01:11:37.417Z] #14 111.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-02T01:11:37.678Z] #14 111.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:11:37.678Z] #14 111.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-02T01:11:37.678Z] #14 111.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-02T01:11:37.679Z] #14 111.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:11:37.690Z] #21 2.792 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:11:37.941Z] #14 111.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-02T01:11:37.941Z] #14 111.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-02T01:11:37.941Z] #14 111.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:11:38.110Z] #70 2.298 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-02T01:11:38.110Z] #70 2.301 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-02T01:11:38.110Z] #70 2.577 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-02T01:11:38.515Z] #14 111.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-02T01:11:38.515Z] #14 111.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-02T01:11:38.515Z] #14 111.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:11:38.515Z] #14 112.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-02T01:11:38.515Z] #14 112.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-02T01:11:38.515Z] #14 112.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:11:38.515Z] #14 112.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-02T01:11:38.674Z] #70 3.056 go: downloading github.com/google/uuid v1.3.0 [2022-02-02T01:11:38.674Z] #70 3.106 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-02T01:11:38.777Z] #14 112.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-02T01:11:38.777Z] #14 112.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:11:38.986Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:11:39.351Z] #14 112.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-02T01:11:39.351Z] #14 112.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-02T01:11:39.351Z] #14 112.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:11:39.475Z] #63 94.63 rootlesskit version 0.14.6 [2022-02-02T01:11:39.608Z] #70 4.066 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-02T01:11:39.608Z] #70 4.126 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-02T01:11:39.613Z] #14 113.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-02T01:11:39.613Z] #14 113.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:11:39.613Z] #14 113.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:39.613Z] #14 113.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-02T01:11:39.735Z] #63 94.64 Usage of /build/rootlesskit-docker-proxy: [2022-02-02T01:11:39.735Z] #63 94.64 -container-ip string [2022-02-02T01:11:39.735Z] #63 94.64 container ip [2022-02-02T01:11:39.735Z] #63 94.64 -container-port int [2022-02-02T01:11:39.735Z] #63 94.64 container port (default -1) [2022-02-02T01:11:39.735Z] #63 94.64 -host-ip string [2022-02-02T01:11:39.735Z] #63 94.64 host ip [2022-02-02T01:11:39.735Z] #63 94.64 -host-port int [2022-02-02T01:11:39.735Z] #63 94.64 host port (default -1) [2022-02-02T01:11:39.735Z] #63 94.64 -proto string [2022-02-02T01:11:39.735Z] #63 94.64 proxy protocol (default "tcp") [2022-02-02T01:11:39.875Z] #14 113.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-02T01:11:39.875Z] #14 113.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:40.021Z] #63 92.72 rootlesskit version 0.14.6 [2022-02-02T01:11:40.021Z] #63 92.72 Usage of /build/rootlesskit-docker-proxy: [2022-02-02T01:11:40.137Z] #14 113.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-02T01:11:40.137Z] #14 113.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-02T01:11:40.137Z] #14 113.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:11:40.173Z] #70 ... [2022-02-02T01:11:40.173Z] [2022-02-02T01:11:40.173Z] #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-02-02T01:11:40.173Z] #33 sha256:230388de1d47821a0ef9e4a4ea95fe0ca925e455c51373a5e9b9ef895f5d7869 [2022-02-02T01:11:40.173Z] #33 1.282 + RM_GOPATH=0 [2022-02-02T01:11:40.173Z] #33 1.284 + TMP_GOPATH= [2022-02-02T01:11:40.173Z] #33 1.284 + : /build [2022-02-02T01:11:40.173Z] #33 1.284 + '[' -z '' ']' [2022-02-02T01:11:40.173Z] #33 1.284 ++ mktemp -d [2022-02-02T01:11:40.173Z] #33 1.284 + export GOPATH=/tmp/tmp.HqzpQ3gd6u [2022-02-02T01:11:40.173Z] #33 1.284 + GOPATH=/tmp/tmp.HqzpQ3gd6u [2022-02-02T01:11:40.173Z] #33 1.286 + RM_GOPATH=1 [2022-02-02T01:11:40.173Z] #33 1.286 + case "$(go env GOARCH)" in [2022-02-02T01:11:40.173Z] #33 1.286 ++ go env GOARCH [2022-02-02T01:11:40.173Z] #33 1.295 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:40.173Z] #33 1.295 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:40.173Z] #33 1.296 ++ dirname /install.sh [2022-02-02T01:11:40.173Z] #33 1.301 Install docker/cli version 17.06.2-ce from stable [2022-02-02T01:11:40.173Z] #33 1.301 + dir=/ [2022-02-02T01:11:40.173Z] #33 1.301 + bin=dockercli [2022-02-02T01:11:40.173Z] #33 1.301 + shift [2022-02-02T01:11:40.173Z] #33 1.301 + '[' '!' -f //dockercli.installer ']' [2022-02-02T01:11:40.173Z] #33 1.301 + . //dockercli.installer [2022-02-02T01:11:40.173Z] #33 1.301 ++ : stable [2022-02-02T01:11:40.173Z] #33 1.301 ++ : 17.06.2-ce [2022-02-02T01:11:40.173Z] #33 1.301 + install_dockercli [2022-02-02T01:11:40.173Z] #33 1.301 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-02T01:11:40.173Z] #33 1.301 ++ uname -m [2022-02-02T01:11:40.173Z] #33 1.303 + arch=x86_64 [2022-02-02T01:11:40.173Z] #33 1.304 + '[' x86_64 '!=' x86_64 ']' [2022-02-02T01:11:40.173Z] #33 1.304 + url=https://download.docker.com/linux/static [2022-02-02T01:11:40.173Z] #33 1.304 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-02T01:11:40.173Z] #33 1.304 + tar -xz docker/docker [2022-02-02T01:11:40.173Z] #33 4.370 + mkdir -p /build [2022-02-02T01:11:40.173Z] #33 4.371 + mv docker/docker /build/ [2022-02-02T01:11:40.173Z] #33 4.373 + rmdir docker [2022-02-02T01:11:40.173Z] #33 DONE 4.5s [2022-02-02T01:11:40.173Z] [2022-02-02T01:11:40.173Z] #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-02-02T01:11:40.173Z] #70 sha256:3bb6e4f6d1606d57ed2d41bad3e5f1cccbd32de853b8632f0b2d23d9f974e650 [2022-02-02T01:11:40.173Z] #70 4.757 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-02T01:11:40.226Z] #21 4.898 Fetched 8384 kB in 4s (1928 kB/s) [2022-02-02T01:11:40.281Z] #63 92.72 -container-ip string [2022-02-02T01:11:40.281Z] #63 92.72 container ip [2022-02-02T01:11:40.281Z] #63 92.72 -container-port int [2022-02-02T01:11:40.281Z] #63 92.72 container port (default -1) [2022-02-02T01:11:40.281Z] #63 92.72 -host-ip string [2022-02-02T01:11:40.281Z] #63 92.72 host ip [2022-02-02T01:11:40.281Z] #63 92.72 -host-port int [2022-02-02T01:11:40.281Z] #63 92.72 host port (default -1) [2022-02-02T01:11:40.281Z] #63 92.72 -proto string [2022-02-02T01:11:40.281Z] #63 92.72 proxy protocol (default "tcp") [2022-02-02T01:11:36.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:11:37.105Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:11:37.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:37.107Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:39.102Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:11:39.152Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:11:40.400Z] #14 114.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:40.400Z] #14 114.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:11:40.400Z] #14 114.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:40.400Z] #14 114.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:11:40.429Z] #70 4.868 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-02T01:11:40.662Z] #14 114.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:11:40.662Z] #14 114.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:11:40.662Z] #14 114.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:11:40.662Z] #14 114.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:11:40.662Z] #14 114.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:11:40.662Z] #14 114.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:11:40.662Z] #14 114.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:40.662Z] #14 114.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:40.662Z] #14 114.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:40.662Z] #14 114.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-02-02T01:11:40.662Z] #14 114.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:40.662Z] #14 114.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-02-02T01:11:40.662Z] #14 114.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:11:40.662Z] #14 114.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:40.927Z] #14 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-02T01:11:40.927Z] #14 114.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:40.927Z] #14 114.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:40.927Z] #14 114.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:40.927Z] #14 114.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:11:40.927Z] #14 114.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:40.927Z] #14 114.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:40.927Z] #14 114.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:11:41.190Z] #14 DONE 114.7s [2022-02-02T01:11:41.190Z] [2022-02-02T01:11:41.190Z] #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-02-02T01:11:41.190Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:11:41.190Z] #34 ... [2022-02-02T01:11:41.190Z] [2022-02-02T01:11:41.190Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-02T01:11:41.190Z] #55 sha256:f26acffe7043668a6a9c0a5e4503b9cb3007440abd15450b6346e3f383b2acf5 [2022-02-02T01:11:41.361Z] #70 5.732 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-02T01:11:41.361Z] #70 5.748 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-02T01:11:41.361Z] #70 5.824 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-02T01:11:41.451Z] #55 DONE 0.4s [2022-02-02T01:11:41.451Z] [2022-02-02T01:11:41.451Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-02T01:11:41.451Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-02T01:11:41.606Z] #21 4.898 Reading package lists... [2022-02-02T01:11:41.617Z] #70 6.033 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-02T01:11:41.873Z] #70 6.188 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-02T01:11:41.969Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:11:41.970Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:11:42.271Z] #63 ... [2022-02-02T01:11:42.271Z] [2022-02-02T01:11:42.271Z] #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-02-02T01:11:42.271Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:42.271Z] #14 90.67 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-02T01:11:42.271Z] #14 90.68 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:42.271Z] #14 90.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:42.271Z] #14 95.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-02T01:11:42.271Z] #14 95.90 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-02T01:11:42.271Z] #14 95.92 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:42.271Z] #14 96.77 Selecting previously unselected package libapparmor1:amd64. [2022-02-02T01:11:42.271Z] #14 96.78 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-02T01:11:42.271Z] #14 96.98 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:11:42.271Z] #14 97.72 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-02T01:11:42.271Z] #14 97.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-02T01:11:42.531Z] #14 97.95 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:11:43.100Z] #14 98.54 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:11:43.100Z] #14 ... [2022-02-02T01:11:43.100Z] [2022-02-02T01:11:43.100Z] #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-02-02T01:11:43.100Z] #63 sha256:630824115702eb97229b31feedb964cf807ec277e7ef17d34fb9fe9ae8aa7754 [2022-02-02T01:11:43.100Z] #63 DONE 98.3s [2022-02-02T01:11:43.100Z] [2022-02-02T01:11:43.100Z] #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-02-02T01:11:43.100Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:43.100Z] #14 98.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:11:43.100Z] #14 98.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:11:43.360Z] #14 ... [2022-02-02T01:11:43.360Z] [2022-02-02T01:11:43.360Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-02T01:11:43.360Z] #64 sha256:35294831f36eb546cb08af12c23e65651e95ec8034ea4bfc7d4031367291423c [2022-02-02T01:11:43.360Z] #64 DONE 0.1s [2022-02-02T01:11:43.360Z] [2022-02-02T01:11:43.360Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-02T01:11:43.360Z] #65 sha256:368281e48bb45f7adba041010412bfc56000e842cf51a8c0d31cb5da75e0e66b [2022-02-02T01:11:43.360Z] #65 DONE 0.0s [2022-02-02T01:11:43.360Z] [2022-02-02T01:11:43.360Z] #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-02-02T01:11:43.360Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:43.360Z] #14 98.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:11:43.360Z] #14 98.84 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:11:43.360Z] #14 98.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:11:43.366Z] #15 DONE 2.3s [2022-02-02T01:11:43.366Z] [2022-02-02T01:11:43.366Z] #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-02-02T01:11:43.366Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-02T01:11:43.510Z] #21 6.547 Reading package lists... [2022-02-02T01:11:43.572Z] #63 ... [2022-02-02T01:11:43.572Z] [2022-02-02T01:11:43.572Z] #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-02-02T01:11:43.572Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:43.572Z] #14 92.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-02T01:11:43.572Z] #14 92.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:11:43.572Z] #14 92.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:43.620Z] #14 99.16 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-02T01:11:43.620Z] #14 99.20 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:11:43.620Z] #14 99.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:43.768Z] #21 8.266 Building dependency tree... [2022-02-02T01:11:41.604Z] > git remote # timeout=10 [2022-02-02T01:11:41.691Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:11:41.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:41.742Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:11:41.882Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-02T01:11:42.006Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:11:42.053Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:11:43.879Z] #14 99.30 Selecting previously unselected package libudev-dev:amd64. [2022-02-02T01:11:43.880Z] #14 99.30 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-02T01:11:43.880Z] #14 99.31 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:11:44.140Z] #14 99.47 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-02T01:11:44.140Z] #14 99.47 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-02T01:11:44.140Z] #14 99.48 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:11:44.140Z] #14 97.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-02T01:11:44.140Z] #14 97.08 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-02T01:11:44.399Z] #14 99.78 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-02T01:11:44.399Z] #14 99.78 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-02T01:11:44.399Z] #14 99.78 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:11:44.402Z] #14 ... [2022-02-02T01:11:44.402Z] [2022-02-02T01:11:44.402Z] #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-02-02T01:11:44.402Z] #63 sha256:bf5f25506ebb747719e219528208596f3de6d47763c73474e4c3f610c0f066f6 [2022-02-02T01:11:44.402Z] #63 DONE 97.1s [2022-02-02T01:11:44.402Z] [2022-02-02T01:11:44.402Z] #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-02-02T01:11:44.402Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:44.402Z] #14 97.24 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:44.661Z] #14 ... [2022-02-02T01:11:44.661Z] [2022-02-02T01:11:44.661Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-02T01:11:44.661Z] #64 sha256:f41af77b0aa1f694a6191fc1b6dadb15233ed9612d3de55aadb020ebf2cf9983 [2022-02-02T01:11:44.661Z] #64 DONE 0.1s [2022-02-02T01:11:44.661Z] [2022-02-02T01:11:44.661Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-02T01:11:44.661Z] #65 sha256:14836597ed1505d190dfef1a9927b3dc5d64287fb7c447fd60462f7de0f145ce [2022-02-02T01:11:44.661Z] #65 DONE 0.1s [2022-02-02T01:11:44.661Z] [2022-02-02T01:11:44.661Z] #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-02-02T01:11:44.661Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-02T01:11:44.661Z] #14 97.38 Selecting previously unselected package libapparmor1:amd64. [2022-02-02T01:11:44.661Z] #14 97.38 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-02T01:11:44.661Z] #14 97.39 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:11:44.664Z] #14 100.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-02T01:11:44.664Z] #14 100.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-02T01:11:44.664Z] #14 100.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:11:44.709Z] #21 9.426 The following additional packages will be installed: [2022-02-02T01:11:44.709Z] #21 9.428 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:11:44.709Z] #21 9.428 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-02T01:11:44.709Z] #21 9.429 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-02T01:11:44.709Z] #21 9.429 python3-pkg-resources vim-runtime xxd [2022-02-02T01:11:44.709Z] #21 9.434 Suggested packages: [2022-02-02T01:11:44.709Z] #21 9.434 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-02T01:11:44.709Z] #21 9.434 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-02T01:11:44.709Z] #21 9.434 acl attr quota [2022-02-02T01:11:44.709Z] #21 9.434 Recommended packages: [2022-02-02T01:11:44.709Z] #21 9.434 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-02T01:11:44.921Z] #14 97.62 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-02T01:11:44.921Z] #14 97.68 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-02T01:11:44.921Z] #14 97.68 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:11:44.921Z] #14 97.83 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:11:44.921Z] #14 97.83 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:11:44.921Z] #14 97.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:11:44.924Z] #14 100.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-02T01:11:44.924Z] #14 100.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-02T01:11:44.924Z] #14 100.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:11:44.924Z] #14 100.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-02T01:11:44.924Z] #14 100.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-02T01:11:44.924Z] #14 100.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:11:45.181Z] #14 98.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:11:45.181Z] #14 98.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:11:45.181Z] #14 98.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:11:45.278Z] #21 10.34 The following NEW packages will be installed: [2022-02-02T01:11:45.278Z] #21 10.35 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-02T01:11:45.278Z] #21 10.35 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:11:45.278Z] #21 10.35 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-02T01:11:45.278Z] #21 10.35 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-02T01:11:45.278Z] #21 10.35 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-02T01:11:45.278Z] #21 10.35 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-02T01:11:45.278Z] #21 10.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-02T01:11:45.278Z] #21 10.35 xz-utils zip zstd [2022-02-02T01:11:45.284Z] #16 DONE 1.6s [2022-02-02T01:11:45.284Z] [2022-02-02T01:11:45.284Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-02T01:11:45.284Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-02T01:11:45.440Z] #14 98.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-02T01:11:45.440Z] #14 98.25 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:11:45.440Z] #14 98.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:45.492Z] #14 100.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-02T01:11:45.493Z] #14 100.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-02T01:11:45.493Z] #14 100.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:11:45.493Z] #14 100.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-02T01:11:45.493Z] #14 100.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:11:45.493Z] #14 100.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:45.538Z] #21 10.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:11:45.538Z] #21 10.66 Need to get 27.0 MB of archives. [2022-02-02T01:11:45.538Z] #21 10.66 After this operation, 105 MB of additional disk space will be used. [2022-02-02T01:11:45.538Z] #21 10.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-02T01:11:45.538Z] #21 10.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-02T01:11:45.538Z] #21 10.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-02T01:11:45.538Z] #21 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-02T01:11:45.538Z] #21 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-02T01:11:45.538Z] #21 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-02T01:11:45.538Z] #21 10.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-02T01:11:45.538Z] #21 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-02T01:11:45.538Z] #21 10.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:11:45.538Z] #21 10.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:11:45.538Z] #21 10.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-02T01:11:45.700Z] #14 98.37 Selecting previously unselected package libudev-dev:amd64. [2022-02-02T01:11:45.700Z] #14 98.37 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-02T01:11:45.700Z] #14 98.38 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:11:45.700Z] #14 98.61 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-02T01:11:45.700Z] #14 98.61 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-02T01:11:45.700Z] #14 98.61 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:11:45.752Z] #14 101.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-02T01:11:45.752Z] #14 101.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-02T01:11:45.752Z] #14 101.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:45.752Z] #14 101.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-02T01:11:45.752Z] #14 101.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-02T01:11:45.752Z] #14 101.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:11:45.797Z] #21 10.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-02T01:11:45.797Z] #21 10.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-02T01:11:45.797Z] #21 10.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-02T01:11:45.797Z] #21 10.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-02T01:11:45.797Z] #21 10.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-02T01:11:45.797Z] #21 10.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-02T01:11:45.797Z] #21 10.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-02T01:11:45.797Z] #21 10.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-02T01:11:45.797Z] #21 10.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-02T01:11:46.012Z] #14 101.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:46.042Z] #70 ... [2022-02-02T01:11:46.042Z] [2022-02-02T01:11:46.042Z] #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-02-02T01:11:46.042Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-02T01:11:46.042Z] #65 1.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:11:46.042Z] #65 1.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:11:46.042Z] #65 1.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:11:46.042Z] #65 2.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:11:46.042Z] #65 2.657 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-02T01:11:46.042Z] #65 3.196 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-02T01:11:46.042Z] #65 3.746 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-02T01:11:46.042Z] #65 4.254 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:11:46.042Z] #65 4.885 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-02T01:11:46.042Z] #65 5.657 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-02T01:11:46.042Z] #65 5.657 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:11:46.042Z] #65 5.657 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:11:46.042Z] #65 5.657 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-02T01:11:46.042Z] #65 5.657 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-02T01:11:46.042Z] #65 5.657 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-02T01:11:46.042Z] #65 5.721 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-02T01:11:46.042Z] #65 5.721 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-02T01:11:46.042Z] #65 5.721 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:11:46.042Z] #65 5.721 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-02T01:11:46.042Z] #65 5.721 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:11:46.042Z] #65 5.721 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-02T01:11:46.042Z] #65 ... [2022-02-02T01:11:46.042Z] [2022-02-02T01:11:46.042Z] #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-02-02T01:11:46.042Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:11:46.042Z] #20 1.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:11:46.042Z] #20 1.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:11:46.042Z] #20 1.860 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:11:46.042Z] #20 2.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-02T01:11:46.042Z] #20 2.702 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-02T01:11:46.042Z] #20 3.142 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:11:46.042Z] #20 3.623 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-02T01:11:46.042Z] #20 4.081 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:11:46.042Z] #20 4.641 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-02T01:11:46.042Z] #20 5.123 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-02T01:11:46.042Z] #20 5.141 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-02T01:11:46.042Z] #20 5.143 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-02T01:11:46.042Z] #20 5.144 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:11:46.042Z] #20 5.161 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:11:46.042Z] #20 5.163 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-02T01:11:46.042Z] #20 5.455 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:11:46.042Z] #20 5.480 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-02T01:11:46.042Z] #20 5.481 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:11:46.042Z] #20 5.481 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-02T01:11:46.042Z] #20 5.484 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-02T01:11:46.042Z] #20 5.484 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-02T01:11:46.042Z] #20 ... [2022-02-02T01:11:46.042Z] [2022-02-02T01:11:46.042Z] #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-02-02T01:11:46.042Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-02T01:11:46.042Z] #45 1.771 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:11:46.042Z] #45 1.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:11:46.042Z] #45 1.790 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:11:46.042Z] #45 2.205 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-02T01:11:46.042Z] #45 2.602 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-02T01:11:46.042Z] #45 3.250 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-02T01:11:46.042Z] #45 3.885 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-02T01:11:46.042Z] #45 4.487 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:11:46.042Z] #45 4.955 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:11:46.042Z] #45 5.406 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-02T01:11:46.042Z] #45 5.414 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:11:46.042Z] #45 5.415 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-02T01:11:46.042Z] #45 5.418 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-02T01:11:46.042Z] #45 5.420 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:11:46.042Z] #45 5.427 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-02T01:11:46.042Z] #45 5.441 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-02T01:11:46.042Z] #45 5.441 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-02T01:11:46.042Z] #45 5.442 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:11:46.042Z] #45 5.445 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-02T01:11:46.042Z] #45 5.445 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-02T01:11:46.042Z] #45 5.461 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:11:46.057Z] #21 11.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-02T01:11:46.057Z] #21 11.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-02T01:11:46.057Z] #21 11.21 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-02-02T01:11:46.057Z] #21 11.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-02T01:11:46.057Z] #21 11.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-02T01:11:46.057Z] #21 11.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-02T01:11:46.057Z] #21 11.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-02T01:11:46.057Z] #21 11.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-02T01:11:46.261Z] Fetching without tags [2022-02-02T01:11:46.269Z] #14 98.94 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-02T01:11:46.269Z] #14 98.94 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-02T01:11:46.269Z] #14 98.96 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:11:46.269Z] #14 99.10 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-02T01:11:46.269Z] #14 99.10 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-02T01:11:46.269Z] #14 99.11 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:11:46.269Z] #14 99.24 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-02T01:11:46.269Z] #14 99.24 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-02T01:11:46.269Z] #14 99.24 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:11:46.269Z] #14 99.30 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-02T01:11:46.269Z] #14 99.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-02T01:11:46.271Z] #14 101.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:11:46.271Z] #14 101.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:46.271Z] #14 101.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:11:46.271Z] #14 101.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:11:46.271Z] #14 101.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:11:46.271Z] #14 101.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:11:46.271Z] #14 101.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:11:46.271Z] #14 101.7 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:11:46.271Z] #14 101.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:11:46.271Z] #14 101.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:46.271Z] #14 101.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:11:46.271Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:46.271Z] #14 101.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:11:46.271Z] #14 101.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-02T01:11:46.271Z] #14 101.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:11:46.271Z] #14 101.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:11:46.271Z] #14 101.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:11:46.271Z] #14 101.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:11:46.271Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:46.271Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:46.318Z] #21 11.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-02T01:11:46.318Z] #21 11.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:11:46.318Z] #21 11.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-02T01:11:46.318Z] #21 11.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-02T01:11:46.529Z] #14 99.33 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:11:46.530Z] #14 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-02T01:11:46.530Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:46.530Z] #14 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-02T01:11:46.530Z] #14 101.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:11:46.530Z] #14 102.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:46.530Z] #14 102.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-02T01:11:46.530Z] #14 102.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:46.530Z] #14 102.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:46.530Z] #14 102.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:46.530Z] #14 102.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:11:46.530Z] #14 102.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:46.530Z] #14 102.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:46.530Z] #14 102.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:11:46.577Z] #21 11.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-02T01:11:46.577Z] #21 11.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-02T01:11:46.577Z] #21 11.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-02T01:11:46.577Z] #21 11.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-02T01:11:46.577Z] #21 11.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-02T01:11:46.675Z] #17 1.514 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-02T01:11:46.789Z] #14 99.68 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-02T01:11:46.789Z] #14 99.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-02T01:11:46.789Z] #14 99.70 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:11:46.836Z] #21 11.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-02T01:11:46.836Z] #21 11.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-02T01:11:46.836Z] #21 11.83 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-02T01:11:46.836Z] #21 11.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-02T01:11:46.937Z] #17 DONE 1.8s [2022-02-02T01:11:46.937Z] [2022-02-02T01:11:46.937Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-02T01:11:46.937Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-02T01:11:46.951Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:11:47.026Z] Commit message: "Clean up exec kill API implementation" [2022-02-02T01:11:47.049Z] #14 99.90 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-02T01:11:47.049Z] #14 99.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:11:47.049Z] #14 99.91 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:47.049Z] #14 99.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-02T01:11:47.049Z] #14 99.99 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-02T01:11:47.049Z] #14 100.00 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:47.096Z] #21 ... [2022-02-02T01:11:47.096Z] [2022-02-02T01:11:47.096Z] #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-02-02T01:11:47.096Z] #56 sha256:20c1faa17558632ebf3848c3a15de9b2044e32d7fc204327fd97adaa0d765ddb [2022-02-02T01:11:47.096Z] #56 6.884 + cd /tmp/tmp.vDJcEZKiM7/src/github.com/opencontainers/runc [2022-02-02T01:11:47.096Z] #56 6.885 + git checkout -q v1.0.3 [2022-02-02T01:11:47.096Z] #56 7.337 + '[' -z '' ']' [2022-02-02T01:11:47.096Z] #56 7.338 + target=static [2022-02-02T01:11:47.096Z] #56 7.338 + make BUILDTAGS=seccomp static [2022-02-02T01:11:47.096Z] #56 7.608 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-02T01:11:47.099Z] #14 DONE 102.4s [2022-02-02T01:11:47.099Z] [2022-02-02T01:11:47.099Z] #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-02-02T01:11:47.099Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:11:47.099Z] #43 ... [2022-02-02T01:11:47.099Z] [2022-02-02T01:11:47.099Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-02T01:11:47.099Z] #55 sha256:55a96ea1dfb0a85ce771b26b485c0ac76615d730b8363944a48397b55dfdd3c4 [2022-02-02T01:11:47.309Z] #14 100.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-02T01:11:47.309Z] #14 100.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-02T01:11:47.309Z] #14 100.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:11:47.358Z] #55 DONE 0.2s [2022-02-02T01:11:47.358Z] [2022-02-02T01:11:47.358Z] #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-02-02T01:11:47.358Z] #56 sha256:c2c898757dcfb893f8f3ef07eb37679390d2a2783c783acfdccbd7c3a69737c1 [2022-02-02T01:11:47.359Z] #56 ... [2022-02-02T01:11:47.359Z] [2022-02-02T01:11:47.359Z] #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-02-02T01:11:47.359Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-02T01:11:47.359Z] #21 12.44 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:11:47.359Z] #21 12.54 Fetched 27.0 MB in 2s (17.8 MB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-02T01:11:47.569Z] #14 100.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:11:47.618Z] #21 12.60 Selecting previously unselected package pigz. [2022-02-02T01:11:47.618Z] #21 12.60 (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-02-02T01:11:47.618Z] #21 12.63 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-02T01:11:47.618Z] #21 12.64 Unpacking pigz (2.6-1) ... [2022-02-02T01:11:47.618Z] #21 12.70 Selecting previously unselected package libelf1:arm64. [2022-02-02T01:11:47.618Z] #21 12.71 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-02T01:11:47.618Z] #21 12.73 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-02T01:11:47.829Z] #14 100.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:11:47.829Z] #14 100.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:11:47.829Z] #14 100.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:11:47.829Z] #14 100.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:11:47.878Z] #21 12.84 Selecting previously unselected package libbpf0:arm64. [2022-02-02T01:11:47.878Z] #21 12.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-02T01:11:47.878Z] #21 12.85 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-02T01:11:47.878Z] #21 12.93 Selecting previously unselected package libcap2:arm64. [2022-02-02T01:11:47.878Z] #21 12.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-02T01:11:47.878Z] #21 12.94 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-02T01:11:47.878Z] #21 12.99 Selecting previously unselected package libmnl0:arm64. [2022-02-02T01:11:47.878Z] #21 12.99 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-02T01:11:47.878Z] #21 13.00 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-02T01:11:47.878Z] #21 13.05 Selecting previously unselected package libxtables12:arm64. [2022-02-02T01:11:48.089Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:11:48.089Z] #14 100.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:48.089Z] #14 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-02T01:11:48.089Z] #14 100.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:48.089Z] #14 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-02T01:11:48.089Z] #14 100.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:11:48.089Z] #14 100.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:11:48.089Z] #14 100.9 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-02-02T01:11:48.089Z] #14 100.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:11:48.089Z] #14 100.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:11:48.089Z] #14 101.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:48.089Z] #14 101.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:11:48.089Z] #14 101.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:48.089Z] #14 101.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:11:48.089Z] #14 101.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:11:48.137Z] #21 13.05 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-02T01:11:48.137Z] #21 13.06 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-02T01:11:48.137Z] #21 13.11 Selecting previously unselected package libcap2-bin. [2022-02-02T01:11:48.137Z] #21 13.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-02T01:11:48.137Z] #21 13.13 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-02T01:11:48.303Z] #56 1.134 + RM_GOPATH=0 [2022-02-02T01:11:48.303Z] #56 1.134 + TMP_GOPATH= [2022-02-02T01:11:48.303Z] #56 1.134 + : /build [2022-02-02T01:11:48.303Z] #56 1.134 + '[' -z '' ']' [2022-02-02T01:11:48.303Z] #56 ... [2022-02-02T01:11:48.303Z] [2022-02-02T01:11:48.303Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-02T01:11:48.303Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-02T01:11:48.303Z] #15 DONE 1.4s [2022-02-02T01:11:48.303Z] [2022-02-02T01:11:48.303Z] #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-02-02T01:11:48.303Z] #56 sha256:c2c898757dcfb893f8f3ef07eb37679390d2a2783c783acfdccbd7c3a69737c1 [2022-02-02T01:11:48.303Z] #56 1.134 ++ mktemp -d [2022-02-02T01:11:48.303Z] #56 1.138 + export GOPATH=/tmp/tmp.kAWBYaPOTd [2022-02-02T01:11:48.303Z] #56 1.138 + GOPATH=/tmp/tmp.kAWBYaPOTd [2022-02-02T01:11:48.303Z] #56 1.138 + RM_GOPATH=1 [2022-02-02T01:11:48.303Z] #56 1.138 + case "$(go env GOARCH)" in [2022-02-02T01:11:48.303Z] #56 1.140 ++ go env GOARCH [2022-02-02T01:11:48.303Z] #56 1.145 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:48.303Z] #56 1.145 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:48.303Z] #56 1.146 ++ dirname /install.sh [2022-02-02T01:11:48.303Z] #56 1.147 + dir=/ [2022-02-02T01:11:48.303Z] #56 1.147 + bin=runc [2022-02-02T01:11:48.303Z] #56 1.147 + shift [2022-02-02T01:11:48.303Z] #56 1.147 + '[' '!' -f //runc.installer ']' [2022-02-02T01:11:48.303Z] #56 1.147 + . //runc.installer [2022-02-02T01:11:48.303Z] #56 1.147 ++ set -e [2022-02-02T01:11:48.303Z] #56 1.147 ++ : v1.0.3 [2022-02-02T01:11:48.303Z] #56 1.148 + install_runc [2022-02-02T01:11:48.303Z] #56 1.148 + RUNC_BUILDTAGS=seccomp [2022-02-02T01:11:48.303Z] #56 1.148 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-02T01:11:48.303Z] #56 1.148 Install runc version v1.0.3 (build tags: seccomp) [2022-02-02T01:11:48.303Z] #56 1.148 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kAWBYaPOTd/src/github.com/opencontainers/runc [2022-02-02T01:11:48.303Z] #56 1.153 Cloning into '/tmp/tmp.kAWBYaPOTd/src/github.com/opencontainers/runc'... [2022-02-02T01:11:48.326Z] #18 DONE 1.5s [2022-02-02T01:11:48.326Z] [2022-02-02T01:11:48.326Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-02T01:11:48.326Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-02T01:11:48.396Z] #21 13.22 Selecting previously unselected package iproute2. [2022-02-02T01:11:48.397Z] #21 13.22 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-02T01:11:48.397Z] #21 13.23 Unpacking iproute2 (5.10.0-4) ... [2022-02-02T01:11:48.656Z] #21 13.63 Selecting previously unselected package xxd. [2022-02-02T01:11:48.656Z] #21 13.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-02T01:11:48.656Z] #21 13.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:11:48.662Z] #14 DONE 101.4s [2022-02-02T01:11:48.662Z] [2022-02-02T01:11:48.662Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-02T01:11:48.662Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-02T01:11:48.662Z] #15 ... [2022-02-02T01:11:48.662Z] [2022-02-02T01:11:48.662Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-02T01:11:48.662Z] #55 sha256:9f45f104aaf6919f923fd53738f6a2d40ae6d377936d570c3e5bc195bc274e86 [2022-02-02T01:11:48.662Z] #55 DONE 0.1s [2022-02-02T01:11:48.916Z] #21 13.74 Selecting previously unselected package vim-common. [2022-02-02T01:11:48.916Z] #21 13.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:11:48.916Z] #21 13.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:11:48.916Z] #21 13.89 Selecting previously unselected package bash-completion. [2022-02-02T01:11:48.916Z] #21 13.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-02T01:11:48.924Z] [2022-02-02T01:11:48.924Z] #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-02-02T01:11:48.924Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:11:45.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:11:46.022Z] > git config --add remote.origin.fetch +refs/pull/41548/head:refs/remotes/origin/PR-41548 # timeout=10 [2022-02-02T01:11:46.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:46.180Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-02T01:11:46.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-02T01:11:46.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:46.301Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41548/head:refs/remotes/origin/PR-41548 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-02T01:11:47.063Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:11:47.106Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:11:49.684Z] #56 ... [2022-02-02T01:11:49.684Z] [2022-02-02T01:11:49.684Z] #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-02-02T01:11:49.684Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-02T01:11:49.684Z] #16 DONE 1.0s [2022-02-02T01:11:49.684Z] [2022-02-02T01:11:49.684Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-02T01:11:49.684Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-02T01:11:49.864Z] #56 1.124 + RM_GOPATH=0 [2022-02-02T01:11:49.864Z] #56 1.124 + TMP_GOPATH= [2022-02-02T01:11:49.864Z] #56 1.124 + : /build [2022-02-02T01:11:49.864Z] #56 1.124 + '[' -z '' ']' [2022-02-02T01:11:49.864Z] #56 1.125 ++ mktemp -d [2022-02-02T01:11:49.864Z] #56 1.126 + export GOPATH=/tmp/tmp.1DS8hDsBLj [2022-02-02T01:11:49.864Z] #56 1.126 + GOPATH=/tmp/tmp.1DS8hDsBLj [2022-02-02T01:11:49.864Z] #56 1.126 + RM_GOPATH=1 [2022-02-02T01:11:49.864Z] #56 1.126 + case "$(go env GOARCH)" in [2022-02-02T01:11:49.864Z] #56 1.131 ++ go env GOARCH [2022-02-02T01:11:49.864Z] #56 1.152 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:49.864Z] #56 ... [2022-02-02T01:11:49.864Z] [2022-02-02T01:11:49.864Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-02T01:11:49.864Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-02T01:11:49.864Z] #15 DONE 1.3s [2022-02-02T01:11:49.864Z] [2022-02-02T01:11:49.864Z] #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-02-02T01:11:49.864Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:11:49.864Z] #56 1.152 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:49.864Z] #56 1.153 ++ dirname /install.sh [2022-02-02T01:11:49.864Z] #56 1.154 + dir=/ [2022-02-02T01:11:49.864Z] #56 1.154 + bin=runc [2022-02-02T01:11:49.864Z] #56 1.155 + shift [2022-02-02T01:11:49.864Z] #56 1.155 + '[' '!' -f //runc.installer ']' [2022-02-02T01:11:49.864Z] #56 1.155 + . //runc.installer [2022-02-02T01:11:49.864Z] #56 1.156 ++ set -e [2022-02-02T01:11:49.864Z] #56 1.156 ++ : v1.0.3 [2022-02-02T01:11:49.864Z] #56 1.156 + install_runc [2022-02-02T01:11:49.864Z] #56 1.157 + RUNC_BUILDTAGS=seccomp [2022-02-02T01:11:49.864Z] #56 1.157 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-02T01:11:49.864Z] #56 1.157 Install runc version v1.0.3 (build tags: seccomp) [2022-02-02T01:11:49.864Z] #56 1.157 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1DS8hDsBLj/src/github.com/opencontainers/runc [2022-02-02T01:11:49.864Z] #56 1.159 Cloning into '/tmp/tmp.1DS8hDsBLj/src/github.com/opencontainers/runc'... [2022-02-02T01:11:49.968Z] Merge succeeded, producing 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:11:49.968Z] Checking out Revision 585151d24fc64a66b1f7cf7d386636af16a95b0c (PR-41548) [2022-02-02T01:11:50.245Z] #19 DONE 1.6s [2022-02-02T01:11:50.245Z] [2022-02-02T01:11:50.245Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-02T01:11:50.245Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-02T01:11:50.252Z] #17 0.805 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-02T01:11:50.252Z] #17 DONE 0.9s [2022-02-02T01:11:50.252Z] [2022-02-02T01:11:50.252Z] #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-02-02T01:11:50.252Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:11:50.313Z] + docker version [2022-02-02T01:11:50.512Z] #43 ... [2022-02-02T01:11:50.512Z] [2022-02-02T01:11:50.512Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-02T01:11:50.512Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-02T01:11:50.821Z] #21 15.41 Unpacking bash-completion (1:2.11-2) ... [2022-02-02T01:11:50.821Z] #21 15.74 Selecting previously unselected package bzip2. [2022-02-02T01:11:50.821Z] #21 15.74 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-02T01:11:50.821Z] #21 15.75 Unpacking bzip2 (1.0.8-4) ... [2022-02-02T01:11:50.821Z] #21 15.86 Selecting previously unselected package xz-utils. [2022-02-02T01:11:50.821Z] #21 15.86 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-02T01:11:50.821Z] #21 15.87 Unpacking xz-utils (5.2.5-2) ... [2022-02-02T01:11:51.080Z] #21 15.96 Selecting previously unselected package apparmor. [2022-02-02T01:11:51.080Z] #21 15.96 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-02T01:11:51.080Z] #21 16.01 Unpacking apparmor (2.13.6-10) ... [2022-02-02T01:11:51.256Z] #56 ... [2022-02-02T01:11:51.256Z] [2022-02-02T01:11:51.256Z] #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-02-02T01:11:51.256Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-02T01:11:51.256Z] #16 DONE 1.1s [2022-02-02T01:11:51.256Z] [2022-02-02T01:11:51.256Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-02T01:11:51.256Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-02T01:11:51.339Z] #21 16.37 Selecting previously unselected package inetutils-ping. [2022-02-02T01:11:51.339Z] #21 16.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-02T01:11:51.339Z] #21 16.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-02T01:11:51.450Z] #18 DONE 1.0s [2022-02-02T01:11:51.450Z] [2022-02-02T01:11:51.450Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-02T01:11:51.450Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-02T01:11:51.599Z] #21 16.52 Selecting previously unselected package libip4tc2:arm64. [2022-02-02T01:11:51.599Z] #21 16.52 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-02T01:11:51.599Z] #21 16.52 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-02T01:11:51.599Z] #21 16.57 Selecting previously unselected package libip6tc2:arm64. [2022-02-02T01:11:51.599Z] #21 16.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-02T01:11:51.599Z] #21 16.58 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-02T01:11:51.599Z] #21 16.62 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-02T01:11:51.599Z] #21 16.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-02T01:11:51.599Z] #21 16.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-02T01:11:51.599Z] #21 16.69 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-02T01:11:51.599Z] #21 16.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-02T01:11:51.599Z] #21 16.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-02T01:11:51.599Z] #21 16.76 Selecting previously unselected package libnftnl11:arm64. [2022-02-02T01:11:51.632Z] #20 DONE 1.7s [2022-02-02T01:11:51.632Z] [2022-02-02T01:11:51.632Z] #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-02-02T01:11:51.632Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-02T01:11:51.632Z] #21 ... [2022-02-02T01:11:51.632Z] [2022-02-02T01:11:51.632Z] #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-02-02T01:11:51.632Z] #56 sha256:06f2a7b07ce5c5fc29c6210669b6afd2d3e6d777c1d3f7adcac1b6ecd0d98dfc [2022-02-02T01:11:51.632Z] #56 1.978 + RM_GOPATH=0 [2022-02-02T01:11:51.632Z] #56 1.978 + TMP_GOPATH= [2022-02-02T01:11:51.632Z] #56 1.978 + : /build [2022-02-02T01:11:51.632Z] #56 1.978 + '[' -z '' ']' [2022-02-02T01:11:51.632Z] #56 1.978 ++ mktemp -d [2022-02-02T01:11:51.632Z] #56 1.990 + export GOPATH=/tmp/tmp.avIAVtLXXR [2022-02-02T01:11:51.632Z] #56 1.990 + GOPATH=/tmp/tmp.avIAVtLXXR [2022-02-02T01:11:51.632Z] #56 1.990 + RM_GOPATH=1 [2022-02-02T01:11:51.632Z] #56 1.990 + case "$(go env GOARCH)" in [2022-02-02T01:11:51.632Z] #56 1.990 ++ go env GOARCH [2022-02-02T01:11:51.632Z] #56 2.078 Install runc version v1.0.3 (build tags: seccomp) [2022-02-02T01:11:51.632Z] #56 2.079 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:51.632Z] #56 2.079 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:11:51.632Z] #56 2.079 ++ dirname /install.sh [2022-02-02T01:11:51.632Z] #56 2.079 + dir=/ [2022-02-02T01:11:51.632Z] #56 2.079 + bin=runc [2022-02-02T01:11:51.632Z] #56 2.079 + shift [2022-02-02T01:11:51.632Z] #56 2.079 + '[' '!' -f //runc.installer ']' [2022-02-02T01:11:51.632Z] #56 2.079 + . //runc.installer [2022-02-02T01:11:51.632Z] #56 2.079 ++ set -e [2022-02-02T01:11:51.632Z] #56 2.079 ++ : v1.0.3 [2022-02-02T01:11:51.632Z] #56 2.079 + install_runc [2022-02-02T01:11:51.632Z] #56 2.079 + RUNC_BUILDTAGS=seccomp [2022-02-02T01:11:51.632Z] #56 2.079 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-02T01:11:51.632Z] #56 2.079 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.avIAVtLXXR/src/github.com/opencontainers/runc [2022-02-02T01:11:51.632Z] #56 2.079 Cloning into '/tmp/tmp.avIAVtLXXR/src/github.com/opencontainers/runc'... [2022-02-02T01:11:51.632Z] #56 9.765 + cd /tmp/tmp.avIAVtLXXR/src/github.com/opencontainers/runc [2022-02-02T01:11:51.632Z] #56 9.765 + git checkout -q v1.0.3 [2022-02-02T01:11:51.826Z] #17 0.826 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-02T01:11:51.858Z] #21 16.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-02T01:11:51.858Z] #21 16.78 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-02T01:11:51.858Z] #21 16.85 Selecting previously unselected package iptables. [2022-02-02T01:11:51.858Z] #21 16.85 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-02T01:11:51.858Z] #21 16.86 Unpacking iptables (1.8.7-1) ... [2022-02-02T01:11:51.900Z] #56 10.35 + '[' -z '' ']' [2022-02-02T01:11:51.900Z] #56 10.35 + target=static [2022-02-02T01:11:51.900Z] #56 10.35 + make BUILDTAGS=seccomp static [2022-02-02T01:11:52.087Z] #17 DONE 1.0s [2022-02-02T01:11:52.087Z] [2022-02-02T01:11:52.087Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-02T01:11:52.087Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-02T01:11:52.117Z] #21 17.12 Selecting previously unselected package libonig5:arm64. [2022-02-02T01:11:52.117Z] #21 17.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-02T01:11:52.117Z] #21 17.13 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-02T01:11:49.637Z] > git remote # timeout=10 [2022-02-02T01:11:49.709Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T01:11:49.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-02T01:11:49.751Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-02T01:11:49.885Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-02T01:11:50.006Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T01:11:50.048Z] > git checkout -f 585151d24fc64a66b1f7cf7d386636af16a95b0c # timeout=10 [2022-02-02T01:11:52.376Z] #21 17.29 Selecting previously unselected package libjq1:arm64. [2022-02-02T01:11:52.376Z] #21 17.29 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-02T01:11:52.376Z] #21 17.30 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-02T01:11:52.376Z] #21 17.40 Selecting previously unselected package jq. [2022-02-02T01:11:52.376Z] #21 17.40 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-02T01:11:52.376Z] #21 17.42 Unpacking jq (1.6-2.1) ... [2022-02-02T01:11:52.376Z] #21 17.48 Selecting previously unselected package libaio1:arm64. [2022-02-02T01:11:52.376Z] #21 17.48 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-02T01:11:52.376Z] #21 17.49 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-02T01:11:52.392Z] #19 DONE 1.0s [2022-02-02T01:11:52.392Z] [2022-02-02T01:11:52.392Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-02T01:11:52.392Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-02T01:11:52.476Z] #56 10.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-02T01:11:52.635Z] #21 17.54 Selecting previously unselected package libgpm2:arm64. [2022-02-02T01:11:52.635Z] #21 17.55 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-02T01:11:52.635Z] #21 17.56 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-02T01:11:52.635Z] #21 17.60 Selecting previously unselected package libicu67:arm64. [2022-02-02T01:11:52.635Z] #21 17.60 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-02T01:11:52.635Z] #21 17.60 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-02T01:11:53.028Z] #18 DONE 1.0s [2022-02-02T01:11:53.028Z] [2022-02-02T01:11:53.028Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:11:53.028Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:11:53.028Z] #51 ... [2022-02-02T01:11:53.028Z] [2022-02-02T01:11:53.028Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-02T01:11:53.028Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-02T01:11:53.329Z] #20 DONE 1.0s [2022-02-02T01:11:53.330Z] [2022-02-02T01:11:53.330Z] #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-02-02T01:11:53.330Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:11:53.330Z] #34 ... [2022-02-02T01:11:53.330Z] [2022-02-02T01:11:53.330Z] #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-02-02T01:11:53.330Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-02T01:11:53.412Z] Commit message: "Clean up exec kill API implementation" [2022-02-02T01:11:53.424Z] #56 ... [2022-02-02T01:11:53.424Z] [2022-02-02T01:11:53.424Z] #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-02-02T01:11:53.424Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-02T01:11:53.424Z] #21 1.698 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:11:53.424Z] #21 1.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:11:53.424Z] #21 1.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:11:53.685Z] #21 2.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-02T01:11:53.967Z] #19 DONE 0.9s [2022-02-02T01:11:53.967Z] [2022-02-02T01:11:53.967Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-02T01:11:53.967Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-02T01:11:54.630Z] #21 2.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:11:54.708Z] #21 1.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:11:54.708Z] #21 1.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:11:54.708Z] #21 1.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:11:54.908Z] #20 DONE 0.9s [2022-02-02T01:11:54.908Z] [2022-02-02T01:11:54.909Z] #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-02-02T01:11:54.909Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-02T01:11:55.169Z] #21 20.14 Selecting previously unselected package libinih1:arm64. [2022-02-02T01:11:55.169Z] #21 20.15 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-02T01:11:55.169Z] #21 20.15 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-02T01:11:55.169Z] #21 20.21 Selecting previously unselected package libnet1:arm64. [2022-02-02T01:11:55.169Z] #21 20.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-02T01:11:55.169Z] #21 20.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:11:55.169Z] #21 20.29 Selecting previously unselected package libnl-3-200:arm64. [2022-02-02T01:11:55.169Z] #21 20.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-02T01:11:55.169Z] #21 20.30 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-02T01:11:55.291Z] #21 1.765 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:11:55.428Z] #21 20.35 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-02T01:11:55.428Z] #21 20.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-02T01:11:55.428Z] #21 20.38 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-02T01:11:55.428Z] #21 20.44 Selecting previously unselected package net-tools. [2022-02-02T01:11:55.428Z] #21 20.44 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-02T01:11:55.428Z] #21 20.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:11:55.428Z] #21 20.59 Selecting previously unselected package patch. [2022-02-02T01:11:55.428Z] #21 20.60 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-02T01:11:55.551Z] #21 2.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:11:55.574Z] #21 ... [2022-02-02T01:11:55.575Z] [2022-02-02T01:11:55.575Z] #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-02-02T01:11:55.575Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:11:55.575Z] #34 DONE 128.6s [2022-02-02T01:11:55.575Z] [2022-02-02T01:11:55.575Z] #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-02-02T01:11:55.575Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-02T01:11:55.575Z] #21 3.905 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:11:55.686Z] #21 20.61 Unpacking patch (2.7.6-7) ... [2022-02-02T01:11:55.686Z] #21 20.70 Selecting previously unselected package python-pip-whl. [2022-02-02T01:11:55.686Z] #21 20.71 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-02T01:11:55.686Z] #21 20.73 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-02T01:11:56.254Z] #21 21.21 Selecting previously unselected package python3-lib2to3. [2022-02-02T01:11:56.254Z] #21 21.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-02T01:11:56.254Z] #21 21.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:11:56.254Z] #21 21.32 Selecting previously unselected package python3-distutils. [2022-02-02T01:11:56.254Z] #21 21.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-02T01:11:56.254Z] #21 21.33 Unpacking python3-distutils (3.9.2-1) ... [2022-02-02T01:11:56.254Z] #21 21.44 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:11:56.254Z] #21 21.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:11:56.290Z] #21 1.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:11:56.290Z] #21 1.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:11:56.290Z] #21 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:11:56.514Z] #21 21.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:11:56.514Z] #21 21.59 Selecting previously unselected package python3-setuptools. [2022-02-02T01:11:56.550Z] #21 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:11:56.737Z] + docker version [2022-02-02T01:11:56.773Z] #21 21.59 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-02T01:11:56.773Z] #21 21.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-02T01:11:56.773Z] #21 21.82 Selecting previously unselected package python3-wheel. [2022-02-02T01:11:56.773Z] #21 21.82 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-02T01:11:56.773Z] #21 21.82 Unpacking python3-wheel (0.34.2-1) ... [2022-02-02T01:11:56.930Z] #21 3.490 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:11:57.032Z] #21 21.90 Selecting previously unselected package python3-pip. [2022-02-02T01:11:57.033Z] #21 21.90 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-02T01:11:57.033Z] #21 21.91 Unpacking python3-pip (20.3.4-4) ... [2022-02-02T01:11:57.292Z] #21 22.16 Selecting previously unselected package sudo. [2022-02-02T01:11:57.292Z] #21 22.17 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-02T01:11:57.292Z] #21 22.17 Unpacking sudo (1.9.5p2-3) ... [2022-02-02T01:11:57.488Z] Client: [2022-02-02T01:11:57.488Z] Version: 20.10.9 [2022-02-02T01:11:57.488Z] API version: 1.41 [2022-02-02T01:11:57.488Z] Go version: go1.16.8 [2022-02-02T01:11:57.488Z] Git commit: c2ea9bc [2022-02-02T01:11:57.488Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-02T01:11:57.488Z] OS/Arch: windows/amd64 [2022-02-02T01:11:57.488Z] Context: default [2022-02-02T01:11:57.488Z] Experimental: true [2022-02-02T01:11:57.488Z] [2022-02-02T01:11:57.488Z] Server: Docker Engine - Community [2022-02-02T01:11:57.488Z] Engine: [2022-02-02T01:11:57.488Z] Version: 20.10.9 [2022-02-02T01:11:57.488Z] API version: 1.41 (minimum version 1.24) [2022-02-02T01:11:57.488Z] Go version: go1.16.8 [2022-02-02T01:11:57.488Z] Git commit: 79ea9d3 [2022-02-02T01:11:57.488Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-02T01:11:57.488Z] OS/Arch: windows/amd64 [2022-02-02T01:11:57.488Z] Experimental: true [2022-02-02T01:11:57.499Z] #21 2.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:11:57.860Z] #21 22.62 Selecting previously unselected package thin-provisioning-tools. [2022-02-02T01:11:57.860Z] #21 22.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-02T01:11:57.860Z] #21 22.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:11:57.860Z] #21 22.82 Selecting previously unselected package uidmap. [2022-02-02T01:11:57.860Z] #21 22.83 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-02T01:11:57.860Z] #21 22.84 Unpacking uidmap (1:4.8.1-1) ... [2022-02-02T01:11:57.860Z] #21 22.97 Selecting previously unselected package vim-runtime. [2022-02-02T01:11:57.860Z] #21 22.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:11:57.860Z] #21 23.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-02T01:11:57.860Z] #21 23.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-02T01:11:58.068Z] #21 3.303 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:11:58.119Z] #21 23.03 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-02-02T01:11:58.219Z] #45 ... [2022-02-02T01:11:58.220Z] [2022-02-02T01:11:58.220Z] #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-02-02T01:11:58.220Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:11:58.220Z] #20 21.62 Fetched 48.9 MB in 20s (2442 kB/s) [2022-02-02T01:11:59.094Z] + docker info [2022-02-02T01:11:59.095Z] Client: [2022-02-02T01:11:59.095Z] Context: default [2022-02-02T01:11:59.095Z] Debug Mode: false [2022-02-02T01:11:59.095Z] [2022-02-02T01:11:59.095Z] Server: [2022-02-02T01:11:59.095Z] Containers: 0 [2022-02-02T01:11:59.095Z] Running: 0 [2022-02-02T01:11:59.095Z] Paused: 0 [2022-02-02T01:11:59.095Z] Stopped: 0 [2022-02-02T01:11:59.095Z] Images: 0 [2022-02-02T01:11:59.095Z] Server Version: 20.10.9 [2022-02-02T01:11:59.095Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-02T01:11:59.095Z] Windows: [2022-02-02T01:11:59.095Z] LCOW: [2022-02-02T01:11:59.095Z] Logging Driver: json-file [2022-02-02T01:11:59.095Z] Plugins: [2022-02-02T01:11:59.095Z] Volume: local [2022-02-02T01:11:59.095Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:11:59.095Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:11:59.095Z] Swarm: inactive [2022-02-02T01:11:59.095Z] Default Isolation: process [2022-02-02T01:11:59.095Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T01:11:59.095Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T01:11:59.095Z] OSType: windows [2022-02-02T01:11:59.095Z] Architecture: x86_64 [2022-02-02T01:11:59.095Z] CPUs: 4 [2022-02-02T01:11:59.095Z] Total Memory: 32GiB [2022-02-02T01:11:59.095Z] Name: azwin-2-82b1a1 [2022-02-02T01:11:59.095Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-02T01:11:59.095Z] Docker Root Dir: D:\docker [2022-02-02T01:11:59.095Z] Debug Mode: false [2022-02-02T01:11:59.095Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:11:59.095Z] Labels: [2022-02-02T01:11:59.095Z] Experimental: true [2022-02-02T01:11:59.095Z] Insecure Registries: [2022-02-02T01:11:59.095Z] 10.0.0.4:5000 [2022-02-02T01:11:59.095Z] 127.0.0.0/8 [2022-02-02T01:11:59.095Z] Registry Mirrors: [2022-02-02T01:11:59.095Z] http://10.0.0.4:5000/ [2022-02-02T01:11:59.095Z] Live Restore Enabled: false [2022-02-02T01:11:59.095Z] Product License: Community Engine [2022-02-02T01:11:59.095Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-02T01:11:59.786Z] #21 7.700 Fetched 8500 kB in 6s (1350 kB/s) [2022-02-02T01:12:00.223Z] #21 6.985 Fetched 8500 kB in 6s (1424 kB/s) [2022-02-02T01:12:00.747Z] #21 25.66 Selecting previously unselected package vim. [2022-02-02T01:12:00.747Z] #21 25.67 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-02T01:12:00.747Z] #21 25.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:01.173Z] #21 7.700 Reading package lists... [2022-02-02T01:12:01.301Z] Commit message: "Clean up exec kill API implementation" [2022-02-02T01:12:01.314Z] #21 26.15 Selecting previously unselected package xfsprogs. [2022-02-02T01:12:01.315Z] #21 26.16 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-02T01:12:01.315Z] #21 26.17 Unpacking xfsprogs (5.10.0-4) ... [2022-02-02T01:12:01.574Z] #21 26.47 Selecting previously unselected package zip. [2022-02-02T01:12:01.574Z] #21 26.48 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-02T01:12:01.574Z] #21 26.49 Unpacking zip (3.0-12) ... [2022-02-02T01:12:01.574Z] #21 26.60 Selecting previously unselected package zstd. [2022-02-02T01:12:01.574Z] #21 26.61 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-02T01:12:01.574Z] #21 26.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:01.602Z] #21 6.985 Reading package lists... [2022-02-02T01:12:01.602Z] #21 ... [2022-02-02T01:12:01.602Z] [2022-02-02T01:12:01.602Z] #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-02-02T01:12:01.602Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:12:01.602Z] #34 DONE 116.8s [2022-02-02T01:12:01.602Z] [2022-02-02T01:12:01.602Z] #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-02-02T01:12:01.602Z] #56 sha256:c2c898757dcfb893f8f3ef07eb37679390d2a2783c783acfdccbd7c3a69737c1 [2022-02-02T01:12:01.602Z] #56 10.03 + cd /tmp/tmp.kAWBYaPOTd/src/github.com/opencontainers/runc [2022-02-02T01:12:01.602Z] #56 10.04 + git checkout -q v1.0.3 [2022-02-02T01:12:01.602Z] #56 10.35 + '[' -z '' ']' [2022-02-02T01:12:01.602Z] #56 10.35 + target=static [2022-02-02T01:12:01.602Z] #56 10.35 + make BUILDTAGS=seccomp static [2022-02-02T01:12:01.602Z] #56 10.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-02T01:12:01.833Z] #21 26.89 Setting up python3-pkg-resources (52.0.0-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-02T01:12:02.327Z] #21 7.220 Fetched 8500 kB in 6s (1359 kB/s) [2022-02-02T01:12:02.405Z] #21 27.49 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-02T01:12:02.405Z] #21 27.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:12:02.405Z] #21 27.56 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-02T01:12:02.405Z] #21 27.58 Setting up libicu67:arm64 (67.1-7) ... [2022-02-02T01:12:02.405Z] #21 27.59 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-02T01:12:02.405Z] #21 27.61 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-02T01:12:02.664Z] #21 27.62 Setting up uidmap (1:4.8.1-1) ... [2022-02-02T01:12:02.664Z] #21 27.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:12:02.664Z] #21 27.65 Setting up bzip2 (1.0.8-4) ... [2022-02-02T01:12:02.664Z] #21 27.66 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-02T01:12:02.664Z] #21 27.67 Setting up python3-wheel (0.34.2-1) ... [2022-02-02T01:12:03.231Z] #21 28.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:03.231Z] #21 28.20 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-02T01:12:03.231Z] #21 28.24 Setting up libcap2-bin (1:2.44-1) ... [2022-02-02T01:12:03.231Z] #21 28.27 Setting up apparmor (2.13.6-10) ... [2022-02-02T01:12:03.508Z] #56 ... [2022-02-02T01:12:03.508Z] [2022-02-02T01:12:03.508Z] #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-02-02T01:12:03.508Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-02T01:12:03.508Z] #21 6.985 Reading package lists... [2022-02-02T01:12:03.714Z] #21 7.220 Reading package lists... [2022-02-02T01:12:03.714Z] #21 ... [2022-02-02T01:12:03.714Z] [2022-02-02T01:12:03.714Z] #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-02-02T01:12:03.714Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:12:03.714Z] #56 9.926 + cd /tmp/tmp.1DS8hDsBLj/src/github.com/opencontainers/runc [2022-02-02T01:12:03.714Z] #56 9.928 + git checkout -q v1.0.3 [2022-02-02T01:12:03.714Z] #56 10.51 + '[' -z '' ']' [2022-02-02T01:12:03.714Z] #56 10.51 + target=static [2022-02-02T01:12:03.714Z] #56 10.51 + make BUILDTAGS=seccomp static [2022-02-02T01:12:03.714Z] #56 10.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-02T01:12:03.721Z] #21 9.693 Reading package lists... [2022-02-02T01:12:03.903Z] Client: [2022-02-02T01:12:03.903Z] Version: 20.10.9 [2022-02-02T01:12:03.903Z] API version: 1.41 [2022-02-02T01:12:03.903Z] Go version: go1.16.8 [2022-02-02T01:12:03.903Z] Git commit: c2ea9bc [2022-02-02T01:12:03.903Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-02T01:12:03.903Z] OS/Arch: windows/amd64 [2022-02-02T01:12:03.903Z] Context: default [2022-02-02T01:12:03.903Z] Experimental: true [2022-02-02T01:12:03.903Z] [2022-02-02T01:12:03.903Z] Server: Docker Engine - Community [2022-02-02T01:12:03.903Z] Engine: [2022-02-02T01:12:03.903Z] Version: 20.10.9 [2022-02-02T01:12:03.903Z] API version: 1.41 (minimum version 1.24) [2022-02-02T01:12:03.903Z] Go version: go1.16.8 [2022-02-02T01:12:03.903Z] Git commit: 79ea9d3 [2022-02-02T01:12:03.903Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-02T01:12:03.903Z] OS/Arch: windows/amd64 [2022-02-02T01:12:03.903Z] Experimental: true [2022-02-02T01:12:03.973Z] #56 ... [2022-02-02T01:12:03.973Z] [2022-02-02T01:12:03.973Z] #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-02-02T01:12:03.973Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-02T01:12:03.973Z] #34 DONE 116.5s [2022-02-02T01:12:03.973Z] [2022-02-02T01:12:03.973Z] #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-02-02T01:12:03.973Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:12:03.982Z] #21 11.78 Building dependency tree... [2022-02-02T01:12:04.554Z] #21 12.94 The following additional packages will be installed: [2022-02-02T01:12:04.554Z] #21 12.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:12:04.554Z] #21 12.94 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-02T01:12:04.554Z] #21 12.94 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-02T01:12:04.554Z] #21 12.95 python3-pkg-resources vim-runtime xxd [2022-02-02T01:12:04.554Z] #21 12.95 Suggested packages: [2022-02-02T01:12:04.554Z] #21 12.95 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-02T01:12:04.554Z] #21 12.95 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-02T01:12:04.554Z] #21 12.95 acl attr quota [2022-02-02T01:12:04.554Z] #21 12.96 Recommended packages: [2022-02-02T01:12:04.554Z] #21 12.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-02T01:12:04.556Z] #60 ... [2022-02-02T01:12:04.557Z] [2022-02-02T01:12:04.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-02-02T01:12:04.557Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-02T01:12:04.557Z] #21 7.220 Reading package lists... [Pipeline] sh [2022-02-02T01:12:04.638Z] + docker version [2022-02-02T01:12:04.766Z] #20 21.62 Reading package lists... [2022-02-02T01:12:04.766Z] #20 ... [2022-02-02T01:12:04.766Z] [2022-02-02T01:12:04.766Z] #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-02-02T01:12:04.766Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-02T01:12:04.766Z] #65 22.02 Fetched 48.9 MB in 20s (2396 kB/s) [2022-02-02T01:12:04.892Z] #21 9.889 Reading package lists... [2022-02-02T01:12:05.138Z] #21 29.84 Setting up zip (3.0-12) ... [2022-02-02T01:12:05.138Z] #21 29.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:05.138Z] #21 29.87 Setting up bash-completion (1:2.11-2) ... [2022-02-02T01:12:05.460Z] #21 11.71 Building dependency tree... [2022-02-02T01:12:05.491Z] + docker info [2022-02-02T01:12:05.498Z] #21 14.05 The following NEW packages will be installed: [2022-02-02T01:12:05.498Z] #21 14.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-02T01:12:05.498Z] #21 14.05 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:12:05.498Z] #21 14.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-02T01:12:05.498Z] #21 14.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-02T01:12:05.498Z] #21 14.05 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-02T01:12:05.498Z] #21 14.05 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-02T01:12:05.498Z] #21 14.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-02T01:12:05.498Z] #21 14.05 xz-utils zip zstd [2022-02-02T01:12:05.760Z] #21 14.38 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:12:05.760Z] #21 14.38 Need to get 27.6 MB of archives. [2022-02-02T01:12:05.760Z] #21 14.38 After this operation, 106 MB of additional disk space will be used. [2022-02-02T01:12:05.760Z] #21 14.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-02T01:12:06.022Z] #21 14.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-02T01:12:06.022Z] #21 14.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-02T01:12:06.022Z] #21 14.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-02T01:12:06.022Z] #21 14.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-02T01:12:06.022Z] #21 14.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-02T01:12:06.022Z] #21 14.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-02T01:12:06.022Z] #21 14.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-02T01:12:06.022Z] #21 14.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:12:06.022Z] #21 14.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:12:06.022Z] #21 14.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-02T01:12:06.022Z] #21 14.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-02T01:12:06.022Z] #21 14.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-02T01:12:06.022Z] #21 14.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-02T01:12:06.022Z] #21 14.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-02T01:12:06.030Z] #21 12.63 The following additional packages will be installed: [2022-02-02T01:12:06.030Z] #21 12.64 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:12:06.030Z] #21 12.64 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-02T01:12:06.030Z] #21 12.64 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-02T01:12:06.030Z] #21 12.64 python3-pkg-resources vim-runtime xxd [2022-02-02T01:12:06.030Z] #21 12.64 Suggested packages: [2022-02-02T01:12:06.030Z] #21 12.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-02T01:12:06.030Z] #21 12.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-02T01:12:06.030Z] #21 12.64 acl attr quota [2022-02-02T01:12:06.030Z] #21 12.64 Recommended packages: [2022-02-02T01:12:06.030Z] #21 12.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-02T01:12:06.254Z] #65 22.02 Reading package lists... [2022-02-02T01:12:06.254Z] #65 ... [2022-02-02T01:12:06.254Z] [2022-02-02T01:12:06.254Z] #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-02-02T01:12:06.254Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:12:06.254Z] #20 21.62 Reading package lists... [2022-02-02T01:12:06.517Z] #21 31.62 Setting up xz-utils (5.2.5-2) ... [2022-02-02T01:12:06.517Z] #21 31.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-02T01:12:06.517Z] #21 31.64 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-02T01:12:06.517Z] #21 31.65 Setting up patch (2.7.6-7) ... [2022-02-02T01:12:06.517Z] #21 31.66 Setting up sudo (1.9.5p2-3) ... [2022-02-02T01:12:06.517Z] #21 31.73 invoke-rc.d: could not determine current runlevel [2022-02-02T01:12:06.776Z] #21 31.73 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-02T01:12:06.776Z] #21 31.75 Setting up xfsprogs (5.10.0-4) ... [2022-02-02T01:12:06.776Z] #21 31.76 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-02T01:12:06.776Z] #21 31.77 Setting up inetutils-ping (2:2.0-1) ... [2022-02-02T01:12:06.776Z] #21 31.79 Setting up pigz (2.6-1) ... [2022-02-02T01:12:06.793Z] #21 9.994 Reading package lists... [2022-02-02T01:12:06.967Z] #21 13.70 The following NEW packages will be installed: [2022-02-02T01:12:06.967Z] #21 13.70 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-02T01:12:06.967Z] #21 13.70 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:12:06.967Z] #21 13.70 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-02T01:12:06.967Z] #21 13.70 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-02T01:12:06.967Z] #21 13.70 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-02T01:12:06.967Z] #21 13.70 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-02T01:12:06.967Z] #21 13.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-02T01:12:06.967Z] #21 13.70 xz-utils zip zstd [2022-02-02T01:12:07.036Z] #21 31.89 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-02T01:12:07.036Z] #21 31.90 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-02T01:12:07.036Z] #21 31.92 Setting up python-pip-whl (20.3.4-4) ... [2022-02-02T01:12:07.036Z] #21 31.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:07.227Z] #21 14.01 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:12:07.227Z] #21 14.01 Need to get 27.6 MB of archives. [2022-02-02T01:12:07.227Z] #21 14.01 After this operation, 106 MB of additional disk space will be used. [2022-02-02T01:12:07.227Z] #21 14.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-02T01:12:07.227Z] #21 14.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-02T01:12:07.227Z] #21 14.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-02T01:12:07.227Z] #21 14.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-02T01:12:07.227Z] #21 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-02T01:12:07.227Z] #21 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-02T01:12:07.227Z] #21 14.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-02T01:12:07.227Z] #21 14.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-02T01:12:07.227Z] #21 14.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:12:07.227Z] #21 14.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:12:07.227Z] #21 14.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-02T01:12:07.361Z] #21 12.09 Building dependency tree... [2022-02-02T01:12:07.487Z] #21 14.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-02T01:12:07.487Z] #21 14.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-02T01:12:07.487Z] #21 14.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-02T01:12:07.487Z] #21 14.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-02T01:12:07.487Z] #21 14.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-02T01:12:07.487Z] #21 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-02T01:12:07.487Z] #21 14.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-02T01:12:07.487Z] #21 14.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-02T01:12:07.487Z] #21 14.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-02T01:12:07.487Z] #21 14.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-02T01:12:07.487Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:12:07.487Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:12:07.487Z] #21 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:12:07.487Z] #21 14.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-02T01:12:07.487Z] #21 14.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-02T01:12:07.487Z] #21 14.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-02T01:12:07.503Z] #20 31.07 Reading package lists... [2022-02-02T01:12:07.503Z] #20 ... [2022-02-02T01:12:07.503Z] [2022-02-02T01:12:07.503Z] #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-02-02T01:12:07.503Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-02T01:12:07.503Z] #45 21.92 Fetched 48.9 MB in 20s (2400 kB/s) [2022-02-02T01:12:07.503Z] #45 21.92 Reading package lists... [2022-02-02T01:12:07.503Z] #45 31.14 Reading package lists... [2022-02-02T01:12:07.503Z] #45 ... [2022-02-02T01:12:07.503Z] [2022-02-02T01:12:07.503Z] #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-02-02T01:12:07.503Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-02T01:12:07.605Z] #21 32.56 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-02T01:12:07.605Z] #21 32.57 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:12:07.930Z] #21 13.07 The following additional packages will be installed: [2022-02-02T01:12:07.930Z] #21 13.09 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:12:07.930Z] #21 13.09 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-02T01:12:07.930Z] #21 13.09 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-02T01:12:07.930Z] #21 13.09 python3-pkg-resources vim-runtime xxd [2022-02-02T01:12:07.930Z] #21 13.09 Suggested packages: [2022-02-02T01:12:07.930Z] #21 13.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-02T01:12:07.930Z] #21 13.09 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-02T01:12:07.930Z] #21 13.09 acl attr quota [2022-02-02T01:12:07.930Z] #21 13.09 Recommended packages: [2022-02-02T01:12:07.930Z] #21 13.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-02T01:12:08.057Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-02T01:12:08.057Z] #21 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:12:08.057Z] #21 14.56 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-02-02T01:12:08.057Z] #21 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:12:08.057Z] #21 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-02T01:12:08.057Z] #21 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-02T01:12:08.057Z] #21 14.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-02T01:12:08.057Z] #21 14.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-02T01:12:08.057Z] #21 14.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-02T01:12:08.057Z] #21 14.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:12:08.057Z] #21 14.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-02T01:12:08.057Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-02T01:12:08.057Z] #21 14.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-02T01:12:08.057Z] #21 14.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-02T01:12:08.057Z] #21 14.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-02T01:12:08.057Z] #21 14.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-02T01:12:08.057Z] #21 14.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-02T01:12:08.057Z] #21 14.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-02T01:12:08.174Z] #21 32.94 Setting up libelf1:arm64 (0.183-1) ... [2022-02-02T01:12:08.174Z] #21 32.96 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:08.174Z] #21 32.98 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-02T01:12:08.174Z] #21 32.99 Setting up python3-distutils (3.9.2-1) ... [2022-02-02T01:12:08.316Z] #21 14.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-02T01:12:08.316Z] #21 14.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-02T01:12:08.316Z] #21 14.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-02T01:12:08.434Z] #21 33.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:08.434Z] #21 33.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-02T01:12:08.434Z] #21 33.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-02T01:12:08.434Z] #21 33.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-02T01:12:08.434Z] #21 33.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-02T01:12:08.434Z] #21 33.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-02T01:12:08.434Z] #21 33.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-02T01:12:08.434Z] #21 33.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-02T01:12:08.434Z] #21 33.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-02T01:12:08.434Z] #21 33.44 Setting up python3-setuptools (52.0.0-4) ... [2022-02-02T01:12:08.577Z] #21 16.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-02T01:12:08.577Z] #21 16.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-02T01:12:08.577Z] #21 16.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-02T01:12:08.577Z] #21 16.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-02T01:12:08.577Z] #21 16.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-02T01:12:08.577Z] #21 16.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-02T01:12:08.867Z] #21 14.10 The following NEW packages will be installed: [2022-02-02T01:12:08.867Z] #21 14.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-02T01:12:08.867Z] #21 14.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-02T01:12:08.867Z] #21 14.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-02T01:12:08.867Z] #21 14.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-02T01:12:08.867Z] #21 14.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-02T01:12:08.867Z] #21 14.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-02T01:12:08.867Z] #21 14.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-02T01:12:08.867Z] #21 14.10 xz-utils zip zstd [2022-02-02T01:12:08.885Z] #21 15.52 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:12:08.885Z] #21 15.60 Fetched 27.6 MB in 1s (21.7 MB/s) [2022-02-02T01:12:08.885Z] #21 15.64 Selecting previously unselected package pigz. [2022-02-02T01:12:08.885Z] #21 15.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-02T01:12:08.885Z] #21 15.70 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-02T01:12:08.885Z] #21 15.70 Unpacking pigz (2.6-1) ... [2022-02-02T01:12:09.127Z] #21 14.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:12:09.127Z] #21 14.42 Need to get 27.6 MB of archives. [2022-02-02T01:12:09.127Z] #21 14.42 After this operation, 106 MB of additional disk space will be used. [2022-02-02T01:12:09.127Z] #21 14.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-02T01:12:09.127Z] #21 14.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-02T01:12:09.127Z] #21 14.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-02T01:12:09.127Z] #21 14.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-02T01:12:09.127Z] #21 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-02T01:12:09.127Z] #21 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-02T01:12:09.127Z] #21 14.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-02T01:12:09.127Z] #21 14.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-02T01:12:09.127Z] #21 14.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:12:09.127Z] #21 14.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:12:09.127Z] #21 14.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-02T01:12:09.127Z] #21 14.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-02T01:12:09.127Z] #21 14.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-02T01:12:09.127Z] #21 14.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-02T01:12:09.127Z] #21 14.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-02T01:12:09.144Z] #21 15.78 Selecting previously unselected package libelf1:amd64. [2022-02-02T01:12:09.144Z] #21 15.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-02T01:12:09.144Z] #21 15.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-02T01:12:09.144Z] #21 15.94 Selecting previously unselected package libbpf0:amd64. [2022-02-02T01:12:09.144Z] #21 15.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-02T01:12:09.144Z] #21 15.96 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-02T01:12:09.372Z] #21 34.54 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-02T01:12:09.386Z] #21 14.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-02T01:12:09.386Z] #21 14.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-02T01:12:09.386Z] #21 14.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-02T01:12:09.386Z] #21 14.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-02T01:12:09.386Z] #21 14.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-02T01:12:09.386Z] #21 14.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-02T01:12:09.403Z] #21 16.05 Selecting previously unselected package libcap2:amd64. [2022-02-02T01:12:09.403Z] #21 16.06 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-02T01:12:09.403Z] #21 16.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:12:09.403Z] #21 16.11 Selecting previously unselected package libmnl0:amd64. [2022-02-02T01:12:09.403Z] #21 16.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-02T01:12:09.403Z] #21 16.12 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:12:09.403Z] #21 16.16 Selecting previously unselected package libxtables12:amd64. [2022-02-02T01:12:09.632Z] #21 34.55 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-02T01:12:09.632Z] #21 34.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:12:09.632Z] #21 34.57 Setting up python3-pip (20.3.4-4) ... [2022-02-02T01:12:09.662Z] #21 16.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-02T01:12:09.662Z] #21 16.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:12:09.662Z] #21 16.24 Selecting previously unselected package libcap2-bin. [2022-02-02T01:12:09.662Z] #21 16.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-02T01:12:09.662Z] #21 16.25 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-02T01:12:09.662Z] #21 16.32 Selecting previously unselected package iproute2. [2022-02-02T01:12:09.662Z] #21 16.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-02T01:12:09.662Z] #21 16.33 Unpacking iproute2 (5.10.0-4) ... [2022-02-02T01:12:10.181Z] #21 16.74 Selecting previously unselected package xxd. [2022-02-02T01:12:10.181Z] #21 16.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:12:10.181Z] #21 16.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:10.181Z] #21 16.87 Selecting previously unselected package vim-common. [2022-02-02T01:12:10.181Z] #21 16.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:12:10.181Z] #21 16.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:10.207Z] #21 35.37 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-02T01:12:10.207Z] #21 35.38 Setting up jq (1.6-2.1) ... [2022-02-02T01:12:10.207Z] #21 35.39 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-02T01:12:10.324Z] #21 15.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:12:10.324Z] #21 15.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:12:10.324Z] #21 15.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:12:10.324Z] #21 15.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-02T01:12:10.324Z] #21 15.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-02T01:12:10.324Z] #21 15.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-02T01:12:10.440Z] #21 17.04 Selecting previously unselected package bash-completion. [2022-02-02T01:12:10.440Z] #21 17.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-02T01:12:10.474Z] #21 35.40 Setting up iptables (1.8.7-1) ... [2022-02-02T01:12:10.474Z] #21 35.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:10.474Z] #21 35.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:10.474Z] #21 35.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:10.474Z] #21 35.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:10.474Z] #21 35.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-02T01:12:10.474Z] #21 35.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-02T01:12:10.474Z] #21 35.46 Setting up iproute2 (5.10.0-4) ... [2022-02-02T01:12:10.494Z] #21 18.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:12:10.494Z] #21 18.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:12:10.494Z] #21 18.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:12:10.494Z] #21 18.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-02T01:12:10.494Z] #21 18.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-02T01:12:10.494Z] #21 18.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-02T01:12:10.583Z] #21 15.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-02T01:12:10.583Z] #21 15.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:12:10.583Z] #21 15.82 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-02-02T01:12:10.583Z] #21 15.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:12:10.583Z] #21 15.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-02T01:12:10.583Z] #21 15.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-02T01:12:10.584Z] #21 15.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-02T01:12:10.584Z] #21 15.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-02T01:12:10.733Z] #21 35.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:12:10.755Z] #21 19.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-02T01:12:10.755Z] #21 19.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:12:10.755Z] #21 19.04 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-02-02T01:12:10.755Z] #21 19.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:12:10.755Z] #21 19.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-02T01:12:10.755Z] #21 19.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-02T01:12:10.755Z] #21 19.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-02T01:12:10.755Z] #21 19.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-02T01:12:11.016Z] #21 19.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-02T01:12:11.016Z] #21 19.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:12:11.154Z] #21 16.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-02T01:12:11.154Z] #21 16.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:12:11.154Z] #21 16.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-02T01:12:11.278Z] #21 19.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-02T01:12:11.278Z] #21 19.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-02T01:12:11.278Z] #21 19.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-02T01:12:11.278Z] #21 19.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-02T01:12:11.278Z] #21 19.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-02T01:12:11.278Z] #21 19.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-02T01:12:11.278Z] #21 19.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-02T01:12:11.413Z] #21 16.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-02T01:12:11.413Z] #21 16.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-02T01:12:11.413Z] #21 16.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-02T01:12:11.413Z] #21 16.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-02T01:12:11.413Z] #21 16.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-02T01:12:11.413Z] #21 16.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-02T01:12:11.540Z] #21 19.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-02T01:12:11.540Z] #21 19.99 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-02T01:12:11.540Z] #21 20.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-02T01:12:11.540Z] #21 20.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-02T01:12:11.672Z] #21 16.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-02T01:12:11.672Z] #21 16.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-02T01:12:11.672Z] #21 16.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-02T01:12:11.673Z] #21 16.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-02T01:12:11.819Z] #21 18.61 Unpacking bash-completion (1:2.11-2) ... [2022-02-02T01:12:11.932Z] #21 17.31 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:12:11.948Z] Client: [2022-02-02T01:12:11.948Z] Version: 20.10.9 [2022-02-02T01:12:11.948Z] API version: 1.41 [2022-02-02T01:12:11.948Z] Go version: go1.16.8 [2022-02-02T01:12:11.948Z] Git commit: c2ea9bc [2022-02-02T01:12:11.948Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-02T01:12:11.948Z] OS/Arch: windows/amd64 [2022-02-02T01:12:11.948Z] Context: default [2022-02-02T01:12:11.948Z] Experimental: true [2022-02-02T01:12:11.948Z] [2022-02-02T01:12:11.948Z] Server: Docker Engine - Community [2022-02-02T01:12:11.948Z] Engine: [2022-02-02T01:12:11.948Z] Version: 20.10.9 [2022-02-02T01:12:11.948Z] API version: 1.41 (minimum version 1.24) [2022-02-02T01:12:11.948Z] Go version: go1.16.8 [2022-02-02T01:12:11.948Z] Git commit: 79ea9d3 [2022-02-02T01:12:11.948Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-02T01:12:11.948Z] OS/Arch: windows/amd64 [2022-02-02T01:12:11.948Z] Experimental: true [2022-02-02T01:12:12.079Z] #21 18.91 Selecting previously unselected package bzip2. [2022-02-02T01:12:12.079Z] #21 18.92 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-02T01:12:12.079Z] #21 18.94 Unpacking bzip2 (1.0.8-4) ... [2022-02-02T01:12:12.113Z] #21 20.52 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:12:12.113Z] #21 20.66 Fetched 27.6 MB in 6s (4631 kB/s) [2022-02-02T01:12:12.113Z] #21 20.71 Selecting previously unselected package pigz. [2022-02-02T01:12:12.191Z] #21 17.41 Fetched 27.6 MB in 3s (10.3 MB/s) [2022-02-02T01:12:12.191Z] #21 17.45 Selecting previously unselected package pigz. [2022-02-02T01:12:12.191Z] #21 17.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-02T01:12:12.191Z] #21 17.49 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-02T01:12:12.191Z] #21 17.50 Unpacking pigz (2.6-1) ... [2022-02-02T01:12:12.340Z] #21 19.04 Selecting previously unselected package xz-utils. [2022-02-02T01:12:12.340Z] #21 19.05 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-02T01:12:12.340Z] #21 19.06 Unpacking xz-utils (5.2.5-2) ... [2022-02-02T01:12:12.375Z] #21 20.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 ... 24010 files and directories currently installed.) [2022-02-02T01:12:12.375Z] #21 20.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-02T01:12:12.375Z] #21 20.76 Unpacking pigz (2.6-1) ... [2022-02-02T01:12:12.375Z] #21 20.84 Selecting previously unselected package libelf1:amd64. [2022-02-02T01:12:12.375Z] #21 20.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-02T01:12:12.375Z] #21 20.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-02T01:12:12.451Z] #21 17.58 Selecting previously unselected package libelf1:amd64. [2022-02-02T01:12:12.451Z] #21 17.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-02T01:12:12.451Z] #21 17.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-02T01:12:12.451Z] #21 17.73 Selecting previously unselected package libbpf0:amd64. [2022-02-02T01:12:12.451Z] #21 17.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-02T01:12:12.451Z] #21 17.73 Unpacking libbpf0:amd64 (1:0.3-2) ... [Pipeline] sh [2022-02-02T01:12:12.637Z] #21 21.00 Selecting previously unselected package libbpf0:amd64. [2022-02-02T01:12:12.637Z] #21 21.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-02T01:12:12.637Z] #21 21.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-02T01:12:12.637Z] #21 21.10 Selecting previously unselected package libcap2:amd64. [2022-02-02T01:12:12.637Z] #21 21.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-02T01:12:12.637Z] #21 21.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:12:12.637Z] #21 21.18 Selecting previously unselected package libmnl0:amd64. [2022-02-02T01:12:12.637Z] #21 21.18 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-02T01:12:12.637Z] #21 21.19 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:12:12.637Z] #21 21.25 Selecting previously unselected package libxtables12:amd64. [2022-02-02T01:12:12.655Z] #21 DONE 37.4s [2022-02-02T01:12:12.655Z] [2022-02-02T01:12:12.655Z] #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-02-02T01:12:12.655Z] #22 sha256:09eced093a07377984af5193118937a4bbe85c23b5aa55217a4a90cced512d08 [2022-02-02T01:12:12.657Z] #21 19.24 Selecting previously unselected package apparmor. [2022-02-02T01:12:12.657Z] #21 19.25 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-02T01:12:12.657Z] #21 19.30 Unpacking apparmor (2.13.6-10) ... [2022-02-02T01:12:12.711Z] #21 17.82 Selecting previously unselected package libcap2:amd64. [2022-02-02T01:12:12.711Z] #21 17.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-02T01:12:12.711Z] #21 17.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:12:12.711Z] #21 17.88 Selecting previously unselected package libmnl0:amd64. [2022-02-02T01:12:12.711Z] #21 17.89 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-02T01:12:12.711Z] #21 17.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:12:12.711Z] #21 17.94 Selecting previously unselected package libxtables12:amd64. [2022-02-02T01:12:12.711Z] #21 17.95 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-02T01:12:12.711Z] #21 17.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:12:12.711Z] #21 18.02 Selecting previously unselected package libcap2-bin. [2022-02-02T01:12:12.711Z] #21 18.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-02T01:12:12.711Z] #21 18.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-02T01:12:12.711Z] #21 18.09 Selecting previously unselected package iproute2. [2022-02-02T01:12:12.910Z] #21 21.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-02T01:12:12.910Z] #21 21.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:12:12.910Z] #21 21.33 Selecting previously unselected package libcap2-bin. [2022-02-02T01:12:12.910Z] #21 21.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-02T01:12:12.910Z] #21 21.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-02T01:12:12.910Z] #21 21.43 Selecting previously unselected package iproute2. [2022-02-02T01:12:12.910Z] #21 21.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-02T01:12:12.910Z] #21 21.44 Unpacking iproute2 (5.10.0-4) ... [2022-02-02T01:12:12.914Z] #22 0.540 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-02T01:12:12.914Z] #22 0.544 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-02T01:12:12.914Z] #22 0.547 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-02T01:12:12.914Z] #22 DONE 0.6s [2022-02-02T01:12:12.914Z] [2022-02-02T01:12:12.914Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-02T01:12:12.914Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-02T01:12:12.922Z] #21 19.68 Selecting previously unselected package inetutils-ping. [2022-02-02T01:12:12.922Z] #21 19.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-02T01:12:12.922Z] #21 19.69 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-02T01:12:12.970Z] #21 18.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-02T01:12:12.970Z] #21 18.09 Unpacking iproute2 (5.10.0-4) ... [2022-02-02T01:12:13.182Z] #21 19.76 Selecting previously unselected package libip4tc2:amd64. [2022-02-02T01:12:13.182Z] #21 19.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:12:13.182Z] #21 19.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:13.182Z] #21 19.83 Selecting previously unselected package libip6tc2:amd64. [2022-02-02T01:12:13.182Z] #21 19.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:12:13.182Z] #21 19.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:13.182Z] #21 19.89 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-02T01:12:13.182Z] #21 19.90 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-02T01:12:13.182Z] #21 19.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:12:13.182Z] #21 19.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-02T01:12:13.182Z] #21 19.98 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-02T01:12:13.182Z] #21 19.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:12:13.446Z] #21 20.05 Selecting previously unselected package libnftnl11:amd64. [2022-02-02T01:12:13.446Z] #21 20.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-02T01:12:13.446Z] #21 20.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:12:13.446Z] #21 20.19 Selecting previously unselected package iptables. [2022-02-02T01:12:13.446Z] #21 20.19 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-02T01:12:13.489Z] #21 18.52 Selecting previously unselected package xxd. [2022-02-02T01:12:13.489Z] #21 18.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:12:13.489Z] #21 18.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:13.489Z] #21 18.65 Selecting previously unselected package vim-common. [2022-02-02T01:12:13.489Z] #21 18.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:12:13.489Z] #21 18.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:13.544Z] + docker info [2022-02-02T01:12:13.544Z] Client: [2022-02-02T01:12:13.544Z] Context: default [2022-02-02T01:12:13.544Z] Debug Mode: false [2022-02-02T01:12:13.544Z] [2022-02-02T01:12:13.544Z] Server: [2022-02-02T01:12:13.544Z] Containers: 0 [2022-02-02T01:12:13.544Z] Running: 0 [2022-02-02T01:12:13.544Z] Paused: 0 [2022-02-02T01:12:13.544Z] Stopped: 0 [2022-02-02T01:12:13.544Z] Images: 0 [2022-02-02T01:12:13.544Z] Server Version: 20.10.9 [2022-02-02T01:12:13.544Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-02T01:12:13.544Z] Windows: [2022-02-02T01:12:13.544Z] LCOW: [2022-02-02T01:12:13.544Z] Logging Driver: json-file [2022-02-02T01:12:13.544Z] Plugins: [2022-02-02T01:12:13.544Z] Volume: local [2022-02-02T01:12:13.544Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:12:13.544Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:12:13.544Z] Swarm: inactive [2022-02-02T01:12:13.544Z] Default Isolation: process [2022-02-02T01:12:13.544Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T01:12:13.544Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T01:12:13.544Z] OSType: windows [2022-02-02T01:12:13.544Z] Architecture: x86_64 [2022-02-02T01:12:13.544Z] CPUs: 4 [2022-02-02T01:12:13.544Z] Total Memory: 32GiB [2022-02-02T01:12:13.544Z] Name: azwin-2-82b1a0 [2022-02-02T01:12:13.544Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-02T01:12:13.544Z] Docker Root Dir: D:\docker [2022-02-02T01:12:13.544Z] Debug Mode: false [2022-02-02T01:12:13.544Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:12:13.544Z] Labels: [2022-02-02T01:12:13.544Z] Experimental: true [2022-02-02T01:12:13.544Z] Insecure Registries: [2022-02-02T01:12:13.544Z] 10.0.0.4:5000 [2022-02-02T01:12:13.544Z] 127.0.0.0/8 [2022-02-02T01:12:13.544Z] Registry Mirrors: [2022-02-02T01:12:13.544Z] http://10.0.0.4:5000/ [2022-02-02T01:12:13.544Z] Live Restore Enabled: false [2022-02-02T01:12:13.544Z] Product License: Community Engine [2022-02-02T01:12:13.544Z] [2022-02-02T01:12:13.550Z] #21 21.86 Selecting previously unselected package xxd. [2022-02-02T01:12:13.550Z] #21 21.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:12:13.550Z] #21 21.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:13.550Z] #21 21.99 Selecting previously unselected package vim-common. [2022-02-02T01:12:13.550Z] #21 21.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:12:13.550Z] #21 22.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [Pipeline] } [Pipeline] // stage [2022-02-02T01:12:13.706Z] #21 20.20 Unpacking iptables (1.8.7-1) ... [Pipeline] stage [Pipeline] { (Run tests) [2022-02-02T01:12:13.748Z] #21 18.82 Selecting previously unselected package bash-completion. [2022-02-02T01:12:13.748Z] #21 18.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [Pipeline] powershell [2022-02-02T01:12:13.812Z] #21 22.15 Selecting previously unselected package bash-completion. [2022-02-02T01:12:13.812Z] #21 22.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-02T01:12:13.965Z] #21 20.48 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:12:13.965Z] #21 20.49 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:12:13.965Z] #21 20.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:12:13.965Z] #21 20.64 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:12:13.965Z] #21 20.64 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:12:13.965Z] #21 20.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:12:14.224Z] #21 20.75 Selecting previously unselected package jq. [2022-02-02T01:12:14.224Z] #21 20.75 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:12:14.224Z] #21 20.76 Unpacking jq (1.6-2.1) ... [2022-02-02T01:12:14.224Z] #21 20.84 Selecting previously unselected package libaio1:amd64. [2022-02-02T01:12:14.224Z] #21 20.85 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-02T01:12:14.224Z] #21 20.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:12:14.224Z] #21 20.90 Selecting previously unselected package libgpm2:amd64. [2022-02-02T01:12:14.224Z] #21 20.92 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-02T01:12:14.224Z] #21 20.93 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:12:14.482Z] #21 21.01 Selecting previously unselected package libicu67:amd64. [2022-02-02T01:12:14.482Z] #21 21.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-02T01:12:14.482Z] #21 21.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-02T01:12:15.127Z] #21 20.45 Unpacking bash-completion (1:2.11-2) ... [2022-02-02T01:12:15.623Z] #65 31.01 Reading package lists... [2022-02-02T01:12:15.623Z] #65 ... [2022-02-02T01:12:15.623Z] [2022-02-02T01:12:15.623Z] #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-02-02T01:12:15.623Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:12:15.623Z] #20 31.07 Reading package lists... [2022-02-02T01:12:15.698Z] #21 20.83 Selecting previously unselected package bzip2. [2022-02-02T01:12:15.698Z] #21 20.84 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-02T01:12:15.698Z] #21 20.85 Unpacking bzip2 (1.0.8-4) ... [2022-02-02T01:12:15.698Z] #21 20.93 Selecting previously unselected package xz-utils. [2022-02-02T01:12:15.698Z] #21 20.94 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-02T01:12:15.698Z] #21 20.95 Unpacking xz-utils (5.2.5-2) ... [2022-02-02T01:12:15.745Z] #21 23.99 Unpacking bash-completion (1:2.11-2) ... [2022-02-02T01:12:15.745Z] #21 24.35 Selecting previously unselected package bzip2. [2022-02-02T01:12:15.958Z] #21 21.05 Selecting previously unselected package apparmor. [2022-02-02T01:12:15.958Z] #21 21.05 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-02T01:12:15.958Z] #21 21.11 Unpacking apparmor (2.13.6-10) ... [2022-02-02T01:12:16.007Z] #21 24.35 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-02T01:12:16.007Z] #21 24.36 Unpacking bzip2 (1.0.8-4) ... [2022-02-02T01:12:16.007Z] #21 24.45 Selecting previously unselected package xz-utils. [2022-02-02T01:12:16.007Z] #21 24.45 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-02T01:12:16.007Z] #21 24.46 Unpacking xz-utils (5.2.5-2) ... [2022-02-02T01:12:16.217Z] #21 21.46 Selecting previously unselected package inetutils-ping. [2022-02-02T01:12:16.217Z] #21 21.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-02T01:12:16.217Z] #21 21.47 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-02T01:12:16.269Z] #21 24.63 Selecting previously unselected package apparmor. [2022-02-02T01:12:16.269Z] #21 24.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-02T01:12:16.269Z] #21 24.68 Unpacking apparmor (2.13.6-10) ... [2022-02-02T01:12:16.476Z] #21 21.55 Selecting previously unselected package libip4tc2:amd64. [2022-02-02T01:12:16.476Z] #21 21.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:12:16.476Z] #21 21.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:16.476Z] #21 21.64 Selecting previously unselected package libip6tc2:amd64. [2022-02-02T01:12:16.476Z] #21 21.65 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:12:16.476Z] #21 21.65 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:16.476Z] #21 21.70 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-02T01:12:16.476Z] #21 21.71 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-02T01:12:16.477Z] #21 21.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:12:16.477Z] #21 21.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-02T01:12:16.477Z] #21 21.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-02T01:12:16.477Z] #21 21.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:12:16.530Z] #21 25.02 Selecting previously unselected package inetutils-ping. [2022-02-02T01:12:16.530Z] #21 25.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-02T01:12:16.530Z] #21 25.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-02T01:12:16.530Z] #21 25.13 Selecting previously unselected package libip4tc2:amd64. [2022-02-02T01:12:16.736Z] #21 21.85 Selecting previously unselected package libnftnl11:amd64. [2022-02-02T01:12:16.736Z] #21 21.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-02T01:12:16.736Z] #21 21.88 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:12:16.736Z] #21 21.96 Selecting previously unselected package iptables. [2022-02-02T01:12:16.736Z] #21 21.96 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-02T01:12:16.736Z] #21 21.97 Unpacking iptables (1.8.7-1) ... [2022-02-02T01:12:16.791Z] #21 25.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:12:16.791Z] #21 25.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:16.791Z] #21 25.20 Selecting previously unselected package libip6tc2:amd64. [2022-02-02T01:12:16.791Z] #21 25.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:12:16.791Z] #21 25.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:16.791Z] #21 25.27 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-02T01:12:16.791Z] #21 25.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-02T01:12:16.791Z] #21 25.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:12:16.792Z] #21 25.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-02T01:12:16.792Z] #21 25.32 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-02T01:12:16.792Z] #21 25.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:12:16.792Z] #21 25.41 Selecting previously unselected package libnftnl11:amd64. [2022-02-02T01:12:17.053Z] #21 25.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-02T01:12:17.053Z] #21 25.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:12:17.053Z] #21 25.52 Selecting previously unselected package iptables. [2022-02-02T01:12:17.053Z] #21 25.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-02T01:12:17.053Z] #21 25.52 Unpacking iptables (1.8.7-1) ... [2022-02-02T01:12:17.305Z] #21 22.27 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:12:17.305Z] #21 22.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:12:17.305Z] #21 22.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:12:17.305Z] #21 22.42 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:12:17.305Z] #21 22.44 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:12:17.305Z] #21 22.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:12:17.305Z] #21 22.54 Selecting previously unselected package jq. [2022-02-02T01:12:17.305Z] #21 22.54 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:12:17.305Z] #21 22.55 Unpacking jq (1.6-2.1) ... [2022-02-02T01:12:17.305Z] #21 22.63 Selecting previously unselected package libaio1:amd64. [2022-02-02T01:12:17.305Z] #21 22.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-02T01:12:17.305Z] #21 22.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:12:17.315Z] #21 25.76 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:12:17.315Z] #21 25.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:12:17.315Z] #21 25.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:12:17.315Z] #21 25.88 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:12:17.565Z] #21 22.70 Selecting previously unselected package libgpm2:amd64. [2022-02-02T01:12:17.565Z] #21 22.70 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-02T01:12:17.565Z] #21 22.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:12:17.565Z] #21 22.78 Selecting previously unselected package libicu67:amd64. [2022-02-02T01:12:17.565Z] #21 22.78 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-02T01:12:17.565Z] #21 22.79 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-02T01:12:17.577Z] #21 25.89 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:12:17.577Z] #21 25.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:12:17.577Z] #21 25.99 Selecting previously unselected package jq. [2022-02-02T01:12:17.577Z] #21 26.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:12:17.577Z] #21 26.02 Unpacking jq (1.6-2.1) ... [2022-02-02T01:12:17.577Z] #21 26.08 Selecting previously unselected package libaio1:amd64. [2022-02-02T01:12:17.577Z] #21 26.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-02T01:12:17.577Z] #21 26.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:12:17.711Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-02T01:12:17.711Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4f97bdac\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-02T01:12:17.712Z] ---------------------------------------------------------------------------- [2022-02-02T01:12:17.767Z] #21 24.18 Selecting previously unselected package libinih1:amd64. [2022-02-02T01:12:17.767Z] #21 24.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-02T01:12:17.767Z] #21 24.21 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-02T01:12:17.767Z] #21 24.26 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:12:17.767Z] #21 24.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:12:17.767Z] #21 24.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:12:17.767Z] #21 24.35 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:12:17.767Z] #21 24.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:12:17.767Z] #21 24.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:12:17.767Z] #21 24.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:12:17.767Z] #21 24.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:12:17.767Z] #21 24.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:12:17.767Z] #21 24.52 Selecting previously unselected package net-tools. [2022-02-02T01:12:17.767Z] #21 24.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-02T01:12:17.767Z] #21 24.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:12:17.839Z] #21 26.13 Selecting previously unselected package libgpm2:amd64. [2022-02-02T01:12:17.839Z] #21 26.14 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-02T01:12:17.839Z] #21 26.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:12:17.839Z] #21 26.20 Selecting previously unselected package libicu67:amd64. [2022-02-02T01:12:17.839Z] #21 26.20 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-02T01:12:17.839Z] #21 26.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-02T01:12:18.026Z] #21 24.73 Selecting previously unselected package patch. [2022-02-02T01:12:18.026Z] #21 24.75 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-02T01:12:18.026Z] #21 24.75 Unpacking patch (2.7.6-7) ... [2022-02-02T01:12:18.142Z] #20 40.24 Building dependency tree... [2022-02-02T01:12:18.183Z] [2022-02-02T01:12:18.183Z] INFO: executeCI.ps1 starting at Wed Feb 2 01:12:17 CUT 2022 [2022-02-02T01:12:18.183Z] [2022-02-02T01:12:18.183Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-02T01:12:18.183Z] INFO: Running git version 2.24.1.windows.2 [2022-02-02T01:12:18.183Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-02T01:12:18.183Z] INFO: Environment variables: [2022-02-02T01:12:18.184Z] #23 ... [2022-02-02T01:12:18.184Z] [2022-02-02T01:12:18.184Z] #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-02-02T01:12:18.184Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-02T01:12:18.184Z] #43 142.7 + dpkg --print-architecture [2022-02-02T01:12:18.184Z] #43 DONE 143.4s [2022-02-02T01:12:18.184Z] [2022-02-02T01:12:18.184Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-02T01:12:18.184Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-02T01:12:18.284Z] #21 24.86 Selecting previously unselected package python-pip-whl. [2022-02-02T01:12:18.284Z] #21 24.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-02T01:12:18.284Z] #21 24.88 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-02T01:12:18.654Z] [2022-02-02T01:12:18.654Z] Name Value [2022-02-02T01:12:18.654Z] ---- ----- [2022-02-02T01:12:18.654Z] ALLUSERSPROFILE C:\ProgramData [2022-02-02T01:12:18.654Z] amd64 true [2022-02-02T01:12:18.654Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-02T01:12:18.654Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-02T01:12:18.654Z] arm64 true [2022-02-02T01:12:18.654Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-02T01:12:18.654Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-02T01:12:18.654Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-02T01:12:18.654Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-02T01:12:18.654Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-02T01:12:18.654Z] BRANCH_NAME PR-41548 [2022-02-02T01:12:18.654Z] BUILD_DISPLAY_NAME #39 [2022-02-02T01:12:18.654Z] BUILD_ID 39 [2022-02-02T01:12:18.654Z] BUILD_NUMBER 39 [2022-02-02T01:12:18.654Z] BUILD_TAG jenkins-moby-PR-41548-39 [2022-02-02T01:12:18.654Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/ [2022-02-02T01:12:18.654Z] cgroup2 true [2022-02-02T01:12:18.654Z] CHANGE_AUTHOR awesomebytes [2022-02-02T01:12:18.654Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Pfeiffer [2022-02-02T01:12:18.654Z] CHANGE_AUTHOR_EMAIL sammypfeiffer@gmail.com [2022-02-02T01:12:18.655Z] CHANGE_BRANCH 35703-exec-kill [2022-02-02T01:12:18.655Z] CHANGE_FORK awesomebytes [2022-02-02T01:12:18.655Z] CHANGE_ID 41548 [2022-02-02T01:12:18.655Z] CHANGE_TARGET master [2022-02-02T01:12:18.655Z] CHANGE_TITLE [Carry 38704] Implement exec kill API [2022-02-02T01:12:18.655Z] CHANGE_URL https://github.com/moby/moby/pull/41548 [2022-02-02T01:12:18.655Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:12:18.655Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-02T01:12:18.655Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-02T01:12:18.655Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-02T01:12:18.655Z] COMPUTERNAME azwin-2-82b1a1 [2022-02-02T01:12:18.655Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-02T01:12:18.655Z] ConfigSequenceNumber 0 [2022-02-02T01:12:18.655Z] dco true [2022-02-02T01:12:18.655Z] DOCKER_BUILDKIT 0 [2022-02-02T01:12:18.655Z] DOCKER_DUT_DEBUG 1 [2022-02-02T01:12:18.655Z] DOCKER_EXPERIMENTAL 1 [2022-02-02T01:12:18.655Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-02T01:12:18.655Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-02T01:12:18.655Z] EXECUTOR_NUMBER 0 [2022-02-02T01:12:18.655Z] FQDN azwin-2-82b1a1.westus.cloudapp.azure.com [2022-02-02T01:12:18.655Z] GIT_BRANCH PR-41548 [2022-02-02T01:12:18.655Z] GIT_COMMIT 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:12:18.655Z] GIT_PREVIOUS_COMMIT de34cdb0b1025fbb760924da5bdaeeb7a28960bc [2022-02-02T01:12:18.655Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 708402516bd6b82f1a575fa9b8bc63b3043b65fb [2022-02-02T01:12:18.655Z] GIT_URL https://github.com/moby/moby.git [2022-02-02T01:12:18.655Z] HUDSON_COOKIE ff6fe59b-9d8d-42cc-a1f7-0553b1ae5848 [2022-02-02T01:12:18.655Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-02T01:12:18.655Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-02T01:12:18.655Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-02T01:12:18.655Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-02T01:12:18.655Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-02T01:12:18.655Z] JENKINS_NODE_COOKIE fdc09a3a-6aaa-4018-ab5a-2677300a67b5 [2022-02-02T01:12:18.655Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-02T01:12:18.655Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-02T01:12:18.655Z] JOB_BASE_NAME PR-41548 [2022-02-02T01:12:18.655Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/display/redirect [2022-02-02T01:12:18.655Z] JOB_NAME moby/PR-41548 [2022-02-02T01:12:18.655Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/ [2022-02-02T01:12:18.655Z] library.jps.version master [2022-02-02T01:12:18.655Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-02T01:12:18.655Z] NODE_LABELS amd64 azure azwin-2-82b1a1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-02T01:12:18.655Z] NODE_NAME azwin-2-82b1a1 [2022-02-02T01:12:18.655Z] NUMBER_OF_PROCESSORS 4 [2022-02-02T01:12:18.655Z] OS Windows_NT [2022-02-02T01:12:18.655Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-02T01:12:18.655Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-02T01:12:18.655Z] ppc64le false [2022-02-02T01:12:18.655Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-02T01:12:18.655Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-02-02T01:12:18.655Z] PROCESSOR_LEVEL 6 [2022-02-02T01:12:18.655Z] PROCESSOR_REVISION 5504 [2022-02-02T01:12:18.655Z] ProgramData C:\ProgramData [2022-02-02T01:12:18.655Z] ProgramFiles C:\Program Files [2022-02-02T01:12:18.655Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-02T01:12:18.655Z] ProgramW6432 C:\Program Files [2022-02-02T01:12:18.655Z] PROMPT $P$G [2022-02-02T01:12:18.655Z] PSExecutionPolicyPreference Bypass [2022-02-02T01:12:18.655Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-02T01:12:18.655Z] PUBLIC C:\Users\Public [2022-02-02T01:12:18.655Z] rootless true [2022-02-02T01:12:18.655Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=arti... [2022-02-02T01:12:18.655Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=changes [2022-02-02T01:12:18.655Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect [2022-02-02T01:12:18.655Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=tests [2022-02-02T01:12:18.655Z] s390x false [2022-02-02T01:12:18.655Z] SKIP_VALIDATION_TESTS 1 [2022-02-02T01:12:18.655Z] SOURCES_DRIVE d [2022-02-02T01:12:18.655Z] SOURCES_SUBDIR gopath [2022-02-02T01:12:18.655Z] STAGE_NAME Run tests [2022-02-02T01:12:18.655Z] SystemDrive C: [2022-02-02T01:12:18.655Z] SystemRoot C:\Windows [2022-02-02T01:12:18.655Z] TEMP C:\Windows\TEMP [2022-02-02T01:12:18.655Z] TESTDEBUG 0 [2022-02-02T01:12:18.655Z] TESTRUN_DRIVE d [2022-02-02T01:12:18.655Z] TESTRUN_SUBDIR CI [2022-02-02T01:12:18.655Z] TIMEOUT 120m [2022-02-02T01:12:18.655Z] TMP C:\Windows\TEMP [2022-02-02T01:12:18.655Z] unit_validate true [2022-02-02T01:12:18.655Z] USERDOMAIN WORKGROUP [2022-02-02T01:12:18.655Z] USERNAME azwin-2-82b1a1$ [2022-02-02T01:12:18.655Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-02T01:12:18.655Z] validate_force false [2022-02-02T01:12:18.655Z] windir C:\Windows [2022-02-02T01:12:18.655Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-02T01:12:18.655Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-02T01:12:18.655Z] windows2022 true [2022-02-02T01:12:18.655Z] windows2022containerd true [2022-02-02T01:12:18.655Z] windowsRS5 true [2022-02-02T01:12:18.655Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-02T01:12:18.655Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-02T01:12:18.655Z] [2022-02-02T01:12:18.655Z] [2022-02-02T01:12:18.655Z] [2022-02-02T01:12:18.856Z] #21 25.46 Selecting previously unselected package python3-lib2to3. [2022-02-02T01:12:18.856Z] #21 25.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-02T01:12:18.856Z] #21 25.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:12:18.856Z] #21 25.56 Selecting previously unselected package python3-distutils. [2022-02-02T01:12:18.856Z] #21 25.56 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-02T01:12:18.856Z] #21 25.57 Unpacking python3-distutils (3.9.2-1) ... [2022-02-02T01:12:18.856Z] #21 25.70 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:12:19.070Z] #20 43.59 The following additional packages will be installed: [2022-02-02T01:12:19.071Z] #20 43.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:12:19.071Z] #20 43.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-02T01:12:19.071Z] #20 43.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-02T01:12:19.071Z] #20 43.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-02T01:12:19.071Z] #20 43.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-02T01:12:19.071Z] #20 43.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-02T01:12:19.071Z] #20 43.60 mingw-w64-common mingw-w64-x86-64-dev [2022-02-02T01:12:19.071Z] #20 43.62 Suggested packages: [2022-02-02T01:12:19.071Z] #20 43.62 gcc-10-locales seccomp wine64 [2022-02-02T01:12:19.117Z] #21 25.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:12:19.117Z] #21 25.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:12:19.117Z] #21 25.85 Selecting previously unselected package python3-setuptools. [2022-02-02T01:12:19.376Z] #21 25.86 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-02T01:12:19.376Z] #21 25.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-02T01:12:19.376Z] #21 26.08 Selecting previously unselected package python3-wheel. [2022-02-02T01:12:19.376Z] #21 26.08 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-02T01:12:19.376Z] #21 26.09 Unpacking python3-wheel (0.34.2-1) ... [2022-02-02T01:12:19.634Z] #20 44.30 The following NEW packages will be installed: [2022-02-02T01:12:19.634Z] #20 44.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-02T01:12:19.634Z] #20 44.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-02T01:12:19.634Z] #20 44.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-02T01:12:19.634Z] #20 44.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-02T01:12:19.635Z] #20 44.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-02T01:12:19.635Z] #20 44.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-02T01:12:19.635Z] #20 44.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-02T01:12:19.635Z] #20 44.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-02T01:12:19.635Z] #20 44.32 mingw-w64-x86-64-dev [2022-02-02T01:12:19.636Z] #21 26.15 Selecting previously unselected package python3-pip. [2022-02-02T01:12:19.636Z] #21 26.15 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-02T01:12:19.636Z] #21 26.16 Unpacking python3-pip (20.3.4-4) ... [2022-02-02T01:12:19.895Z] #21 26.46 Selecting previously unselected package sudo. [2022-02-02T01:12:19.895Z] #21 26.48 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-02T01:12:19.895Z] #21 26.49 Unpacking sudo (1.9.5p2-3) ... [2022-02-02T01:12:20.154Z] #21 27.00 Selecting previously unselected package thin-provisioning-tools. [2022-02-02T01:12:20.154Z] #21 27.00 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-02T01:12:20.198Z] #20 44.78 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:12:20.198Z] #20 44.78 Need to get 115 MB of archives. [2022-02-02T01:12:20.198Z] #20 44.78 After this operation, 645 MB of additional disk space will be used. [2022-02-02T01:12:20.198Z] #20 44.78 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-02-02T01:12:20.198Z] #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-02-02T01:12:20.198Z] #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-02-02T01:12:20.198Z] #20 44.90 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-02-02T01:12:20.198Z] #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-02-02T01:12:20.198Z] #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-02-02T01:12:20.198Z] #20 44.95 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-02-02T01:12:20.224Z] INFO: Sources under d:\gopath\... [2022-02-02T01:12:20.224Z] INFO: Test run under d:\CI\... [2022-02-02T01:12:20.224Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-02T01:12:20.224Z] INFO: docker/docker repository was found [2022-02-02T01:12:20.224Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-02T01:12:20.413Z] #21 27.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:12:20.455Z] #20 45.02 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-02-02T01:12:20.455Z] #20 45.03 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-02-02T01:12:20.600Z] Client: [2022-02-02T01:12:20.600Z] Context: default [2022-02-02T01:12:20.600Z] Debug Mode: false [2022-02-02T01:12:20.600Z] Plugins: [2022-02-02T01:12:20.600Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-02T01:12:20.600Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-02T01:12:20.600Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-02T01:12:20.600Z] [2022-02-02T01:12:20.600Z] Server: [2022-02-02T01:12:20.600Z] Containers: 0 [2022-02-02T01:12:20.600Z] Running: 0 [2022-02-02T01:12:20.600Z] Paused: 0 [2022-02-02T01:12:20.600Z] Stopped: 0 [2022-02-02T01:12:20.600Z] Images: 0 [2022-02-02T01:12:20.600Z] Server Version: 20.10.9 [2022-02-02T01:12:20.600Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-02T01:12:20.600Z] Windows: [2022-02-02T01:12:20.600Z] LCOW: [2022-02-02T01:12:20.600Z] Logging Driver: json-file [2022-02-02T01:12:20.600Z] Plugins: [2022-02-02T01:12:20.600Z] Volume: local [2022-02-02T01:12:20.600Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:12:20.600Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:12:20.600Z] Swarm: inactive [2022-02-02T01:12:20.600Z] Default Isolation: process [2022-02-02T01:12:20.600Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-02T01:12:20.600Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-02T01:12:20.600Z] OSType: windows [2022-02-02T01:12:20.600Z] Architecture: x86_64 [2022-02-02T01:12:20.600Z] CPUs: 4 [2022-02-02T01:12:20.600Z] Total Memory: 32GiB [2022-02-02T01:12:20.600Z] Name: azwin-2-625290 [2022-02-02T01:12:20.600Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-02T01:12:20.600Z] Docker Root Dir: D:\docker [2022-02-02T01:12:20.600Z] Debug Mode: false [2022-02-02T01:12:20.600Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:12:20.600Z] Labels: [2022-02-02T01:12:20.600Z] Experimental: true [2022-02-02T01:12:20.600Z] Insecure Registries: [2022-02-02T01:12:20.600Z] 10.0.0.4:5000 [2022-02-02T01:12:20.600Z] 127.0.0.0/8 [2022-02-02T01:12:20.600Z] Registry Mirrors: [2022-02-02T01:12:20.600Z] http://10.0.0.4:5000/ [2022-02-02T01:12:20.600Z] Live Restore Enabled: false [2022-02-02T01:12:20.600Z] Product License: Community Engine [2022-02-02T01:12:20.600Z] [2022-02-02T01:12:20.672Z] #21 27.22 Selecting previously unselected package uidmap. [2022-02-02T01:12:20.672Z] #21 27.23 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-02T01:12:20.672Z] #21 27.24 Unpacking uidmap (1:4.8.1-1) ... [2022-02-02T01:12:20.672Z] #21 27.36 Selecting previously unselected package vim-runtime. [2022-02-02T01:12:20.672Z] #21 27.37 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:12:20.672Z] #21 27.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-02T01:12:20.711Z] #20 45.18 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] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-02T01:12:20.857Z] #21 25.84 Selecting previously unselected package libinih1:amd64. [2022-02-02T01:12:20.857Z] #21 25.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-02T01:12:20.857Z] #21 25.86 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-02T01:12:20.857Z] #21 25.92 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:12:20.857Z] #21 25.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:12:20.857Z] #21 25.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:12:20.857Z] #21 26.01 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:12:20.857Z] #21 26.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:12:20.857Z] #21 26.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:12:20.931Z] #21 27.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-02T01:12:20.931Z] #21 27.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:21.116Z] #21 26.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:12:21.116Z] #21 26.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:12:21.116Z] #21 26.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:12:21.116Z] #21 26.20 Selecting previously unselected package net-tools. [2022-02-02T01:12:21.116Z] #21 26.21 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-02T01:12:21.116Z] #21 26.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:12:21.116Z] #21 26.40 Selecting previously unselected package patch. [2022-02-02T01:12:21.149Z] #21 29.13 Selecting previously unselected package libinih1:amd64. [2022-02-02T01:12:21.149Z] #21 29.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-02T01:12:21.149Z] #21 29.14 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-02T01:12:21.149Z] #21 29.19 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:12:21.149Z] #21 29.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:12:21.149Z] #21 29.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:12:21.149Z] #21 29.28 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:12:21.149Z] #21 29.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:12:21.149Z] #21 29.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:12:21.149Z] #21 29.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:12:21.149Z] #21 29.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:12:21.149Z] #21 29.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:12:21.149Z] #21 29.47 Selecting previously unselected package net-tools. [2022-02-02T01:12:21.149Z] #21 29.47 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-02T01:12:21.149Z] #21 29.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:12:21.149Z] #21 29.63 Selecting previously unselected package patch. [2022-02-02T01:12:21.149Z] #21 29.64 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-02T01:12:21.149Z] #21 29.65 Unpacking patch (2.7.6-7) ... [2022-02-02T01:12:21.215Z] ltsc2022: Pulling from windows/servercore [2022-02-02T01:12:21.215Z] 8f616e6e9eec: Pulling fs layer [2022-02-02T01:12:21.215Z] 0e02c12b1310: Pulling fs layer [2022-02-02T01:12:21.275Z] #20 45.80 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-02-02T01:12:21.275Z] #20 46.02 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-02-02T01:12:21.375Z] #21 26.40 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-02T01:12:21.375Z] #21 26.42 Unpacking patch (2.7.6-7) ... [2022-02-02T01:12:21.375Z] #21 26.52 Selecting previously unselected package python-pip-whl. [2022-02-02T01:12:21.375Z] #21 26.52 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-02T01:12:21.375Z] #21 26.53 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-02T01:12:21.410Z] #21 29.73 Selecting previously unselected package python-pip-whl. [2022-02-02T01:12:21.410Z] #21 29.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-02T01:12:21.410Z] #21 29.75 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-02T01:12:21.480Z] #23 8.218 Collecting yamllint==1.26.1 [2022-02-02T01:12:21.532Z] #20 46.25 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-02-02T01:12:21.944Z] #21 27.04 Selecting previously unselected package python3-lib2to3. [2022-02-02T01:12:21.944Z] #21 27.05 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-02T01:12:21.944Z] #21 27.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:12:21.944Z] #21 27.15 Selecting previously unselected package python3-distutils. [2022-02-02T01:12:21.944Z] #21 27.17 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-02T01:12:21.944Z] #21 27.17 Unpacking python3-distutils (3.9.2-1) ... [2022-02-02T01:12:21.983Z] #21 30.30 Selecting previously unselected package python3-lib2to3. [2022-02-02T01:12:21.983Z] #21 30.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-02T01:12:21.983Z] #21 30.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:12:21.983Z] #21 30.40 Selecting previously unselected package python3-distutils. [2022-02-02T01:12:21.983Z] #21 30.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-02T01:12:21.983Z] #21 30.43 Unpacking python3-distutils (3.9.2-1) ... [2022-02-02T01:12:22.140Z] #20 ... [2022-02-02T01:12:22.140Z] [2022-02-02T01:12:22.140Z] #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-02-02T01:12:22.140Z] #70 sha256:3bb6e4f6d1606d57ed2d41bad3e5f1cccbd32de853b8632f0b2d23d9f974e650 [2022-02-02T01:12:22.140Z] #70 43.33 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-02T01:12:22.140Z] #70 43.33 + GOBIN=/build [2022-02-02T01:12:22.140Z] #70 43.33 + GO111MODULE=on [2022-02-02T01:12:22.140Z] #70 43.33 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-02T01:12:22.140Z] #70 46.32 rootlesskit version 0.14.6 [2022-02-02T01:12:22.140Z] #70 46.33 Usage of /build/rootlesskit-docker-proxy: [2022-02-02T01:12:22.140Z] #70 46.33 -container-ip string [2022-02-02T01:12:22.140Z] #70 46.33 container ip [2022-02-02T01:12:22.140Z] #70 46.33 -container-port int [2022-02-02T01:12:22.140Z] #70 46.33 container port (default -1) [2022-02-02T01:12:22.140Z] #70 46.33 -host-ip string [2022-02-02T01:12:22.140Z] #70 46.33 host ip [2022-02-02T01:12:22.140Z] #70 46.33 -host-port int [2022-02-02T01:12:22.140Z] #70 46.33 host port (default -1) [2022-02-02T01:12:22.140Z] #70 46.33 -proto string [2022-02-02T01:12:22.140Z] #70 46.33 proxy protocol (default "tcp") [2022-02-02T01:12:22.140Z] #70 DONE 46.5s [2022-02-02T01:12:22.140Z] [2022-02-02T01:12:22.140Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-02T01:12:22.140Z] #71 sha256:88085b11ce2a18451270d34cbab02db5e45d7d97d6cb2848a0e16e22e86c4685 [2022-02-02T01:12:22.140Z] #71 DONE 0.2s [2022-02-02T01:12:22.140Z] [2022-02-02T01:12:22.140Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-02T01:12:22.140Z] #72 sha256:da909c2ebfc8c535001712ee6cd768f4592095131e768ee8d93fe2e71dd58e62 [2022-02-02T01:12:22.204Z] #21 27.31 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:12:22.204Z] #21 27.31 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:12:22.204Z] #21 27.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:12:22.204Z] #21 27.48 Selecting previously unselected package python3-setuptools. [2022-02-02T01:12:22.204Z] #21 27.50 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-02T01:12:22.204Z] #21 27.51 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-02T01:12:22.245Z] #21 30.57 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:12:22.245Z] #21 30.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:12:22.245Z] #21 30.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:12:22.245Z] #21 30.69 Selecting previously unselected package python3-setuptools. [2022-02-02T01:12:22.245Z] #21 30.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-02T01:12:22.245Z] #21 30.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-02T01:12:22.397Z] #72 DONE 0.1s [2022-02-02T01:12:22.397Z] [2022-02-02T01:12:22.397Z] #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-02-02T01:12:22.397Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-02T01:12:22.397Z] #65 31.01 Reading package lists... [2022-02-02T01:12:22.397Z] #65 40.44 Building dependency tree... [2022-02-02T01:12:22.397Z] #65 44.56 The following additional packages will be installed: [2022-02-02T01:12:22.397Z] #65 44.58 libbtrfs0 [2022-02-02T01:12:22.397Z] #65 44.74 The following NEW packages will be installed: [2022-02-02T01:12:22.397Z] #65 44.75 libbtrfs-dev libbtrfs0 [2022-02-02T01:12:22.397Z] #65 45.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:12:22.397Z] #65 45.17 Need to get 460 kB of archives. [2022-02-02T01:12:22.397Z] #65 45.17 After this operation, 1237 kB of additional disk space will be used. [2022-02-02T01:12:22.397Z] #65 45.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:12:22.397Z] #65 45.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:12:22.397Z] #65 45.86 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:12:22.397Z] #65 46.16 Fetched 460 kB in 0s (1491 kB/s) [2022-02-02T01:12:22.397Z] #65 46.21 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:12:22.397Z] #65 46.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 ... 30207 files and directories currently installed.) [2022-02-02T01:12:22.397Z] #65 46.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:12:22.397Z] #65 46.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:12:22.397Z] #65 46.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:12:22.397Z] #65 46.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:12:22.397Z] #65 46.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:12:22.397Z] #65 46.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:12:22.397Z] #65 46.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:12:22.397Z] #65 46.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:12:22.397Z] #65 ... [2022-02-02T01:12:22.397Z] [2022-02-02T01:12:22.397Z] #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-02-02T01:12:22.397Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:12:22.397Z] #20 46.71 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-02-02T01:12:22.397Z] #20 46.99 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-02-02T01:12:22.397Z] #20 46.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-02T01:12:22.397Z] #20 46.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-02T01:12:22.397Z] #20 47.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-02T01:12:22.397Z] #20 47.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-02T01:12:22.397Z] #20 47.01 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-02-02T01:12:22.397Z] #20 47.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-02T01:12:22.397Z] #20 47.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-02T01:12:22.397Z] #20 47.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-02T01:12:22.397Z] #20 ... [2022-02-02T01:12:22.397Z] [2022-02-02T01:12:22.397Z] #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-02-02T01:12:22.397Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-02T01:12:22.397Z] #65 DONE 47.1s [2022-02-02T01:12:22.397Z] [2022-02-02T01:12:22.397Z] #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-02-02T01:12:22.397Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:12:22.397Z] #20 47.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-02T01:12:22.397Z] #20 47.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-02T01:12:22.397Z] #20 47.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-02T01:12:22.397Z] #20 47.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-02T01:12:22.397Z] #20 47.06 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-02-02T01:12:22.397Z] #20 47.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-02T01:12:22.397Z] #20 47.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-02T01:12:22.418Z] #23 9.260 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-02T01:12:22.463Z] #21 27.75 Selecting previously unselected package python3-wheel. [2022-02-02T01:12:22.463Z] #21 27.75 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-02T01:12:22.463Z] #21 27.76 Unpacking python3-wheel (0.34.2-1) ... [2022-02-02T01:12:22.463Z] #21 27.83 Selecting previously unselected package python3-pip. [2022-02-02T01:12:22.506Z] #21 30.92 Selecting previously unselected package python3-wheel. [2022-02-02T01:12:22.506Z] #21 30.94 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-02T01:12:22.506Z] #21 30.95 Unpacking python3-wheel (0.34.2-1) ... [2022-02-02T01:12:22.654Z] #20 ... [2022-02-02T01:12:22.654Z] [2022-02-02T01:12:22.654Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-02T01:12:22.654Z] #66 sha256:8e120594e908a524cebca07e6e1069341a169edf9ef8f7fd9547ffd03cdfb648 [2022-02-02T01:12:22.654Z] #66 DONE 0.2s [2022-02-02T01:12:22.722Z] #21 27.83 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-02T01:12:22.722Z] #21 27.83 Unpacking python3-pip (20.3.4-4) ... [2022-02-02T01:12:22.722Z] #21 28.07 Selecting previously unselected package sudo. [2022-02-02T01:12:22.722Z] #21 28.07 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-02T01:12:22.722Z] #21 28.09 Unpacking sudo (1.9.5p2-3) ... [2022-02-02T01:12:22.768Z] #21 31.01 Selecting previously unselected package python3-pip. [2022-02-02T01:12:22.768Z] #21 31.02 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-02T01:12:22.768Z] #21 31.02 Unpacking python3-pip (20.3.4-4) ... [2022-02-02T01:12:22.911Z] [2022-02-02T01:12:22.912Z] #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-02-02T01:12:22.912Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:12:22.987Z] #23 10.12 Collecting pathspec>=0.5.3 [2022-02-02T01:12:23.030Z] #21 31.28 Selecting previously unselected package sudo. [2022-02-02T01:12:23.030Z] #21 31.28 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-02T01:12:23.030Z] #21 31.29 Unpacking sudo (1.9.5p2-3) ... [2022-02-02T01:12:23.247Z] #23 10.12 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-02T01:12:23.247Z] #23 10.34 Collecting pyyaml [2022-02-02T01:12:23.247Z] #23 10.35 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-02T01:12:23.291Z] #21 31.77 Selecting previously unselected package thin-provisioning-tools. [2022-02-02T01:12:23.291Z] #21 31.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-02T01:12:23.291Z] #21 31.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:12:23.466Z] #21 30.21 Selecting previously unselected package vim. [2022-02-02T01:12:23.466Z] #21 30.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:12:23.475Z] #67 0.934 + RM_GOPATH=0 [2022-02-02T01:12:23.475Z] #67 0.934 + TMP_GOPATH= [2022-02-02T01:12:23.475Z] #67 0.934 + : /build [2022-02-02T01:12:23.475Z] #67 0.934 + '[' -z '' ']' [2022-02-02T01:12:23.475Z] #67 0.934 ++ mktemp -d [2022-02-02T01:12:23.475Z] #67 0.939 + export GOPATH=/tmp/tmp.ewVoqB6vpQ [2022-02-02T01:12:23.475Z] #67 0.940 + GOPATH=/tmp/tmp.ewVoqB6vpQ [2022-02-02T01:12:23.475Z] #67 0.940 + RM_GOPATH=1 [2022-02-02T01:12:23.475Z] #67 0.940 + case "$(go env GOARCH)" in [2022-02-02T01:12:23.475Z] #67 0.944 ++ go env GOARCH [2022-02-02T01:12:23.475Z] #67 0.949 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:12:23.475Z] #67 0.950 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:12:23.475Z] #67 0.952 ++ dirname /install.sh [2022-02-02T01:12:23.475Z] #67 0.956 + dir=/ [2022-02-02T01:12:23.506Z] #23 10.44 Building wheels for collected packages: yamllint [2022-02-02T01:12:23.506Z] #23 10.44 Building wheel for yamllint (setup.py): started [2022-02-02T01:12:23.553Z] #21 31.99 Selecting previously unselected package uidmap. [2022-02-02T01:12:23.553Z] #21 31.99 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-02T01:12:23.553Z] #21 32.00 Unpacking uidmap (1:4.8.1-1) ... [2022-02-02T01:12:23.661Z] #21 28.57 Selecting previously unselected package thin-provisioning-tools. [2022-02-02T01:12:23.661Z] #21 28.59 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-02T01:12:23.661Z] #21 28.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:12:23.661Z] #21 28.80 Selecting previously unselected package uidmap. [2022-02-02T01:12:23.661Z] #21 28.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-02T01:12:23.661Z] #21 28.80 Unpacking uidmap (1:4.8.1-1) ... [2022-02-02T01:12:23.661Z] #21 28.90 Selecting previously unselected package vim-runtime. [2022-02-02T01:12:23.661Z] #21 28.90 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:12:23.661Z] #21 28.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-02T01:12:23.661Z] #21 28.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-02T01:12:23.661Z] #21 29.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:23.726Z] #21 30.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:23.732Z] #67 0.956 + bin=containerd [2022-02-02T01:12:23.732Z] #67 0.956 + shift [2022-02-02T01:12:23.732Z] #67 0.956 + '[' '!' -f //containerd.installer ']' [2022-02-02T01:12:23.732Z] #67 0.957 + . //containerd.installer [2022-02-02T01:12:23.732Z] #67 0.957 ++ set -e [2022-02-02T01:12:23.732Z] #67 0.957 ++ : v1.5.9 [2022-02-02T01:12:23.732Z] #67 0.957 + install_containerd [2022-02-02T01:12:23.732Z] #67 0.957 + echo 'Install containerd version v1.5.9' [2022-02-02T01:12:23.732Z] #67 0.958 Install containerd version v1.5.9 [2022-02-02T01:12:23.732Z] #67 0.958 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ewVoqB6vpQ/src/github.com/containerd/containerd [2022-02-02T01:12:23.732Z] #67 0.965 Cloning into '/tmp/tmp.ewVoqB6vpQ/src/github.com/containerd/containerd'... [2022-02-02T01:12:23.815Z] #21 32.12 Selecting previously unselected package vim-runtime. [2022-02-02T01:12:23.815Z] #21 32.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:12:23.815Z] #21 32.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-02T01:12:23.815Z] #21 32.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-02T01:12:23.815Z] #21 32.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:23.985Z] #21 30.78 Selecting previously unselected package xfsprogs. [2022-02-02T01:12:24.075Z] #23 11.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-02T01:12:24.075Z] #23 11.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f43de0eb07ebeb70206ba13c8a00184e85135410fe8503a72615655943c5d752 [2022-02-02T01:12:24.075Z] #23 11.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-02T01:12:24.075Z] #23 11.03 Successfully built yamllint [2022-02-02T01:12:24.075Z] #23 11.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-02T01:12:24.244Z] #21 30.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-02T01:12:24.244Z] #21 30.79 Unpacking xfsprogs (5.10.0-4) ... [2022-02-02T01:12:24.504Z] #21 31.23 Selecting previously unselected package zip. [2022-02-02T01:12:24.504Z] #21 31.24 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-02T01:12:24.504Z] #21 31.25 Unpacking zip (3.0-12) ... [2022-02-02T01:12:24.644Z] #23 11.64 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-02T01:12:24.763Z] #21 31.37 Selecting previously unselected package zstd. [2022-02-02T01:12:24.763Z] #21 31.38 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-02T01:12:24.763Z] #21 31.38 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:25.213Z] #23 DONE 12.2s [2022-02-02T01:12:25.213Z] [2022-02-02T01:12:25.213Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:12:25.213Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-02T01:12:25.213Z] #51 150.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-02T01:12:25.213Z] #51 DONE 151.1s [2022-02-02T01:12:25.213Z] [2022-02-02T01:12:25.213Z] #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-02-02T01:12:25.213Z] #56 sha256:20c1faa17558632ebf3848c3a15de9b2044e32d7fc204327fd97adaa0d765ddb [2022-02-02T01:12:25.282Z] #21 31.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:12:25.627Z] #67 ... [2022-02-02T01:12:25.627Z] [2022-02-02T01:12:25.627Z] #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-02-02T01:12:25.627Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-02T01:12:25.627Z] #45 31.14 Reading package lists... [2022-02-02T01:12:25.627Z] #45 40.16 Building dependency tree... [2022-02-02T01:12:25.627Z] #45 43.96 The following additional packages will be installed: [2022-02-02T01:12:25.627Z] #45 43.98 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-02T01:12:25.627Z] #45 44.01 Suggested packages: [2022-02-02T01:12:25.627Z] #45 44.01 cmake-doc ninja-build lrzip [2022-02-02T01:12:25.627Z] #45 44.01 Recommended packages: [2022-02-02T01:12:25.627Z] #45 44.01 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-02T01:12:25.627Z] #45 44.59 The following NEW packages will be installed: [2022-02-02T01:12:25.627Z] #45 44.60 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-02T01:12:25.627Z] #45 45.00 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:12:25.627Z] #45 45.00 Need to get 8418 kB of archives. [2022-02-02T01:12:25.627Z] #45 45.00 After this operation, 34.9 MB of additional disk space will be used. [2022-02-02T01:12:25.627Z] #45 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:12:25.627Z] #45 45.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:12:25.627Z] #45 45.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-02T01:12:25.627Z] #45 45.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-02T01:12:25.627Z] #45 45.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-02T01:12:25.627Z] #45 45.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-02T01:12:25.627Z] #45 45.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-02T01:12:25.627Z] #45 45.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-02T01:12:25.627Z] #45 45.92 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:12:25.627Z] #45 46.29 Fetched 8418 kB in 0s (20.1 MB/s) [2022-02-02T01:12:25.627Z] #45 46.36 Selecting previously unselected package xxd. [2022-02-02T01:12:25.627Z] #45 46.36 (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-02-02T01:12:25.627Z] #45 46.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:12:25.627Z] #45 46.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 46.58 Selecting previously unselected package vim-common. [2022-02-02T01:12:25.627Z] #45 46.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:12:25.627Z] #45 46.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 46.81 Selecting previously unselected package cmake-data. [2022-02-02T01:12:25.627Z] #45 46.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-02T01:12:25.627Z] #45 46.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 48.00 Selecting previously unselected package libarchive13:amd64. [2022-02-02T01:12:25.627Z] #45 48.01 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-02T01:12:25.627Z] #45 48.02 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:12:25.627Z] #45 48.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-02T01:12:25.627Z] #45 48.17 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-02T01:12:25.627Z] #45 48.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:12:25.627Z] #45 48.26 Selecting previously unselected package librhash0:amd64. [2022-02-02T01:12:25.627Z] #45 48.27 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-02T01:12:25.627Z] #45 48.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:12:25.627Z] #45 48.42 Selecting previously unselected package libuv1:amd64. [2022-02-02T01:12:25.627Z] #45 48.42 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-02T01:12:25.627Z] #45 48.43 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:12:25.627Z] #45 48.52 Selecting previously unselected package cmake. [2022-02-02T01:12:25.627Z] #45 48.53 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-02T01:12:25.627Z] #45 48.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 49.90 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-02T01:12:25.627Z] #45 49.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 49.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-02T01:12:25.627Z] #45 49.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 49.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-02T01:12:25.627Z] #45 49.99 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-02T01:12:25.627Z] #45 50.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 50.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-02T01:12:25.627Z] #45 50.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:12:25.627Z] #45 ... [2022-02-02T01:12:25.627Z] [2022-02-02T01:12:25.627Z] #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-02-02T01:12:25.627Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:12:25.627Z] #20 47.94 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:12:25.627Z] #20 48.20 Fetched 115 MB in 3s (44.0 MB/s) [2022-02-02T01:12:25.627Z] #20 48.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-02T01:12:25.627Z] #20 48.24 (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-02-02T01:12:25.627Z] #20 48.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:12:25.627Z] #20 48.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:12:25.627Z] #20 49.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-02T01:12:25.627Z] #20 49.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-02T01:12:25.627Z] #20 49.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:12:25.627Z] #20 49.89 Selecting previously unselected package binutils-mingw-w64. [2022-02-02T01:12:25.627Z] #20 49.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-02T01:12:25.627Z] #20 49.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:12:25.627Z] #20 49.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-02T01:12:25.627Z] #20 49.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:12:25.627Z] #20 49.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:12:25.627Z] #20 50.05 Selecting previously unselected package dmsetup. [2022-02-02T01:12:25.627Z] #20 50.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:12:25.627Z] #20 50.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:12:25.627Z] #20 50.15 Selecting previously unselected package mingw-w64-common. [2022-02-02T01:12:25.627Z] #20 50.15 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-02T01:12:25.627Z] #20 50.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-02T01:12:25.851Z] #21 32.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:25.851Z] #21 32.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:12:25.851Z] #21 32.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:12:25.851Z] #21 32.58 Setting up libicu67:amd64 (67.1-7) ... [2022-02-02T01:12:25.851Z] #21 32.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:25.851Z] #21 32.60 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-02T01:12:25.851Z] #21 32.62 Setting up uidmap (1:4.8.1-1) ... [2022-02-02T01:12:25.885Z] #20 ... [2022-02-02T01:12:25.885Z] [2022-02-02T01:12:25.885Z] #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-02-02T01:12:25.885Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-02T01:12:25.885Z] #45 DONE 50.5s [2022-02-02T01:12:26.110Z] #21 32.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:12:26.110Z] #21 32.64 Setting up bzip2 (1.0.8-4) ... [2022-02-02T01:12:26.110Z] #21 32.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:12:26.110Z] #21 32.67 Setting up python3-wheel (0.34.2-1) ... [2022-02-02T01:12:26.142Z] [2022-02-02T01:12:26.142Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-02T01:12:26.142Z] #46 sha256:415bb53158e4f7f46321d3cefd42514d839aae1436135d7ce153d87b4dc22b04 [2022-02-02T01:12:26.142Z] #46 DONE 0.2s [2022-02-02T01:12:26.142Z] [2022-02-02T01:12:26.142Z] #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-02-02T01:12:26.142Z] #47 sha256:5a49c0eb933ea4d9213a14623dba94e6d136e7abcf69061c5e8bbae044e74a9e [2022-02-02T01:12:26.364Z] #21 34.84 Selecting previously unselected package vim. [2022-02-02T01:12:26.364Z] #21 34.85 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:12:26.364Z] #21 34.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:26.679Z] #21 33.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:26.679Z] #21 33.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:12:26.679Z] #21 33.27 Setting up libcap2-bin (1:2.44-1) ... [2022-02-02T01:12:26.679Z] #21 33.29 Setting up apparmor (2.13.6-10) ... [2022-02-02T01:12:26.705Z] #47 0.780 + RM_GOPATH=0 [2022-02-02T01:12:26.705Z] #47 0.780 + TMP_GOPATH= [2022-02-02T01:12:26.705Z] #47 0.780 + : /build [2022-02-02T01:12:26.705Z] #47 0.780 + '[' -z '' ']' [2022-02-02T01:12:26.705Z] #47 0.781 ++ mktemp -d [2022-02-02T01:12:26.705Z] #47 0.784 + export GOPATH=/tmp/tmp.9rOlk8KspL [2022-02-02T01:12:26.705Z] #47 0.784 + GOPATH=/tmp/tmp.9rOlk8KspL [2022-02-02T01:12:26.705Z] #47 0.785 + RM_GOPATH=1 [2022-02-02T01:12:26.705Z] #47 0.785 + case "$(go env GOARCH)" in [2022-02-02T01:12:26.705Z] #47 0.785 ++ go env GOARCH [2022-02-02T01:12:26.705Z] #47 0.789 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:12:26.705Z] #47 0.789 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:12:26.705Z] #47 0.790 ++ dirname /install.sh [2022-02-02T01:12:26.705Z] #47 0.791 + dir=/ [2022-02-02T01:12:26.950Z] #21 35.39 Selecting previously unselected package xfsprogs. [2022-02-02T01:12:26.950Z] #21 35.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-02T01:12:26.950Z] #21 35.40 Unpacking xfsprogs (5.10.0-4) ... [2022-02-02T01:12:26.951Z] #21 31.81 Selecting previously unselected package vim. [2022-02-02T01:12:26.951Z] #21 31.83 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:12:26.951Z] #21 31.85 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:26.962Z] #47 0.791 + bin=tini [2022-02-02T01:12:26.962Z] #47 0.791 + shift [2022-02-02T01:12:26.962Z] #47 0.792 + '[' '!' -f //tini.installer ']' [2022-02-02T01:12:26.962Z] #47 0.792 + . //tini.installer [2022-02-02T01:12:26.962Z] #47 0.792 ++ : v0.19.0 [2022-02-02T01:12:26.962Z] #47 0.792 + install_tini [2022-02-02T01:12:26.962Z] #47 0.793 + echo 'Install tini version v0.19.0' [2022-02-02T01:12:26.962Z] #47 0.793 Install tini version v0.19.0 [2022-02-02T01:12:26.962Z] #47 0.793 + git clone https://github.com/krallin/tini.git /tmp/tmp.9rOlk8KspL/tini [2022-02-02T01:12:26.962Z] #47 0.796 Cloning into '/tmp/tmp.9rOlk8KspL/tini'... [2022-02-02T01:12:27.210Z] #21 32.34 Selecting previously unselected package xfsprogs. [2022-02-02T01:12:27.210Z] #21 32.35 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-02T01:12:27.210Z] #21 32.36 Unpacking xfsprogs (5.10.0-4) ... [2022-02-02T01:12:27.218Z] #47 1.151 + cd /tmp/tmp.9rOlk8KspL/tini [2022-02-02T01:12:27.218Z] #47 1.152 + git checkout -q v0.19.0 [2022-02-02T01:12:27.218Z] #47 1.162 + cmake . [2022-02-02T01:12:27.471Z] #21 32.73 Selecting previously unselected package zip. [2022-02-02T01:12:27.471Z] #21 32.74 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-02T01:12:27.471Z] #21 32.75 Unpacking zip (3.0-12) ... [2022-02-02T01:12:27.472Z] #21 35.81 Selecting previously unselected package zip. [2022-02-02T01:12:27.472Z] #21 35.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-02T01:12:27.472Z] #21 35.83 Unpacking zip (3.0-12) ... [2022-02-02T01:12:27.472Z] #21 35.93 Selecting previously unselected package zstd. [2022-02-02T01:12:27.472Z] #21 35.93 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-02T01:12:27.472Z] #21 35.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:27.488Z] #47 1.301 -- The C compiler identification is GNU 10.2.1 [2022-02-02T01:12:27.488Z] #47 1.318 -- Detecting C compiler ABI info [2022-02-02T01:12:27.488Z] #47 1.482 -- Detecting C compiler ABI info - done [2022-02-02T01:12:27.488Z] #47 1.530 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T01:12:27.730Z] #21 32.86 Selecting previously unselected package zstd. [2022-02-02T01:12:27.730Z] #21 32.87 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-02T01:12:27.730Z] #21 32.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:27.733Z] #21 36.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:12:27.744Z] #47 1.533 -- Detecting C compile features [2022-02-02T01:12:27.744Z] #47 1.534 -- Detecting C compile features - done [2022-02-02T01:12:27.744Z] #47 1.548 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-02T01:12:27.744Z] #47 1.594 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-02T01:12:27.744Z] #47 1.645 -- Configuring done [2022-02-02T01:12:27.744Z] #47 1.663 -- Generating done [2022-02-02T01:12:27.744Z] #47 1.664 -- Build files have been written to: /tmp/tmp.9rOlk8KspL/tini [2022-02-02T01:12:27.744Z] #47 1.677 + make tini-static [2022-02-02T01:12:27.990Z] #21 33.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:12:28.000Z] #47 1.827 Scanning dependencies of target tini-static [2022-02-02T01:12:28.000Z] #47 1.840 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-02T01:12:28.257Z] #47 2.172 [100%] Linking C executable tini-static [2022-02-02T01:12:28.257Z] #47 2.339 [100%] Built target tini-static [2022-02-02T01:12:28.257Z] #47 2.352 + mkdir -p /build [2022-02-02T01:12:28.513Z] #47 2.354 + cp tini-static /build/docker-init [2022-02-02T01:12:28.560Z] #21 33.88 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:28.585Z] #21 34.95 Setting up zip (3.0-12) ... [2022-02-02T01:12:28.585Z] #21 34.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:28.585Z] #21 35.00 Setting up bash-completion (1:2.11-2) ... [2022-02-02T01:12:28.675Z] #21 37.01 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:28.676Z] #21 37.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:12:28.676Z] #21 37.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:12:28.676Z] #21 37.04 Setting up libicu67:amd64 (67.1-7) ... [2022-02-02T01:12:28.676Z] #21 37.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:28.676Z] #21 37.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-02T01:12:28.676Z] #21 37.07 Setting up uidmap (1:4.8.1-1) ... [2022-02-02T01:12:28.676Z] #21 37.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:12:28.676Z] #21 37.09 Setting up bzip2 (1.0.8-4) ... [2022-02-02T01:12:28.676Z] #21 37.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:12:28.676Z] #21 37.11 Setting up python3-wheel (0.34.2-1) ... [2022-02-02T01:12:28.771Z] #47 DONE 2.8s [2022-02-02T01:12:28.771Z] [2022-02-02T01:12:28.771Z] #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-02-02T01:12:28.771Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:12:28.771Z] #20 51.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-02T01:12:28.771Z] #20 51.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-02T01:12:28.771Z] #20 51.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:12:28.819Z] #21 33.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:12:28.819Z] #21 33.90 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:12:28.819Z] #21 33.92 Setting up libicu67:amd64 (67.1-7) ... [2022-02-02T01:12:28.819Z] #21 33.93 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:12:28.819Z] #21 33.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-02T01:12:28.819Z] #21 33.96 Setting up uidmap (1:4.8.1-1) ... [2022-02-02T01:12:28.819Z] #21 33.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:12:28.819Z] #21 33.98 Setting up bzip2 (1.0.8-4) ... [2022-02-02T01:12:28.819Z] #21 34.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:12:28.819Z] #21 34.01 Setting up python3-wheel (0.34.2-1) ... [2022-02-02T01:12:29.230Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-02T01:12:29.230Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-33d2bcbd\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-02T01:12:29.230Z] ---------------------------------------------------------------------------- [2022-02-02T01:12:29.230Z] [2022-02-02T01:12:29.230Z] INFO: executeCI.ps1 starting at Wed Feb 2 01:12:28 CUT 2022 [2022-02-02T01:12:29.230Z] [2022-02-02T01:12:29.230Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-02T01:12:29.230Z] INFO: Running git version 2.24.1.windows.2 [2022-02-02T01:12:29.230Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-02T01:12:29.230Z] INFO: Environment variables: [2022-02-02T01:12:29.249Z] #21 37.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:29.335Z] #20 53.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-02T01:12:29.335Z] #20 53.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:12:29.335Z] #20 53.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:12:29.335Z] #20 53.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-02T01:12:29.336Z] #20 53.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:12:29.336Z] #20 53.91 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:12:29.388Z] #21 34.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:29.389Z] #21 34.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:12:29.510Z] #21 37.78 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:12:29.510Z] #21 37.79 Setting up libcap2-bin (1:2.44-1) ... [2022-02-02T01:12:29.510Z] #21 37.80 Setting up apparmor (2.13.6-10) ... [2022-02-02T01:12:29.648Z] #21 34.69 Setting up libcap2-bin (1:2.44-1) ... [2022-02-02T01:12:29.648Z] #21 34.70 Setting up apparmor (2.13.6-10) ... [2022-02-02T01:12:29.699Z] [2022-02-02T01:12:29.699Z] Name Value [2022-02-02T01:12:29.699Z] ---- ----- [2022-02-02T01:12:29.699Z] ALLUSERSPROFILE C:\ProgramData [2022-02-02T01:12:29.699Z] amd64 true [2022-02-02T01:12:29.699Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-02T01:12:29.699Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-02T01:12:29.699Z] arm64 true [2022-02-02T01:12:29.699Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-02T01:12:29.699Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-02T01:12:29.699Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-02T01:12:29.699Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-02T01:12:29.699Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-02T01:12:29.699Z] BRANCH_NAME PR-41548 [2022-02-02T01:12:29.699Z] BUILD_DISPLAY_NAME #39 [2022-02-02T01:12:29.699Z] BUILD_ID 39 [2022-02-02T01:12:29.700Z] BUILD_NUMBER 39 [2022-02-02T01:12:29.700Z] BUILD_TAG jenkins-moby-PR-41548-39 [2022-02-02T01:12:29.700Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/ [2022-02-02T01:12:29.700Z] cgroup2 true [2022-02-02T01:12:29.700Z] CHANGE_AUTHOR awesomebytes [2022-02-02T01:12:29.700Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Pfeiffer [2022-02-02T01:12:29.700Z] CHANGE_AUTHOR_EMAIL sammypfeiffer@gmail.com [2022-02-02T01:12:29.700Z] CHANGE_BRANCH 35703-exec-kill [2022-02-02T01:12:29.700Z] CHANGE_FORK awesomebytes [2022-02-02T01:12:29.700Z] CHANGE_ID 41548 [2022-02-02T01:12:29.700Z] CHANGE_TARGET master [2022-02-02T01:12:29.700Z] CHANGE_TITLE [Carry 38704] Implement exec kill API [2022-02-02T01:12:29.700Z] CHANGE_URL https://github.com/moby/moby/pull/41548 [2022-02-02T01:12:29.700Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:12:29.700Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-02T01:12:29.700Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-02T01:12:29.700Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-02T01:12:29.700Z] COMPUTERNAME azwin-2-82b1a0 [2022-02-02T01:12:29.700Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-02T01:12:29.700Z] ConfigSequenceNumber 0 [2022-02-02T01:12:29.700Z] dco true [2022-02-02T01:12:29.700Z] DOCKER_BUILDKIT 0 [2022-02-02T01:12:29.700Z] DOCKER_DUT_DEBUG 1 [2022-02-02T01:12:29.700Z] DOCKER_EXPERIMENTAL 1 [2022-02-02T01:12:29.700Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-02T01:12:29.700Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-02T01:12:29.700Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-02T01:12:29.700Z] EXECUTOR_NUMBER 0 [2022-02-02T01:12:29.700Z] FQDN azwin-2-82b1a0.westus.cloudapp.azure.com [2022-02-02T01:12:29.700Z] GIT_BRANCH PR-41548 [2022-02-02T01:12:29.700Z] GIT_COMMIT 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:12:29.700Z] GIT_PREVIOUS_COMMIT de34cdb0b1025fbb760924da5bdaeeb7a28960bc [2022-02-02T01:12:29.700Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 708402516bd6b82f1a575fa9b8bc63b3043b65fb [2022-02-02T01:12:29.700Z] GIT_URL https://github.com/moby/moby.git [2022-02-02T01:12:29.700Z] HUDSON_COOKIE ae66319c-c5f5-4438-8a59-b5db97f0c201 [2022-02-02T01:12:29.700Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-02T01:12:29.700Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-02T01:12:29.700Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-02T01:12:29.700Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-02T01:12:29.700Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-02T01:12:29.700Z] JENKINS_NODE_COOKIE 3513806f-fa50-4a91-ada4-e99da61654b0 [2022-02-02T01:12:29.700Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-02T01:12:29.700Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-02T01:12:29.700Z] JOB_BASE_NAME PR-41548 [2022-02-02T01:12:29.700Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/display/redirect [2022-02-02T01:12:29.700Z] JOB_NAME moby/PR-41548 [2022-02-02T01:12:29.700Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/ [2022-02-02T01:12:29.700Z] library.jps.version master [2022-02-02T01:12:29.700Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-02T01:12:29.700Z] NODE_LABELS amd64 azure azwin-2-82b1a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-02T01:12:29.700Z] NODE_NAME azwin-2-82b1a0 [2022-02-02T01:12:29.700Z] NUMBER_OF_PROCESSORS 4 [2022-02-02T01:12:29.700Z] OS Windows_NT [2022-02-02T01:12:29.700Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-02T01:12:29.700Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-02T01:12:29.700Z] ppc64le false [2022-02-02T01:12:29.700Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-02T01:12:29.700Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-02-02T01:12:29.700Z] PROCESSOR_LEVEL 6 [2022-02-02T01:12:29.700Z] PROCESSOR_REVISION 5504 [2022-02-02T01:12:29.700Z] ProgramData C:\ProgramData [2022-02-02T01:12:29.700Z] ProgramFiles C:\Program Files [2022-02-02T01:12:29.700Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-02T01:12:29.700Z] ProgramW6432 C:\Program Files [2022-02-02T01:12:29.700Z] PROMPT $P$G [2022-02-02T01:12:29.700Z] PSExecutionPolicyPreference Bypass [2022-02-02T01:12:29.700Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-02T01:12:29.700Z] PUBLIC C:\Users\Public [2022-02-02T01:12:29.700Z] rootless true [2022-02-02T01:12:29.700Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=arti... [2022-02-02T01:12:29.700Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=changes [2022-02-02T01:12:29.700Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect [2022-02-02T01:12:29.700Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=tests [2022-02-02T01:12:29.700Z] s390x false [2022-02-02T01:12:29.700Z] SKIP_VALIDATION_TESTS 1 [2022-02-02T01:12:29.700Z] SOURCES_DRIVE d [2022-02-02T01:12:29.700Z] SOURCES_SUBDIR gopath [2022-02-02T01:12:29.700Z] STAGE_NAME Run tests [2022-02-02T01:12:29.700Z] SystemDrive C: [2022-02-02T01:12:29.700Z] SystemRoot C:\Windows [2022-02-02T01:12:29.700Z] TEMP C:\Windows\TEMP [2022-02-02T01:12:29.700Z] TESTDEBUG 0 [2022-02-02T01:12:29.700Z] TESTRUN_DRIVE d [2022-02-02T01:12:29.700Z] TESTRUN_SUBDIR CI [2022-02-02T01:12:29.700Z] TIMEOUT 120m [2022-02-02T01:12:29.700Z] TMP C:\Windows\TEMP [2022-02-02T01:12:29.700Z] unit_validate true [2022-02-02T01:12:29.700Z] USERDOMAIN WORKGROUP [2022-02-02T01:12:29.700Z] USERNAME azwin-2-82b1a0$ [2022-02-02T01:12:29.700Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-02T01:12:29.700Z] validate_force false [2022-02-02T01:12:29.700Z] windir C:\Windows [2022-02-02T01:12:29.700Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-02T01:12:29.700Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-02T01:12:29.700Z] windows2022 true [2022-02-02T01:12:29.700Z] windows2022containerd true [2022-02-02T01:12:29.700Z] windowsRS5 true [2022-02-02T01:12:29.700Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-02T01:12:29.700Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-02T01:12:29.700Z] [2022-02-02T01:12:29.700Z] [2022-02-02T01:12:29.700Z] [2022-02-02T01:12:30.491Z] #21 36.90 Setting up xz-utils (5.2.5-2) ... [2022-02-02T01:12:30.491Z] #21 36.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-02T01:12:30.491Z] #21 36.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:12:30.491Z] #21 36.93 Setting up patch (2.7.6-7) ... [2022-02-02T01:12:30.491Z] #21 36.95 Setting up sudo (1.9.5p2-3) ... [2022-02-02T01:12:30.491Z] #21 37.00 invoke-rc.d: could not determine current runlevel [2022-02-02T01:12:30.491Z] #21 37.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-02T01:12:30.491Z] #21 37.02 Setting up xfsprogs (5.10.0-4) ... [2022-02-02T01:12:30.491Z] #21 37.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:12:30.491Z] #21 37.05 Setting up inetutils-ping (2:2.0-1) ... [2022-02-02T01:12:30.491Z] #21 37.07 Setting up pigz (2.6-1) ... [2022-02-02T01:12:30.491Z] #21 37.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:12:30.491Z] #21 37.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:12:30.491Z] #21 37.11 Setting up python-pip-whl (20.3.4-4) ... [2022-02-02T01:12:30.491Z] #21 37.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:30.900Z] #21 39.19 Setting up zip (3.0-12) ... [2022-02-02T01:12:30.900Z] #21 39.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:30.900Z] #21 39.22 Setting up bash-completion (1:2.11-2) ... [2022-02-02T01:12:31.028Z] #21 36.04 Setting up zip (3.0-12) ... [2022-02-02T01:12:31.028Z] #21 36.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:31.029Z] #21 36.08 Setting up bash-completion (1:2.11-2) ... [2022-02-02T01:12:31.060Z] #21 37.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:12:31.060Z] #21 37.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:12:31.267Z] INFO: Sources under d:\gopath\... [2022-02-02T01:12:31.267Z] INFO: Test run under d:\CI\... [2022-02-02T01:12:31.267Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-02T01:12:31.267Z] INFO: docker/docker repository was found [2022-02-02T01:12:31.267Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-02T01:12:31.357Z] #21 38.15 Setting up libelf1:amd64 (0.183-1) ... [2022-02-02T01:12:31.618Z] #21 38.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:31.618Z] #21 38.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:12:31.618Z] #21 38.27 Setting up python3-distutils (3.9.2-1) ... [2022-02-02T01:12:31.736Z] ltsc2022: Pulling from windows/servercore [2022-02-02T01:12:31.737Z] 8f616e6e9eec: Pulling fs layer [2022-02-02T01:12:31.737Z] 0e02c12b1310: Pulling fs layer [2022-02-02T01:12:31.862Z] #20 56.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-02T01:12:31.862Z] #20 56.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:12:31.862Z] #20 56.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:12:31.877Z] #21 38.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:32.137Z] #21 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-02T01:12:32.137Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-02T01:12:32.137Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-02T01:12:32.137Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-02T01:12:32.137Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-02T01:12:32.137Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-02T01:12:32.137Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-02T01:12:32.137Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-02T01:12:32.137Z] #21 38.77 Setting up python3-setuptools (52.0.0-4) ... [2022-02-02T01:12:32.819Z] #21 41.21 Setting up xz-utils (5.2.5-2) ... [2022-02-02T01:12:32.820Z] #21 41.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-02T01:12:32.820Z] #21 41.23 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:12:32.820Z] #21 41.24 Setting up patch (2.7.6-7) ... [2022-02-02T01:12:32.820Z] #21 41.25 Setting up sudo (1.9.5p2-3) ... [2022-02-02T01:12:32.820Z] #21 41.33 invoke-rc.d: could not determine current runlevel [2022-02-02T01:12:32.820Z] #21 41.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-02T01:12:32.820Z] #21 41.36 Setting up xfsprogs (5.10.0-4) ... [2022-02-02T01:12:32.820Z] #21 41.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:12:32.820Z] #21 41.38 Setting up inetutils-ping (2:2.0-1) ... [2022-02-02T01:12:32.820Z] #21 41.39 Setting up pigz (2.6-1) ... [2022-02-02T01:12:32.820Z] #21 41.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:12:32.820Z] #21 41.41 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:12:32.820Z] #21 41.43 Setting up python-pip-whl (20.3.4-4) ... [2022-02-02T01:12:32.949Z] #21 37.87 Setting up xz-utils (5.2.5-2) ... [2022-02-02T01:12:32.949Z] #21 37.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-02T01:12:32.949Z] #21 37.91 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:12:32.949Z] #21 37.92 Setting up patch (2.7.6-7) ... [2022-02-02T01:12:32.949Z] #21 37.93 Setting up sudo (1.9.5p2-3) ... [2022-02-02T01:12:32.949Z] #21 38.03 invoke-rc.d: could not determine current runlevel [2022-02-02T01:12:32.949Z] #21 38.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-02T01:12:32.949Z] #21 38.05 Setting up xfsprogs (5.10.0-4) ... [2022-02-02T01:12:32.949Z] #21 38.10 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:12:32.949Z] #21 38.16 Setting up inetutils-ping (2:2.0-1) ... [2022-02-02T01:12:32.949Z] #21 38.19 Setting up pigz (2.6-1) ... [2022-02-02T01:12:33.081Z] #21 41.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:33.210Z] #21 38.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:12:33.210Z] #21 38.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:12:33.210Z] #21 38.26 Setting up python-pip-whl (20.3.4-4) ... [2022-02-02T01:12:33.210Z] #21 38.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:33.517Z] #21 40.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:12:33.517Z] #21 40.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:12:33.517Z] #21 40.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:12:33.517Z] #21 40.13 Setting up python3-pip (20.3.4-4) ... [2022-02-02T01:12:33.655Z] #21 41.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:12:33.655Z] #21 41.97 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:12:33.917Z] #21 42.26 Setting up libelf1:amd64 (0.183-1) ... [2022-02-02T01:12:33.917Z] #21 42.29 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:33.917Z] #21 42.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:12:33.917Z] #21 42.31 Setting up python3-distutils (3.9.2-1) ... [2022-02-02T01:12:34.040Z] #21 39.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:12:34.040Z] #21 39.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:12:34.178Z] #21 42.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:34.301Z] #21 39.45 Setting up libelf1:amd64 (0.183-1) ... [2022-02-02T01:12:34.301Z] #21 39.51 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:12:34.301Z] #21 39.54 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:12:34.301Z] #21 39.56 Setting up python3-distutils (3.9.2-1) ... [2022-02-02T01:12:34.440Z] #21 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-02T01:12:34.440Z] #21 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-02T01:12:34.440Z] #21 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-02T01:12:34.440Z] #21 42.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-02T01:12:34.440Z] #21 42.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-02T01:12:34.440Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-02T01:12:34.440Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-02T01:12:34.440Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-02T01:12:34.440Z] #21 42.78 Setting up python3-setuptools (52.0.0-4) ... [2022-02-02T01:12:34.454Z] #21 41.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:12:34.714Z] #21 41.23 Setting up jq (1.6-2.1) ... [2022-02-02T01:12:34.714Z] #21 41.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-02T01:12:34.714Z] #21 41.26 Setting up iptables (1.8.7-1) ... [2022-02-02T01:12:34.714Z] #21 41.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:34.714Z] #21 41.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:34.714Z] #21 41.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:34.714Z] #21 41.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:34.714Z] #21 41.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-02T01:12:34.714Z] #21 41.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-02T01:12:34.714Z] #21 41.30 Setting up iproute2 (5.10.0-4) ... [2022-02-02T01:12:34.871Z] #21 40.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:12:34.871Z] #21 40.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-02T01:12:34.871Z] #21 40.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-02T01:12:34.871Z] #21 40.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-02T01:12:34.871Z] #21 40.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-02T01:12:34.871Z] #21 40.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-02T01:12:34.871Z] #21 40.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-02T01:12:34.871Z] #21 40.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-02T01:12:34.871Z] #21 40.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-02T01:12:34.871Z] #21 40.09 Setting up python3-setuptools (52.0.0-4) ... [2022-02-02T01:12:34.975Z] #21 41.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:12:35.829Z] #21 44.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:12:35.829Z] #21 44.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:12:35.829Z] #21 44.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:12:35.829Z] #21 44.32 Setting up python3-pip (20.3.4-4) ... [2022-02-02T01:12:36.033Z] #20 ... [2022-02-02T01:12:36.033Z] [2022-02-02T01:12:36.033Z] #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-02-02T01:12:36.033Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:12:36.033Z] #67 12.69 + cd /tmp/tmp.ewVoqB6vpQ/src/github.com/containerd/containerd [2022-02-02T01:12:36.033Z] #67 12.69 + git checkout -q v1.5.9 [2022-02-02T01:12:36.033Z] #67 13.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-02T01:12:36.033Z] #67 13.17 + BUILDTAGS='netgo osusergo static_build' [2022-02-02T01:12:36.033Z] #67 13.17 + export EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:12:36.033Z] #67 13.17 + EXTRA_FLAGS=-buildmode=pie [2022-02-02T01:12:36.033Z] #67 13.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-02T01:12:36.033Z] #67 13.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-02T01:12:36.033Z] #67 13.17 + '[' '' = dynamic ']' [2022-02-02T01:12:36.033Z] #67 13.18 + make [2022-02-02T01:12:36.181Z] 0e02c12b1310: Verifying Checksum [2022-02-02T01:12:36.181Z] 0e02c12b1310: Download complete [2022-02-02T01:12:36.254Z] #21 41.37 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:12:36.254Z] #21 41.38 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:12:36.254Z] #21 41.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:12:36.254Z] #21 41.41 Setting up python3-pip (20.3.4-4) ... [2022-02-02T01:12:36.355Z] #21 DONE 42.8s [2022-02-02T01:12:36.355Z] [2022-02-02T01:12:36.355Z] #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-02-02T01:12:36.355Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-02T01:12:36.595Z] #67 13.74 + bin/ctr [2022-02-02T01:12:36.776Z] #21 45.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:12:36.776Z] #21 45.25 Setting up jq (1.6-2.1) ... [2022-02-02T01:12:36.776Z] #21 45.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-02T01:12:36.776Z] #21 45.27 Setting up iptables (1.8.7-1) ... [2022-02-02T01:12:36.776Z] #21 45.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:36.776Z] #21 45.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:36.776Z] #21 45.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:36.776Z] #21 45.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:36.776Z] #21 45.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-02T01:12:36.776Z] #21 45.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-02T01:12:36.776Z] #21 45.31 Setting up iproute2 (5.10.0-4) ... [2022-02-02T01:12:36.927Z] #22 0.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-02T01:12:36.927Z] #22 0.803 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-02T01:12:36.927Z] #22 0.806 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-02T01:12:36.927Z] #22 DONE 0.9s [2022-02-02T01:12:36.927Z] [2022-02-02T01:12:36.927Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-02T01:12:36.927Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-02T01:12:37.300Z] #21 45.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:12:37.563Z] #21 DONE 46.1s [2022-02-02T01:12:37.563Z] [2022-02-02T01:12:37.563Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:12:37.563Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:12:37.638Z] #21 42.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:12:37.638Z] #21 42.61 Setting up jq (1.6-2.1) ... [2022-02-02T01:12:37.638Z] #21 42.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-02T01:12:37.638Z] #21 42.63 Setting up iptables (1.8.7-1) ... [2022-02-02T01:12:37.638Z] #21 42.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:37.638Z] #21 42.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:37.638Z] #21 42.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:12:37.638Z] #21 42.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:12:37.638Z] #21 42.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-02T01:12:37.638Z] #21 42.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-02T01:12:37.638Z] #21 42.69 Setting up iproute2 (5.10.0-4) ... [2022-02-02T01:12:37.824Z] #51 ... [2022-02-02T01:12:37.824Z] [2022-02-02T01:12:37.824Z] #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-02-02T01:12:37.824Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-02T01:12:37.898Z] #21 43.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:12:38.838Z] #21 DONE 44.1s [2022-02-02T01:12:38.838Z] [2022-02-02T01:12:38.838Z] #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-02-02T01:12:38.838Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-02T01:12:39.211Z] #22 1.352 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-02T01:12:39.211Z] #22 1.359 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-02T01:12:39.211Z] #22 1.361 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-02T01:12:39.211Z] #22 DONE 1.4s [2022-02-02T01:12:39.211Z] [2022-02-02T01:12:39.211Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-02T01:12:39.211Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-02T01:12:39.779Z] #22 0.847 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-02T01:12:39.779Z] #22 0.850 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-02T01:12:39.779Z] #22 0.855 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-02T01:12:39.779Z] #22 DONE 0.9s [2022-02-02T01:12:39.779Z] [2022-02-02T01:12:39.779Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-02T01:12:39.779Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-02T01:12:42.570Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-02T01:12:42.570Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b8f93bd7\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-02T01:12:42.570Z] ---------------------------------------------------------------------------- [2022-02-02T01:12:42.570Z] [2022-02-02T01:12:42.570Z] INFO: executeCI.ps1 starting at Wed Feb 2 01:12:41 CUT 2022 [2022-02-02T01:12:42.570Z] [2022-02-02T01:12:42.570Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-02T01:12:42.570Z] INFO: Running git version 2.24.1.windows.2 [2022-02-02T01:12:42.570Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-02T01:12:42.570Z] INFO: Environment variables: [2022-02-02T01:12:42.570Z] [2022-02-02T01:12:42.570Z] Name Value [2022-02-02T01:12:42.570Z] ---- ----- [2022-02-02T01:12:42.570Z] ALLUSERSPROFILE C:\ProgramData [2022-02-02T01:12:42.570Z] amd64 true [2022-02-02T01:12:42.570Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-02T01:12:42.570Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-02T01:12:42.570Z] arm64 true [2022-02-02T01:12:42.570Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-02T01:12:42.570Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-02T01:12:42.570Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-02T01:12:42.570Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-02T01:12:42.570Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-02T01:12:42.570Z] BRANCH_NAME PR-41548 [2022-02-02T01:12:42.570Z] BUILD_DISPLAY_NAME #39 [2022-02-02T01:12:42.570Z] BUILD_ID 39 [2022-02-02T01:12:42.570Z] BUILD_NUMBER 39 [2022-02-02T01:12:42.570Z] BUILD_TAG jenkins-moby-PR-41548-39 [2022-02-02T01:12:42.570Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/ [2022-02-02T01:12:42.570Z] cgroup2 true [2022-02-02T01:12:42.570Z] CHANGE_AUTHOR awesomebytes [2022-02-02T01:12:42.570Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Pfeiffer [2022-02-02T01:12:42.570Z] CHANGE_AUTHOR_EMAIL sammypfeiffer@gmail.com [2022-02-02T01:12:42.570Z] CHANGE_BRANCH 35703-exec-kill [2022-02-02T01:12:42.570Z] CHANGE_FORK awesomebytes [2022-02-02T01:12:42.570Z] CHANGE_ID 41548 [2022-02-02T01:12:42.570Z] CHANGE_TARGET master [2022-02-02T01:12:42.570Z] CHANGE_TITLE [Carry 38704] Implement exec kill API [2022-02-02T01:12:42.570Z] CHANGE_URL https://github.com/moby/moby/pull/41548 [2022-02-02T01:12:42.570Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-02T01:12:42.570Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-02T01:12:42.570Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-02T01:12:42.570Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-02T01:12:42.570Z] COMPUTERNAME azwin-2-625290 [2022-02-02T01:12:42.570Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-02T01:12:42.570Z] ConfigSequenceNumber 0 [2022-02-02T01:12:42.570Z] dco true [2022-02-02T01:12:42.570Z] DOCKER_BUILDKIT 0 [2022-02-02T01:12:42.570Z] DOCKER_DUT_DEBUG 1 [2022-02-02T01:12:42.570Z] DOCKER_EXPERIMENTAL 1 [2022-02-02T01:12:42.570Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-02T01:12:42.570Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-02T01:12:42.570Z] EXECUTOR_NUMBER 0 [2022-02-02T01:12:42.570Z] FQDN azwin-2-625290.westus.cloudapp.azure.com [2022-02-02T01:12:42.570Z] GIT_BRANCH PR-41548 [2022-02-02T01:12:42.570Z] GIT_COMMIT 585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:12:42.570Z] GIT_PREVIOUS_COMMIT de34cdb0b1025fbb760924da5bdaeeb7a28960bc [2022-02-02T01:12:42.570Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 708402516bd6b82f1a575fa9b8bc63b3043b65fb [2022-02-02T01:12:42.570Z] GIT_URL https://github.com/moby/moby.git [2022-02-02T01:12:42.570Z] HUDSON_COOKIE 5e67ed0e-4828-48c8-9f04-c60e36d00760 [2022-02-02T01:12:42.570Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-02T01:12:42.570Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-02T01:12:42.570Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-02T01:12:42.570Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-02T01:12:42.570Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-02T01:12:42.570Z] JENKINS_NODE_COOKIE 9adaab93-8f55-40b9-93aa-0e83764e5883 [2022-02-02T01:12:42.570Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-02T01:12:42.570Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-02T01:12:42.570Z] JOB_BASE_NAME PR-41548 [2022-02-02T01:12:42.570Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/display/redirect [2022-02-02T01:12:42.570Z] JOB_NAME moby/PR-41548 [2022-02-02T01:12:42.571Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/ [2022-02-02T01:12:42.571Z] library.jps.version master [2022-02-02T01:12:42.571Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-02T01:12:42.571Z] NODE_LABELS amd64 azure azwin-2-625290 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-02T01:12:42.571Z] NODE_NAME azwin-2-625290 [2022-02-02T01:12:42.571Z] NUMBER_OF_PROCESSORS 4 [2022-02-02T01:12:42.571Z] OS Windows_NT [2022-02-02T01:12:42.571Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-02T01:12:42.571Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-02T01:12:42.571Z] ppc64le false [2022-02-02T01:12:42.571Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-02T01:12:42.571Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-02-02T01:12:42.571Z] PROCESSOR_LEVEL 6 [2022-02-02T01:12:42.571Z] PROCESSOR_REVISION 5504 [2022-02-02T01:12:42.571Z] ProgramData C:\ProgramData [2022-02-02T01:12:42.571Z] ProgramFiles C:\Program Files [2022-02-02T01:12:42.571Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-02T01:12:42.571Z] ProgramW6432 C:\Program Files [2022-02-02T01:12:42.571Z] PROMPT $P$G [2022-02-02T01:12:42.571Z] PSExecutionPolicyPreference Bypass [2022-02-02T01:12:42.571Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-02T01:12:42.571Z] PUBLIC C:\Users\Public [2022-02-02T01:12:42.571Z] rootless true [2022-02-02T01:12:42.571Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=arti... [2022-02-02T01:12:42.571Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=changes [2022-02-02T01:12:42.571Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect [2022-02-02T01:12:42.571Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41548/39/display/redirect?page=tests [2022-02-02T01:12:42.571Z] s390x false [2022-02-02T01:12:42.571Z] SKIP_VALIDATION_TESTS 1 [2022-02-02T01:12:42.571Z] SOURCES_DRIVE d [2022-02-02T01:12:42.571Z] SOURCES_SUBDIR gopath [2022-02-02T01:12:42.571Z] STAGE_NAME Run tests [2022-02-02T01:12:42.571Z] SystemDrive C: [2022-02-02T01:12:42.571Z] SystemRoot C:\Windows [2022-02-02T01:12:42.571Z] TEMP C:\Windows\TEMP [2022-02-02T01:12:42.571Z] TESTDEBUG 0 [2022-02-02T01:12:42.571Z] TESTRUN_DRIVE d [2022-02-02T01:12:42.571Z] TESTRUN_SUBDIR CI [2022-02-02T01:12:42.571Z] TIMEOUT 120m [2022-02-02T01:12:42.571Z] TMP C:\Windows\TEMP [2022-02-02T01:12:42.571Z] unit_validate true [2022-02-02T01:12:42.571Z] USERDOMAIN WORKGROUP [2022-02-02T01:12:42.571Z] USERNAME azwin-2-625290$ [2022-02-02T01:12:42.571Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-02T01:12:42.571Z] validate_force false [2022-02-02T01:12:42.571Z] windir C:\Windows [2022-02-02T01:12:42.571Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-02T01:12:42.571Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-02T01:12:42.571Z] windows2022 true [2022-02-02T01:12:42.571Z] windows2022containerd true [2022-02-02T01:12:42.571Z] windowsRS5 true [2022-02-02T01:12:42.571Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-02T01:12:42.571Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-02T01:12:42.571Z] [2022-02-02T01:12:42.571Z] [2022-02-02T01:12:42.571Z] [2022-02-02T01:12:44.139Z] INFO: Sources under d:\gopath\... [2022-02-02T01:12:44.139Z] INFO: Test run under d:\CI\... [2022-02-02T01:12:44.139Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-02T01:12:44.139Z] INFO: docker/docker repository was found [2022-02-02T01:12:44.139Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-02T01:12:44.608Z] ltsc2019: Pulling from windows/servercore [2022-02-02T01:12:44.683Z] #67 ... [2022-02-02T01:12:44.683Z] [2022-02-02T01:12:44.683Z] #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-02-02T01:12:44.683Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-02T01:12:44.683Z] #20 60.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-02T01:12:44.683Z] #20 60.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 60.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:12:44.683Z] #20 61.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-02T01:12:44.683Z] #20 61.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 61.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:12:44.683Z] #20 63.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-02T01:12:44.683Z] #20 63.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 63.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:12:44.683Z] #20 67.35 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-02T01:12:44.683Z] #20 67.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 67.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:12:44.683Z] #20 68.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-02T01:12:44.683Z] #20 69.00 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-02T01:12:44.683Z] #20 69.01 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:12:44.683Z] #20 69.08 Selecting previously unselected package libapparmor1:amd64. [2022-02-02T01:12:44.683Z] #20 69.09 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 69.09 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:12:44.683Z] #20 69.15 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-02T01:12:44.683Z] #20 69.16 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 69.17 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:12:44.683Z] #20 69.25 Selecting previously unselected package libbtrfs0:amd64. [2022-02-02T01:12:44.683Z] #20 69.26 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 69.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:12:44.683Z] #20 69.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-02T01:12:44.683Z] #20 69.36 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-02T01:12:44.683Z] #20 69.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:12:44.940Z] #20 69.46 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-02T01:12:44.940Z] #20 69.47 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:12:44.940Z] #20 69.47 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:12:44.940Z] #20 69.52 Selecting previously unselected package libudev-dev:amd64. [2022-02-02T01:12:44.940Z] #20 69.52 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-02T01:12:44.940Z] #20 69.53 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:12:45.081Z] 4612f6d0b889: Pulling fs layer [2022-02-02T01:12:45.081Z] 567fd00846e9: Pulling fs layer [2022-02-02T01:12:45.197Z] #20 69.60 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-02T01:12:45.197Z] #20 69.61 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-02T01:12:45.197Z] #20 69.62 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:12:45.197Z] #20 69.76 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-02T01:12:45.197Z] #20 69.76 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-02T01:12:45.197Z] #20 69.77 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:12:45.197Z] #20 69.84 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-02T01:12:45.197Z] #20 69.85 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-02T01:12:45.197Z] #20 69.86 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:12:45.197Z] #20 69.96 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-02T01:12:45.454Z] #20 69.96 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-02T01:12:45.454Z] #20 69.97 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:12:45.454Z] #20 70.02 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-02T01:12:45.454Z] #20 70.02 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-02T01:12:45.454Z] #20 70.03 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:12:45.712Z] #20 70.19 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-02T01:12:45.712Z] #20 70.19 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-02T01:12:45.712Z] #20 70.19 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:12:45.712Z] #20 70.30 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-02T01:12:45.712Z] #20 70.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-02T01:12:45.712Z] #20 70.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:12:45.712Z] #20 70.35 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-02T01:12:45.712Z] #20 70.36 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-02T01:12:45.712Z] #20 70.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:12:45.970Z] #20 70.42 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-02T01:12:45.970Z] #20 70.42 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-02T01:12:45.970Z] #20 70.43 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:12:46.227Z] #20 70.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-02T01:12:46.227Z] #20 70.68 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-02T01:12:46.227Z] #20 70.69 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-02T01:12:46.227Z] #20 70.70 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-02T01:12:46.227Z] #20 70.71 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-02T01:12:46.227Z] #20 70.73 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-02T01:12:46.227Z] #20 70.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-02T01:12:46.227Z] #20 70.75 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-02T01:12:46.227Z] #20 70.76 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-02T01:12:46.227Z] #20 70.78 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-02T01:12:46.227Z] #20 70.79 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-02T01:12:46.227Z] #20 70.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-02T01:12:46.227Z] #20 70.81 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-02T01:12:46.227Z] #20 70.82 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-02T01:12:46.227Z] #20 70.83 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-02T01:12:46.227Z] #20 70.84 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-02T01:12:46.227Z] #20 70.85 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-02T01:12:46.227Z] #20 70.87 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-02T01:12:46.227Z] #20 70.88 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-02T01:12:46.227Z] #20 70.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-02T01:12:46.227Z] #20 70.90 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:12:46.227Z] #20 70.92 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-02-02T01:12:46.227Z] #20 70.93 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:12:46.227Z] #20 70.94 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-02-02T01:12:46.227Z] #20 70.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-02T01:12:46.227Z] #20 70.96 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-02T01:12:46.227Z] #20 70.97 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-02-02T01:12:46.485Z] #20 70.98 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-02T01:12:46.485Z] #20 71.00 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-02T01:12:46.485Z] #20 71.01 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:12:46.485Z] #20 71.03 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-02T01:12:46.485Z] #20 71.04 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:12:46.485Z] #20 71.05 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-02T01:12:46.485Z] #20 71.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:12:46.683Z] 0e02c12b1310: Verifying Checksum [2022-02-02T01:12:46.683Z] 0e02c12b1310: Download complete [2022-02-02T01:12:46.930Z] #23 9.238 Collecting yamllint==1.26.1 [2022-02-02T01:12:47.191Z] #23 10.27 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-02T01:12:48.129Z] #23 11.30 Collecting pathspec>=0.5.3 [2022-02-02T01:12:48.390Z] #23 11.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-02T01:12:48.653Z] #23 11.70 Collecting pyyaml [2022-02-02T01:12:48.653Z] #23 11.71 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-02-02T01:12:48.653Z] #23 11.77 Building wheels for collected packages: yamllint [2022-02-02T01:12:48.653Z] #23 11.77 Building wheel for yamllint (setup.py): started [2022-02-02T01:12:49.009Z] #20 DONE 73.5s [2022-02-02T01:12:49.009Z] [2022-02-02T01:12:49.009Z] #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-02-02T01:12:49.009Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:12:49.009Z] #67 ... [2022-02-02T01:12:49.009Z] [2022-02-02T01:12:49.009Z] #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-02-02T01:12:49.009Z] #21 sha256:a0dda4bd9cc3c8205725738412b27407ae226deb12f119d80c7781024abb8253 [2022-02-02T01:12:49.219Z] #23 9.570 Collecting yamllint==1.26.1 [2022-02-02T01:12:49.480Z] #23 ... [2022-02-02T01:12:49.480Z] [2022-02-02T01:12:49.480Z] #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-02-02T01:12:49.480Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:12:49.480Z] #43 182.9 + dpkg --print-architecture [2022-02-02T01:12:49.480Z] #43 182.9 + git checkout -q v2.1.0 [2022-02-02T01:12:49.592Z] #23 12.70 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-02T01:12:49.592Z] #23 12.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4dc88855c7650553033820d6d33c2ee5b689a7f8da1da1696d9eaa8245a39ad7 [2022-02-02T01:12:49.592Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-02T01:12:49.592Z] #23 12.70 Successfully built yamllint [2022-02-02T01:12:49.592Z] #23 12.72 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-02T01:12:49.771Z] #23 9.078 Collecting yamllint==1.26.1 [2022-02-02T01:12:49.940Z] #21 1.096 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-02T01:12:49.940Z] #21 1.102 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-02T01:12:49.940Z] #21 1.102 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-02T01:12:50.031Z] #23 10.14 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-02T01:12:50.052Z] #43 183.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-02T01:12:50.052Z] #43 183.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-02T01:12:50.161Z] #23 13.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-02T01:12:50.420Z] #23 DONE 13.5s [2022-02-02T01:12:50.420Z] [2022-02-02T01:12:50.420Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:12:50.420Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:12:50.420Z] #51 ... [2022-02-02T01:12:50.420Z] [2022-02-02T01:12:50.420Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-02T01:12:50.420Z] #27 sha256:6e34bb705488786b9b2b2114e6dbf8476bddbcc9de93588c7d2f4a54fdd454a5 [2022-02-02T01:12:50.420Z] #27 DONE 0.1s [2022-02-02T01:12:50.680Z] [2022-02-02T01:12:50.680Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-02T01:12:50.680Z] #32 sha256:ede3ed8608580efdff8ae29ac5b3c12d20e7719d7d65181266684f89d291ab37 [2022-02-02T01:12:51.251Z] #32 DONE 0.6s [2022-02-02T01:12:51.251Z] [2022-02-02T01:12:51.251Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-02T01:12:51.251Z] #35 sha256:4680c78a6b5eab7ce5130ed02917f7a168e3177263874df2e7d501a1a3f2229c [2022-02-02T01:12:51.410Z] #23 11.39 Collecting pathspec>=0.5.3 [2022-02-02T01:12:51.410Z] #23 11.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-02T01:12:51.514Z] #35 DONE 0.3s [2022-02-02T01:12:51.515Z] [2022-02-02T01:12:51.515Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:12:51.515Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:12:51.515Z] #51 ... [2022-02-02T01:12:51.515Z] [2022-02-02T01:12:51.515Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-02T01:12:51.515Z] #37 sha256:4898d2fa2b87e1cf9bf791541c232e1d567f421dfb264988f9049b117587c52d [2022-02-02T01:12:51.515Z] #37 DONE 0.0s [2022-02-02T01:12:51.515Z] [2022-02-02T01:12:51.515Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-02T01:12:51.515Z] #41 sha256:ba50cd769705befac56bf9eb016342fd26da14cf4aae4a14366fdc007d448a14 [2022-02-02T01:12:51.515Z] #41 DONE 0.0s [2022-02-02T01:12:51.669Z] #23 11.79 Collecting pyyaml [2022-02-02T01:12:51.669Z] #23 11.80 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-02-02T01:12:51.669Z] #23 11.86 Building wheels for collected packages: yamllint [2022-02-02T01:12:51.669Z] #23 11.87 Building wheel for yamllint (setup.py): started [2022-02-02T01:12:51.776Z] [2022-02-02T01:12:51.776Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:12:51.776Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:12:53.050Z] #23 12.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-02T01:12:53.050Z] #23 12.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=633cf3f285763cafb16981f4fa1f60c4b6f8a6d44b94e28b97acd69ade1eee7b [2022-02-02T01:12:53.050Z] #23 12.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-02T01:12:53.050Z] #23 12.88 Successfully built yamllint [2022-02-02T01:12:53.050Z] #23 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-02T01:12:53.310Z] #23 13.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-02T01:12:53.355Z] #43 ... [2022-02-02T01:12:53.355Z] [2022-02-02T01:12:53.355Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-02T01:12:53.355Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-02T01:12:53.355Z] #23 10.62 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-02T01:12:53.355Z] #23 11.69 Collecting pathspec>=0.5.3 [2022-02-02T01:12:53.355Z] #23 11.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-02T01:12:53.355Z] #23 12.07 Collecting pyyaml [2022-02-02T01:12:53.355Z] #23 12.10 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-02-02T01:12:53.355Z] #23 12.18 Building wheels for collected packages: yamllint [2022-02-02T01:12:53.355Z] #23 12.18 Building wheel for yamllint (setup.py): started [2022-02-02T01:12:53.355Z] #23 13.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-02T01:12:53.355Z] #23 13.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9ac9d3345d8a08378f86f20db48644a22c50d412f513dff37eeb29e9c620f5ce [2022-02-02T01:12:53.355Z] #23 13.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-02T01:12:53.355Z] #23 13.09 Successfully built yamllint [2022-02-02T01:12:53.355Z] #23 13.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-02T01:12:53.355Z] #23 13.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-02T01:12:53.355Z] #23 DONE 14.3s [2022-02-02T01:12:53.355Z] [2022-02-02T01:12:53.355Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:12:53.355Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:12:53.355Z] #51 186.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-02T01:12:53.355Z] #51 DONE 186.9s [2022-02-02T01:12:53.355Z] [2022-02-02T01:12:53.355Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-02T01:12:53.355Z] #27 sha256:477a22e1fbd9c9933b180713ef55499340d313cd3ef475a8dcec75d5fd21ba9b [2022-02-02T01:12:53.570Z] #23 DONE 13.7s [2022-02-02T01:12:53.570Z] [2022-02-02T01:12:53.570Z] #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-02-02T01:12:53.570Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:12:53.570Z] #56 ... [2022-02-02T01:12:53.570Z] [2022-02-02T01:12:53.570Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-02T01:12:53.570Z] #27 sha256:63bc39140e9908882b9324578fd4a91562efd7fce350f79202c16a4d61aeed26 [2022-02-02T01:12:53.570Z] #27 DONE 0.1s [2022-02-02T01:12:53.830Z] [2022-02-02T01:12:53.830Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-02T01:12:53.830Z] #32 sha256:cc14ae45cffb06d62b2dc08a29e54ff8c5a5a5632c6241a8dafb9d745464cf0e [2022-02-02T01:12:54.099Z] #32 DONE 0.6s [2022-02-02T01:12:54.099Z] [2022-02-02T01:12:54.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-02-02T01:12:54.099Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:12:54.301Z] #27 DONE 0.8s [2022-02-02T01:12:54.301Z] [2022-02-02T01:12:54.301Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-02T01:12:54.301Z] #32 sha256:cfc5e9af0a82295f8e761107626d913ae479bcfece909318704e0320bcbde35f [2022-02-02T01:12:54.364Z] #56 ... [2022-02-02T01:12:54.365Z] [2022-02-02T01:12:54.365Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-02T01:12:54.365Z] #35 sha256:328cee1b2a39e68a7664a5cec057a275aaaee6bd711c987c29d9c766542e2f6c [2022-02-02T01:12:54.365Z] #35 DONE 0.3s [2022-02-02T01:12:54.365Z] [2022-02-02T01:12:54.365Z] #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-02-02T01:12:54.365Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:12:54.625Z] #56 ... [2022-02-02T01:12:54.625Z] [2022-02-02T01:12:54.625Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-02T01:12:54.625Z] #37 sha256:e618c9c7cde1021c365aa113e2860b0ea4cf1ca44eed8b002d1415e66b91ab3a [2022-02-02T01:12:54.625Z] #37 DONE 0.0s [2022-02-02T01:12:54.625Z] [2022-02-02T01:12:54.626Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-02T01:12:54.626Z] #41 sha256:d53b97466f5a09375db8bd1ab3fb8b9ebc35bc9dc5af4a3c8682ae7fa653a26c [2022-02-02T01:12:54.626Z] #41 DONE 0.0s [2022-02-02T01:12:54.875Z] #32 DONE 0.7s [2022-02-02T01:12:54.875Z] [2022-02-02T01:12:54.875Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-02T01:12:54.875Z] #35 sha256:50ce3b665a024da7c7b946704bb7606d8e33fe26447d4e3a558b3a91b4768329 [2022-02-02T01:12:54.885Z] [2022-02-02T01:12:54.885Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:12:54.885Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:12:55.455Z] #35 DONE 0.5s [2022-02-02T01:12:55.455Z] [2022-02-02T01:12:55.455Z] #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-02-02T01:12:55.455Z] #60 sha256:8933fffeccb5bfe41187948d540266d8bc29ff7cb84a592ada63e88cafb76f23 [2022-02-02T01:12:55.455Z] #60 ... [2022-02-02T01:12:55.455Z] [2022-02-02T01:12:55.455Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-02T01:12:55.455Z] #37 sha256:cd972c83eab6ae56b4a2b0fb9591073456d461c9daaa0c6e5f344a5b18355fd4 [2022-02-02T01:12:55.455Z] #37 DONE 0.1s [2022-02-02T01:12:55.455Z] [2022-02-02T01:12:55.455Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-02T01:12:55.455Z] #41 sha256:ff94bec264780a01d3e07a2a237a34677bcd8e9af3d413241a40f482850e648f [2022-02-02T01:12:55.455Z] #41 DONE 0.1s [2022-02-02T01:12:55.455Z] [2022-02-02T01:12:55.455Z] #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-02-02T01:12:55.455Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:12:55.971Z] #51 ... [2022-02-02T01:12:55.971Z] [2022-02-02T01:12:55.971Z] #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-02-02T01:12:55.971Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:12:55.971Z] #43 171.2 + dpkg --print-architecture [2022-02-02T01:12:55.971Z] #43 171.2 + git checkout -q v2.1.0 [2022-02-02T01:12:56.125Z] #21 1.680 Reading package lists... [2022-02-02T01:12:56.540Z] #43 171.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-02T01:12:56.540Z] #43 171.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-02T01:12:56.791Z] #51 ... [2022-02-02T01:12:56.791Z] [2022-02-02T01:12:56.792Z] #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-02-02T01:12:56.792Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:12:56.792Z] #43 169.3 + dpkg --print-architecture [2022-02-02T01:12:56.792Z] #43 169.3 + git checkout -q v2.1.0 [2022-02-02T01:12:57.051Z] #43 169.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-02T01:12:57.051Z] #43 169.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-02T01:13:00.044Z] 567fd00846e9: Verifying Checksum [2022-02-02T01:13:00.044Z] 567fd00846e9: Download complete [2022-02-02T01:13:00.297Z] #21 6.454 Reading package lists... [2022-02-02T01:13:00.734Z] #43 ... [2022-02-02T01:13:00.734Z] [2022-02-02T01:13:00.734Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:13:00.734Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:13:00.734Z] #51 175.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-02T01:13:00.734Z] #51 DONE 176.0s [2022-02-02T01:13:00.734Z] [2022-02-02T01:13:00.734Z] #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-02-02T01:13:00.734Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:13:01.228Z] #21 11.06 Building dependency tree... [2022-02-02T01:13:01.229Z] #21 12.25 Reading state information... [2022-02-02T01:13:01.350Z] #43 ... [2022-02-02T01:13:01.350Z] [2022-02-02T01:13:01.350Z] #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.23.8" && /build/golangci-lint --version [2022-02-02T01:13:01.350Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-02T01:13:01.350Z] #51 173.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-02T01:13:01.350Z] #51 DONE 174.1s [2022-02-02T01:13:01.350Z] [2022-02-02T01:13:01.350Z] #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-02-02T01:13:01.350Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:13:02.599Z] #21 13.44 The following additional packages will be installed: [2022-02-02T01:13:02.599Z] #21 13.44 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-02T01:13:02.599Z] #21 13.44 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-02T01:13:02.599Z] #21 13.44 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-02T01:13:02.599Z] #21 13.44 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-02T01:13:02.599Z] #21 13.45 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-02T01:13:02.599Z] #21 13.45 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-02T01:13:02.599Z] #21 13.45 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-02T01:13:02.599Z] #21 13.47 Suggested packages: [2022-02-02T01:13:02.599Z] #21 13.47 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-02T01:13:02.599Z] #21 13.47 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-02T01:13:02.599Z] #21 13.47 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-02T01:13:02.599Z] #21 13.47 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-02T01:13:02.599Z] #21 13.47 seccomp:ppc64el seccomp:s390x [2022-02-02T01:13:02.599Z] #21 13.47 Recommended packages: [2022-02-02T01:13:02.599Z] #21 13.47 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-02T01:13:02.599Z] #21 13.47 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-02T01:13:02.599Z] #21 13.47 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-02T01:13:02.599Z] #21 13.47 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-02T01:13:02.856Z] #21 13.90 The following NEW packages will be installed: [2022-02-02T01:13:02.856Z] #21 13.90 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-02T01:13:02.856Z] #21 13.91 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-02T01:13:02.856Z] #21 13.91 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-02T01:13:02.856Z] #21 13.91 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-02T01:13:02.856Z] #21 13.91 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-02T01:13:02.856Z] #21 13.91 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-02T01:13:02.856Z] #21 13.91 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-02T01:13:02.856Z] #21 13.91 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-02T01:13:02.856Z] #21 13.91 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-02T01:13:02.856Z] #21 13.91 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-02T01:13:02.856Z] #21 13.91 libseccomp2:ppc64el libseccomp2:s390x [2022-02-02T01:13:03.113Z] #21 14.27 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:13:03.113Z] #21 14.27 Need to get 15.9 MB of archives. [2022-02-02T01:13:03.113Z] #21 14.27 After this operation, 73.0 MB of additional disk space will be used. [2022-02-02T01:13:03.113Z] #21 14.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-02T01:13:03.113Z] #21 14.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-02T01:13:03.113Z] #21 14.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-02T01:13:03.113Z] #21 14.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-02T01:13:03.113Z] #21 14.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-02T01:13:03.113Z] #21 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-02T01:13:03.113Z] #21 14.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-02T01:13:03.113Z] #21 14.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-02T01:13:03.371Z] #21 14.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-02T01:13:03.371Z] #21 14.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-02T01:13:03.371Z] #21 14.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-02T01:13:03.371Z] #21 14.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-02T01:13:03.371Z] #21 14.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-02T01:13:03.371Z] #21 14.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-02T01:13:03.371Z] #21 14.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-02T01:13:03.371Z] #21 14.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-02T01:13:03.371Z] #21 14.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-02T01:13:03.371Z] #21 14.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-02T01:13:03.371Z] #21 14.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-02T01:13:03.371Z] #21 14.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-02T01:13:03.371Z] #21 14.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-02T01:13:03.371Z] #21 14.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-02T01:13:03.371Z] #21 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-02T01:13:03.371Z] #21 14.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-02T01:13:03.371Z] #21 14.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-02T01:13:03.371Z] #21 14.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-02T01:13:03.371Z] #21 14.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-02T01:13:03.653Z] #21 14.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-02T01:13:03.653Z] #21 14.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-02T01:13:03.653Z] #21 14.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-02T01:13:03.653Z] #21 14.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-02T01:13:03.653Z] #21 14.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-02T01:13:03.653Z] #21 14.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-02T01:13:03.653Z] #21 14.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-02T01:13:03.653Z] #21 14.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-02T01:13:03.653Z] #21 14.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-02T01:13:03.653Z] #21 14.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-02T01:13:03.653Z] #21 14.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-02T01:13:03.653Z] #21 14.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-02T01:13:03.653Z] #21 14.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-02T01:13:03.940Z] #56 ... [2022-02-02T01:13:03.940Z] [2022-02-02T01:13:03.941Z] #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-02-02T01:13:03.941Z] #26 sha256:497112da550e80aa190792289bd90bbf1be044970f28130c2589599fff58cba6 [2022-02-02T01:13:03.941Z] #26 183.1 + return [2022-02-02T01:13:03.941Z] #26 DONE 185.6s [2022-02-02T01:13:03.941Z] [2022-02-02T01:13:03.941Z] #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-02-02T01:13:03.941Z] #60 sha256:2a83257735f3a002222282e2d393d53e463b26ab4cfccd751684af8cc551e86c [2022-02-02T01:13:03.941Z] #60 154.7 + bin/containerd [2022-02-02T01:13:03.941Z] #60 ... [2022-02-02T01:13:03.941Z] [2022-02-02T01:13:03.941Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-02T01:13:03.941Z] #27 sha256:995ddcc0535f98daa76bef0322e59511ba31d91c482b85f56c653a9928ff8274 [2022-02-02T01:13:03.941Z] #27 DONE 1.1s [2022-02-02T01:13:03.941Z] [2022-02-02T01:13:03.941Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-02T01:13:03.941Z] #32 sha256:b507d0ce6f2741b22e612df5421fa834d4190fe393593c1bc474d6e7e90875e6 [2022-02-02T01:13:03.941Z] #32 DONE 1.1s [2022-02-02T01:13:03.941Z] [2022-02-02T01:13:03.941Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-02T01:13:03.941Z] #35 sha256:e8bf7d8da65e7742364d24765ade2a9cb2026245828eda15f7596fbcb7af0211 [2022-02-02T01:13:03.941Z] #35 DONE 0.6s [2022-02-02T01:13:03.941Z] [2022-02-02T01:13:03.941Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-02T01:13:03.941Z] #37 sha256:44128e14fdf6125fd95f13c4849f4ed72419aa1333615baad9e47ad403aae8d6 [2022-02-02T01:13:04.201Z] #37 DONE 0.1s [2022-02-02T01:13:04.201Z] [2022-02-02T01:13:04.201Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-02T01:13:04.201Z] #41 sha256:9017c43aafc39dae1df3336f5caa6fb79434e6472a5ee7c14a1628f4187174b6 [2022-02-02T01:13:04.201Z] #41 DONE 0.1s [2022-02-02T01:13:04.201Z] [2022-02-02T01:13:04.201Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-02T01:13:04.201Z] #44 sha256:248b3066c8f2ce06d19f834b5d5a9fa6738fd90ab996d9f300744492c8934062 [2022-02-02T01:13:04.237Z] #21 15.33 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:13:04.506Z] #21 15.58 Fetched 15.9 MB in 1s (22.3 MB/s) [2022-02-02T01:13:04.506Z] #21 15.62 Selecting previously unselected package gcc-10-base:armel. [2022-02-02T01:13:04.763Z] #21 15.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-02-02T01:13:04.763Z] #21 15.67 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-02T01:13:04.763Z] #21 15.68 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-02T01:13:04.763Z] #21 15.72 Selecting previously unselected package gcc-10-base:armhf. [2022-02-02T01:13:04.763Z] #21 15.73 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-02T01:13:04.763Z] #21 15.73 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-02T01:13:04.763Z] #21 15.79 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-02T01:13:04.763Z] #21 15.80 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-02T01:13:04.763Z] #21 15.80 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-02T01:13:04.763Z] #21 15.90 Selecting previously unselected package gcc-10-base:s390x. [2022-02-02T01:13:04.763Z] #21 15.90 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-02T01:13:04.763Z] #21 15.91 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-02T01:13:04.763Z] #21 15.96 Selecting previously unselected package gcc-10-base:arm64. [2022-02-02T01:13:04.763Z] #21 15.97 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-02T01:13:04.763Z] #21 15.97 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-02T01:13:05.019Z] #21 16.03 Selecting previously unselected package libgcc-s1:armel. [2022-02-02T01:13:05.019Z] #21 16.03 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-02T01:13:05.019Z] #21 16.05 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-02T01:13:05.019Z] #21 16.09 Selecting previously unselected package libcrypt1:armel. [2022-02-02T01:13:05.019Z] #21 16.10 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-02T01:13:05.019Z] #21 16.11 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-02T01:13:05.276Z] #21 16.22 Selecting previously unselected package libc6:armel. [2022-02-02T01:13:05.276Z] #21 16.22 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-02T01:13:05.532Z] #21 16.47 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-02T01:13:05.789Z] #21 16.88 Selecting previously unselected package libapparmor1:armel. [2022-02-02T01:13:05.789Z] #21 16.88 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-02T01:13:05.789Z] #21 16.89 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-02T01:13:05.789Z] #21 16.94 Selecting previously unselected package libapparmor-dev:armel. [2022-02-02T01:13:05.789Z] #21 16.94 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-02T01:13:05.789Z] #21 16.95 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-02T01:13:05.789Z] #21 17.01 Selecting previously unselected package libgcc-s1:arm64. [2022-02-02T01:13:06.045Z] #21 17.01 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-02T01:13:06.045Z] #21 17.02 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-02T01:13:06.045Z] #21 17.07 Selecting previously unselected package libcrypt1:arm64. [2022-02-02T01:13:06.045Z] #21 17.07 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-02T01:13:06.045Z] #21 17.08 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-02T01:13:06.045Z] #21 17.18 Selecting previously unselected package libc6:arm64. [2022-02-02T01:13:06.045Z] #21 17.18 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-02T01:13:06.302Z] #21 17.36 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-02T01:13:06.737Z] #44 DONE 2.1s [2022-02-02T01:13:06.737Z] [2022-02-02T01:13:06.737Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-02T01:13:06.737Z] #48 sha256:edeab397224841c20e7e01b8b3f02951c48d5944eb7d7cf1f252a58199975dc6 [2022-02-02T01:13:06.737Z] #48 DONE 0.1s [2022-02-02T01:13:06.737Z] [2022-02-02T01:13:06.737Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-02T01:13:06.737Z] #50 sha256:b1419ab16f4b304159a1f18b0da3285b276d6856c30ed5a8588ac01de0d6bbd7 [2022-02-02T01:13:06.737Z] #50 DONE 0.1s [2022-02-02T01:13:06.737Z] [2022-02-02T01:13:06.737Z] #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-02-02T01:13:06.737Z] #56 sha256:20c1faa17558632ebf3848c3a15de9b2044e32d7fc204327fd97adaa0d765ddb [2022-02-02T01:13:06.737Z] #56 95.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-02T01:13:06.737Z] #56 96.35 + mkdir -p /build [2022-02-02T01:13:06.737Z] #56 96.36 + cp runc /build/runc [2022-02-02T01:13:06.737Z] #56 DONE 96.4s [2022-02-02T01:13:06.737Z] [2022-02-02T01:13:06.737Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-02T01:13:06.737Z] #52 sha256:b82eca6f4620ed0b86c6eb8ca37299aef2e4a7f89fa11add884c49a6b9cb8722 [2022-02-02T01:13:06.865Z] #21 17.79 Selecting previously unselected package libapparmor1:arm64. [2022-02-02T01:13:06.865Z] #21 17.79 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-02T01:13:06.865Z] #21 17.80 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-02T01:13:06.865Z] #21 17.84 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-02T01:13:06.865Z] #21 17.85 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-02T01:13:06.865Z] #21 17.86 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-02T01:13:06.865Z] #21 17.92 Selecting previously unselected package libgcc-s1:s390x. [2022-02-02T01:13:06.865Z] #21 17.93 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-02T01:13:06.865Z] #21 17.93 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-02T01:13:06.865Z] #21 17.98 Selecting previously unselected package libcrypt1:s390x. [2022-02-02T01:13:06.865Z] #21 17.98 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-02T01:13:06.865Z] #21 17.99 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-02T01:13:07.122Z] #21 18.06 Selecting previously unselected package libc6:s390x. [2022-02-02T01:13:07.122Z] #21 18.07 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-02T01:13:07.122Z] #21 18.27 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-02T01:13:07.306Z] #52 DONE 0.8s [2022-02-02T01:13:07.306Z] [2022-02-02T01:13:07.306Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-02T01:13:07.306Z] #54 sha256:c07c7fb46d0d61a77a7a7142a0b215f8103d96ac75b97fe6b58f99a2966989c0 [2022-02-02T01:13:07.306Z] #54 DONE 0.2s [2022-02-02T01:13:07.306Z] [2022-02-02T01:13:07.306Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-02T01:13:07.306Z] #57 sha256:8a6927de1e498e94a2cddb1af30fe134ee717366794928913dd9f4f55148831f [2022-02-02T01:13:07.684Z] #21 18.72 Selecting previously unselected package libapparmor1:s390x. [2022-02-02T01:13:07.684Z] #21 18.72 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-02T01:13:07.684Z] #21 18.73 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-02T01:13:07.684Z] #21 18.78 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-02T01:13:07.684Z] #21 18.78 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-02T01:13:07.684Z] #21 18.79 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-02T01:13:07.684Z] #21 18.86 Selecting previously unselected package libgcc-s1:armhf. [2022-02-02T01:13:07.684Z] #21 18.86 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-02T01:13:07.684Z] #21 18.86 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-02T01:13:07.684Z] #21 18.92 Selecting previously unselected package libcrypt1:armhf. [2022-02-02T01:13:07.707Z] #43 DONE 200.0s [2022-02-02T01:13:07.707Z] [2022-02-02T01:13:07.707Z] #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-02-02T01:13:07.707Z] #56 sha256:06f2a7b07ce5c5fc29c6210669b6afd2d3e6d777c1d3f7adcac1b6ecd0d98dfc [2022-02-02T01:13:07.941Z] #21 18.92 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-02T01:13:07.941Z] #21 18.93 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-02T01:13:07.941Z] #21 19.02 Selecting previously unselected package libc6:armhf. [2022-02-02T01:13:07.941Z] #21 19.02 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-02T01:13:08.198Z] #21 19.24 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-02T01:13:08.243Z] #57 DONE 0.6s [2022-02-02T01:13:08.243Z] [2022-02-02T01:13:08.243Z] #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-02-02T01:13:08.243Z] #60 sha256:2a83257735f3a002222282e2d393d53e463b26ab4cfccd751684af8cc551e86c [2022-02-02T01:13:08.650Z] #56 ... [2022-02-02T01:13:08.650Z] [2022-02-02T01:13:08.650Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-02T01:13:08.650Z] #44 sha256:539d4f70c715526cdd7abc2cc3b81b9966e4dc92bb96afcec8e1415594452b26 [2022-02-02T01:13:08.761Z] #21 19.64 Selecting previously unselected package libapparmor1:armhf. [2022-02-02T01:13:08.761Z] #21 19.64 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-02T01:13:08.761Z] #21 19.65 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-02T01:13:08.761Z] #21 19.70 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-02T01:13:08.761Z] #21 19.71 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-02T01:13:08.761Z] #21 19.71 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-02T01:13:08.761Z] #21 19.77 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-02T01:13:08.761Z] #21 19.78 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-02T01:13:08.761Z] #21 19.79 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-02T01:13:08.761Z] #21 19.85 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-02T01:13:08.761Z] #21 19.85 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-02T01:13:08.761Z] #21 19.86 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-02T01:13:09.018Z] #21 19.94 Selecting previously unselected package libc6:ppc64el. [2022-02-02T01:13:09.018Z] #21 19.95 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-02T01:13:09.018Z] #21 20.16 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-02T01:13:09.222Z] #44 DONE 0.6s [2022-02-02T01:13:09.222Z] [2022-02-02T01:13:09.222Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-02T01:13:09.222Z] #48 sha256:38b538262456aaba3b29e600ab50cd6ae14bbee44f599d83b27dcd138ff171b9 [2022-02-02T01:13:09.222Z] #48 DONE 0.1s [2022-02-02T01:13:09.222Z] [2022-02-02T01:13:09.222Z] #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-02-02T01:13:09.222Z] #56 sha256:06f2a7b07ce5c5fc29c6210669b6afd2d3e6d777c1d3f7adcac1b6ecd0d98dfc [2022-02-02T01:13:09.485Z] #56 ... [2022-02-02T01:13:09.485Z] [2022-02-02T01:13:09.485Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-02T01:13:09.485Z] #50 sha256:251b8d079c4c3ff1bb9e0c152600cf48e25fd7f65c23b27d6d53209f82bbca56 [2022-02-02T01:13:09.485Z] #50 DONE 0.1s [2022-02-02T01:13:09.485Z] [2022-02-02T01:13:09.485Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-02T01:13:09.485Z] #52 sha256:0b7ddc3d413a342a23da034e8ec7b62862fef8eb256f10215ea08f73adb2ec1c [2022-02-02T01:13:09.581Z] #21 20.71 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-02T01:13:09.581Z] #21 20.72 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-02T01:13:09.581Z] #21 20.73 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-02T01:13:09.838Z] #21 20.78 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-02T01:13:09.838Z] #21 20.79 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-02T01:13:09.838Z] #21 20.79 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-02T01:13:09.838Z] #21 20.89 Selecting previously unselected package libseccomp2:s390x. [2022-02-02T01:13:09.838Z] #21 20.89 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-02T01:13:09.838Z] #21 20.90 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-02T01:13:09.839Z] #21 20.94 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-02T01:13:09.839Z] #21 20.95 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-02T01:13:09.839Z] #21 20.95 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.063Z] #52 DONE 0.5s [2022-02-02T01:13:10.063Z] [2022-02-02T01:13:10.063Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-02T01:13:10.063Z] #54 sha256:34c0c0ce649134973ec273cb9ee678bc50b0f538067fb68a016edbd3abb2775f [2022-02-02T01:13:10.063Z] #54 DONE 0.1s [2022-02-02T01:13:10.063Z] [2022-02-02T01:13:10.063Z] #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-02-02T01:13:10.063Z] #56 sha256:06f2a7b07ce5c5fc29c6210669b6afd2d3e6d777c1d3f7adcac1b6ecd0d98dfc [2022-02-02T01:13:10.095Z] #21 21.02 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-02T01:13:10.095Z] #21 21.02 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-02T01:13:10.095Z] #21 21.03 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.095Z] #21 21.07 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-02T01:13:10.095Z] #21 21.08 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-02T01:13:10.095Z] #21 21.09 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.095Z] #21 21.15 Selecting previously unselected package libseccomp2:armhf. [2022-02-02T01:13:10.095Z] #21 21.15 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-02T01:13:10.095Z] #21 21.16 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.095Z] #21 21.21 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-02T01:13:10.095Z] #21 21.21 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-02T01:13:10.095Z] #21 21.22 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.351Z] #21 21.31 Selecting previously unselected package libseccomp2:armel. [2022-02-02T01:13:10.351Z] #21 21.32 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-02T01:13:10.351Z] #21 21.32 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.351Z] #21 21.38 Selecting previously unselected package libseccomp-dev:armel. [2022-02-02T01:13:10.351Z] #21 21.39 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-02T01:13:10.351Z] #21 21.40 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.351Z] #21 21.49 Selecting previously unselected package libseccomp2:arm64. [2022-02-02T01:13:10.351Z] #21 21.51 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-02T01:13:10.351Z] #21 21.51 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.490Z] 4612f6d0b889: Verifying Checksum [2022-02-02T01:13:10.490Z] 4612f6d0b889: Download complete [2022-02-02T01:13:10.607Z] #21 21.56 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-02T01:13:10.607Z] #21 21.57 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-02T01:13:10.607Z] #21 21.58 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-02T01:13:10.607Z] #21 21.71 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-02T01:13:10.607Z] #21 21.72 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-02T01:13:10.607Z] #21 21.73 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-02T01:13:10.607Z] #21 21.74 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-02T01:13:10.607Z] #21 21.75 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-02T01:13:10.607Z] #21 21.77 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-02T01:13:10.607Z] #21 21.78 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-02T01:13:10.607Z] #21 21.80 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-02T01:13:10.863Z] #21 21.81 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-02T01:13:10.863Z] #21 21.82 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-02T01:13:10.863Z] #21 21.83 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-02T01:13:10.863Z] #21 21.85 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-02T01:13:10.863Z] #21 21.86 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-02T01:13:10.863Z] #21 21.87 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-02T01:13:10.863Z] #21 21.89 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-02T01:13:10.863Z] #21 21.90 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-02T01:13:12.230Z] #21 23.15 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-02T01:13:13.599Z] #21 24.39 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-02T01:13:14.528Z] #21 25.64 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-02T01:13:15.896Z] #21 26.87 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-02T01:13:17.266Z] #21 28.13 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.14 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.16 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.17 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.18 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.20 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.21 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.22 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.23 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.25 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.26 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.28 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.29 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.31 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.32 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-02T01:13:17.266Z] #21 28.33 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.34 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.36 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.37 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.38 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-02T01:13:17.266Z] #21 28.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:13:18.199Z] #21 DONE 29.0s [2022-02-02T01:13:18.199Z] [2022-02-02T01:13:18.199Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-02T01:13:18.199Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-02T01:13:18.199Z] #22 ... [2022-02-02T01:13:18.199Z] [2022-02-02T01:13:18.199Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-02T01:13:18.199Z] #62 sha256:bd71caeb50ddac72f4e00522f44902173f511068f51ac8ba5fa904eac35c3359 [2022-02-02T01:13:18.199Z] #62 DONE 0.2s [2022-02-02T01:13:18.199Z] [2022-02-02T01:13:18.199Z] #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-02-02T01:13:18.199Z] #63 sha256:a17a0a7e488f696cfe77b4a2e97cea77b11dd87e39703ce626b613b469697037 [2022-02-02T01:13:18.878Z] #60 ... [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #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-02-02T01:13:18.878Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:13:18.878Z] #43 DONE 191.2s [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #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-02-02T01:13:18.878Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:13:18.878Z] #60 ... [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-02T01:13:18.878Z] #44 sha256:d666554a445f78d51308f660545a1b3ed13c63bf7850d531c132f00b1f4e84e7 [2022-02-02T01:13:18.878Z] #44 DONE 0.5s [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-02T01:13:18.878Z] #48 sha256:8ddb7bb299b33209be0f1a20be486984b7f4b8f0150096ffa1f37a4b56c7f851 [2022-02-02T01:13:18.878Z] #48 DONE 0.0s [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #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-02-02T01:13:18.878Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:13:18.878Z] #60 ... [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-02T01:13:18.878Z] #50 sha256:dbb5d5964c29e8df8255d04f75b8355c5928643a3da93ea5d092de6c08885cb1 [2022-02-02T01:13:18.878Z] #50 DONE 0.1s [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-02T01:13:18.878Z] #52 sha256:7ce082eb03b38848a2f745acfddaf762b54fb154cd6f6c24e283429095277eb4 [2022-02-02T01:13:18.878Z] #52 DONE 0.4s [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-02T01:13:18.878Z] #54 sha256:c0e24acfb271bd5b23997ab13751ba05fb668c152c8f89cf82ae4bedc3b8720b [2022-02-02T01:13:18.878Z] #54 DONE 0.1s [2022-02-02T01:13:18.878Z] [2022-02-02T01:13:18.878Z] #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-02-02T01:13:18.878Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:13:19.129Z] #63 ... [2022-02-02T01:13:19.129Z] [2022-02-02T01:13:19.129Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-02T01:13:19.129Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-02T01:13:19.129Z] #22 DONE 1.1s [2022-02-02T01:13:19.129Z] [2022-02-02T01:13:19.129Z] #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-02-02T01:13:19.129Z] #23 sha256:5ac3eb3ca28282bbf70fda90c0c945ef924bfae5086a3f2d41af9fd8c8c8353d [2022-02-02T01:13:19.515Z] #60 ... [2022-02-02T01:13:19.515Z] [2022-02-02T01:13:19.515Z] #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-02-02T01:13:19.515Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-02T01:13:19.515Z] #43 DONE 189.5s [2022-02-02T01:13:19.515Z] [2022-02-02T01:13:19.515Z] #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-02-02T01:13:19.515Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:13:19.515Z] #60 ... [2022-02-02T01:13:19.515Z] [2022-02-02T01:13:19.515Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-02T01:13:19.515Z] #44 sha256:0766976cf3025669b0e66d98eaca15eaee1f1ebdb9622c1b1539e06f517e25d9 [2022-02-02T01:13:19.777Z] #44 DONE 0.2s [2022-02-02T01:13:19.777Z] [2022-02-02T01:13:19.777Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-02T01:13:19.777Z] #48 sha256:3b1d5bd7af995f247b4834368003ff50b60f045bacd825ee8570eee0b30958d1 [2022-02-02T01:13:19.777Z] #48 DONE 0.2s [2022-02-02T01:13:19.777Z] [2022-02-02T01:13:19.777Z] #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-02-02T01:13:19.777Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:13:20.037Z] #60 ... [2022-02-02T01:13:20.037Z] [2022-02-02T01:13:20.037Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-02T01:13:20.037Z] #50 sha256:aebe4941558e93a6e0554f946399f5b49896cac0dd6f37b1986d02375919e1f9 [2022-02-02T01:13:20.037Z] #50 DONE 0.1s [2022-02-02T01:13:20.037Z] [2022-02-02T01:13:20.037Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-02T01:13:20.037Z] #52 sha256:e15ba02d4f0c25b5d1009d34b54cdbede1286a9999337ad4cb3f97a0abc2f9f5 [2022-02-02T01:13:20.062Z] #23 DONE 1.0s [2022-02-02T01:13:20.062Z] [2022-02-02T01:13:20.062Z] #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-02-02T01:13:20.062Z] #63 sha256:a17a0a7e488f696cfe77b4a2e97cea77b11dd87e39703ce626b613b469697037 [2022-02-02T01:13:20.062Z] #63 1.306 + RM_GOPATH=0 [2022-02-02T01:13:20.062Z] #63 1.306 + TMP_GOPATH= [2022-02-02T01:13:20.062Z] #63 1.306 + : /build [2022-02-02T01:13:20.062Z] #63 1.306 + '[' -z '' ']' [2022-02-02T01:13:20.062Z] #63 1.306 ++ mktemp -d [2022-02-02T01:13:20.062Z] #63 1.312 + export GOPATH=/tmp/tmp.JoIEQCsdtj [2022-02-02T01:13:20.062Z] #63 1.312 + GOPATH=/tmp/tmp.JoIEQCsdtj [2022-02-02T01:13:20.062Z] #63 1.312 + RM_GOPATH=1 [2022-02-02T01:13:20.062Z] #63 1.312 + case "$(go env GOARCH)" in [2022-02-02T01:13:20.062Z] #63 1.316 ++ go env GOARCH [2022-02-02T01:13:20.062Z] #63 1.328 Install runc version v1.0.3 (build tags: seccomp) [2022-02-02T01:13:20.062Z] #63 1.328 + export GO_BUILDMODE=-buildmode=pie [2022-02-02T01:13:20.062Z] #63 1.328 + GO_BUILDMODE=-buildmode=pie [2022-02-02T01:13:20.062Z] #63 1.328 ++ dirname /install.sh [2022-02-02T01:13:20.062Z] #63 1.328 + dir=/ [2022-02-02T01:13:20.062Z] #63 1.328 + bin=runc [2022-02-02T01:13:20.062Z] #63 1.328 + shift [2022-02-02T01:13:20.062Z] #63 1.328 + '[' '!' -f //runc.installer ']' [2022-02-02T01:13:20.062Z] #63 1.328 + . //runc.installer [2022-02-02T01:13:20.062Z] #63 1.328 ++ set -e [2022-02-02T01:13:20.062Z] #63 1.328 ++ : v1.0.3 [2022-02-02T01:13:20.062Z] #63 1.328 + install_runc [2022-02-02T01:13:20.062Z] #63 1.328 + RUNC_BUILDTAGS=seccomp [2022-02-02T01:13:20.062Z] #63 1.328 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-02T01:13:20.062Z] #63 1.328 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JoIEQCsdtj/src/github.com/opencontainers/runc [2022-02-02T01:13:20.062Z] #63 1.328 Cloning into '/tmp/tmp.JoIEQCsdtj/src/github.com/opencontainers/runc'... [2022-02-02T01:13:20.296Z] #52 DONE 0.2s [2022-02-02T01:13:20.296Z] [2022-02-02T01:13:20.296Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-02T01:13:20.296Z] #54 sha256:e67549fafdff39c4e36ac80d4c11a5dfdb8c51ef7225c124c37debd21e228dcc [2022-02-02T01:13:20.296Z] #54 DONE 0.1s [2022-02-02T01:13:20.296Z] [2022-02-02T01:13:20.296Z] #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-02-02T01:13:20.296Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:13:21.433Z] #63 ... [2022-02-02T01:13:21.433Z] [2022-02-02T01:13:21.433Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-02T01:13:21.433Z] #24 sha256:2d4c73337c62a97c3086bc6d7faefe36532c57917bc7045df5475ef8be001e80 [2022-02-02T01:13:21.433Z] #24 0.865 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-02T01:13:21.433Z] #24 DONE 1.1s [2022-02-02T01:13:21.433Z] [2022-02-02T01:13:21.433Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-02T01:13:21.433Z] #25 sha256:07c1e470dff771da584d8e174320cf3241347fde64862ad1a1883e4a1d9d7a1d [2022-02-02T01:13:21.998Z] #25 DONE 0.9s [2022-02-02T01:13:21.998Z] [2022-02-02T01:13:21.998Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-02T01:13:21.998Z] #26 sha256:bc187125d87589fcbf96f57b052c47b4faac753419a52ae2db8572667ff9074a [2022-02-02T01:13:22.930Z] #26 DONE 0.9s [2022-02-02T01:13:22.930Z] [2022-02-02T01:13:22.930Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-02T01:13:22.930Z] #27 sha256:d6df7002c83649f0cd6fa405153548e82ff206bd3810ffd338d0597dfd935d50 [2022-02-02T01:13:23.862Z] #27 DONE 0.9s [2022-02-02T01:13:23.862Z] [2022-02-02T01:13:23.862Z] #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-02-02T01:13:23.862Z] #63 sha256:a17a0a7e488f696cfe77b4a2e97cea77b11dd87e39703ce626b613b469697037 [2022-02-02T01:13:23.862Z] #63 5.650 + cd /tmp/tmp.JoIEQCsdtj/src/github.com/opencontainers/runc [2022-02-02T01:13:23.862Z] #63 5.650 + git checkout -q v1.0.3 [2022-02-02T01:13:24.125Z] #63 6.027 + '[' -z '' ']' [2022-02-02T01:13:24.125Z] #63 6.027 + target=static [2022-02-02T01:13:24.125Z] #63 6.027 + make BUILDTAGS=seccomp static [2022-02-02T01:13:24.382Z] #63 6.326 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-02T01:13:28.192Z] #56 ... [2022-02-02T01:13:28.192Z] [2022-02-02T01:13:28.192Z] #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-02-02T01:13:28.192Z] #60 sha256:8933fffeccb5bfe41187948d540266d8bc29ff7cb84a592ada63e88cafb76f23 [2022-02-02T01:13:28.192Z] #60 184.1 + bin/containerd [2022-02-02T01:13:29.634Z] #63 ... [2022-02-02T01:13:29.634Z] [2022-02-02T01:13:29.634Z] #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-02-02T01:13:29.634Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-02T01:13:29.634Z] #28 1.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-02T01:13:29.634Z] #28 1.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-02T01:13:29.634Z] #28 1.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-02T01:13:29.634Z] #28 1.647 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-02T01:13:29.634Z] #28 1.892 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-02T01:13:29.634Z] #28 2.186 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-02T01:13:29.634Z] #28 2.422 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-02T01:13:29.634Z] #28 2.682 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-02T01:13:29.634Z] #28 3.033 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-02T01:13:29.634Z] #28 3.231 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-02T01:13:29.634Z] #28 3.233 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-02T01:13:29.634Z] #28 3.239 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-02T01:13:29.634Z] #28 3.241 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-02T01:13:29.634Z] #28 3.242 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-02T01:13:29.634Z] #28 3.249 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-02T01:13:29.634Z] #28 3.485 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-02T01:13:29.634Z] #28 3.491 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-02T01:13:29.634Z] #28 3.495 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-02T01:13:29.634Z] #28 3.496 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-02T01:13:29.634Z] #28 3.505 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-02T01:13:29.634Z] #28 3.506 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-02T01:13:30.180Z] #60 185.4 # github.com/containerd/containerd/cmd/containerd [2022-02-02T01:13:30.180Z] #60 185.4 /usr/bin/ld: /tmp/go-link-3893533359/000019.o: in function `New': [2022-02-02T01:13:30.180Z] #60 185.4 /tmp/tmp.AA6rRtp4PZ/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-02-02T01:13:30.180Z] #60 185.5 + bin/containerd-stress [2022-02-02T01:13:30.180Z] #60 186.5 + bin/containerd-shim [2022-02-02T01:13:32.403Z] #60 ... [2022-02-02T01:13:32.403Z] [2022-02-02T01:13:32.403Z] #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-02-02T01:13:32.403Z] #56 sha256:06f2a7b07ce5c5fc29c6210669b6afd2d3e6d777c1d3f7adcac1b6ecd0d98dfc [2022-02-02T01:13:32.403Z] #56 110.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-02T01:13:33.349Z] #56 111.6 + mkdir -p /build [2022-02-02T01:13:33.349Z] #56 111.6 + cp runc /build/runc [2022-02-02T01:13:33.959Z] #56 DONE 112.5s [2022-02-02T01:13:33.960Z] [2022-02-02T01:13:33.960Z] #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-02-02T01:13:33.960Z] #60 sha256:8933fffeccb5bfe41187948d540266d8bc29ff7cb84a592ada63e88cafb76f23 [2022-02-02T01:13:35.375Z] #60 ... [2022-02-02T01:13:35.375Z] [2022-02-02T01:13:35.375Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-02T01:13:35.375Z] #57 sha256:6ab465753a5a35ddc85660935e5687f6355a43898d938072c554b5d8c2e0a2da [2022-02-02T01:13:35.375Z] #57 DONE 0.3s [2022-02-02T01:13:35.375Z] [2022-02-02T01:13:35.375Z] #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-02-02T01:13:35.375Z] #60 sha256:8933fffeccb5bfe41187948d540266d8bc29ff7cb84a592ada63e88cafb76f23 [2022-02-02T01:13:35.463Z] #60 192.3 + bin/containerd-shim-runc-v1 [2022-02-02T01:13:36.179Z] #28 ... [2022-02-02T01:13:36.179Z] [2022-02-02T01:13:36.179Z] #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-02-02T01:13:36.179Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:13:36.179Z] #67 62.39 + bin/containerd [2022-02-02T01:13:38.700Z] #67 ... [2022-02-02T01:13:38.700Z] [2022-02-02T01:13:38.700Z] #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-02-02T01:13:38.700Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-02T01:13:38.700Z] #28 14.82 Fetched 48.9 MB in 14s (3518 kB/s) [2022-02-02T01:13:39.700Z] #60 196.5 + bin/containerd-shim-runc-v2 [2022-02-02T01:13:40.305Z] #60 197.1 + binaries [2022-02-02T01:13:40.305Z] #60 197.1 + install -D bin/containerd /build/containerd [2022-02-02T01:13:40.305Z] #60 197.1 + install -D bin/containerd-shim /build/containerd-shim [2022-02-02T01:13:40.305Z] #60 197.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-02T01:13:40.305Z] #60 197.1 + install -D bin/ctr /build/ctr [2022-02-02T01:13:40.813Z] #60 176.0 + bin/containerd [2022-02-02T01:13:42.254Z] #56 ... [2022-02-02T01:13:42.255Z] [2022-02-02T01:13:42.255Z] #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-02-02T01:13:42.255Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:13:42.255Z] #60 177.9 + bin/containerd [2022-02-02T01:13:42.720Z] #60 ... [2022-02-02T01:13:42.720Z] [2022-02-02T01:13:42.720Z] #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-02-02T01:13:42.720Z] #56 sha256:c2c898757dcfb893f8f3ef07eb37679390d2a2783c783acfdccbd7c3a69737c1 [2022-02-02T01:13:42.720Z] #56 114.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-02T01:13:42.720Z] #56 115.5 + mkdir -p /build [2022-02-02T01:13:42.720Z] #56 115.5 + cp runc /build/runc [2022-02-02T01:13:43.656Z] #56 DONE 116.5s [2022-02-02T01:13:43.656Z] [2022-02-02T01:13:43.656Z] #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-02-02T01:13:43.656Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:13:44.795Z] #60 ... [2022-02-02T01:13:44.795Z] [2022-02-02T01:13:44.795Z] #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-02-02T01:13:44.795Z] #56 sha256:145a5b0b61e090c966f7a77b294acf1131cf71ce2c1ed610ff5472f6eba36f0b [2022-02-02T01:13:44.795Z] #56 114.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-02T01:13:44.795Z] #56 114.9 + mkdir -p /build [2022-02-02T01:13:44.795Z] #56 114.9 + cp runc /build/runc [2022-02-02T01:13:44.795Z] #56 DONE 115.9s [2022-02-02T01:13:44.795Z] [2022-02-02T01:13:44.795Z] #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-02-02T01:13:44.795Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:13:45.039Z] #60 ... [2022-02-02T01:13:45.039Z] [2022-02-02T01:13:45.039Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-02T01:13:45.039Z] #57 sha256:ed2d299224ec3609633f8602a268032776d2b2ec15fcc34685be32cf18ee2661 [2022-02-02T01:13:45.245Z] #28 14.82 Reading package lists... [2022-02-02T01:13:45.298Z] #57 DONE 0.4s [2022-02-02T01:13:45.298Z] [2022-02-02T01:13:45.298Z] #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-02-02T01:13:45.298Z] #60 sha256:10ee822d7112d93a5031ba27a29bf9291a15d056e960987c6fef780e40f195fa [2022-02-02T01:13:45.735Z] #60 ... [2022-02-02T01:13:45.736Z] [2022-02-02T01:13:45.736Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-02T01:13:45.736Z] #57 sha256:6496d0ee1a2959f99639b89dee52b77a70178b007763a087999f7d4f98582930 [2022-02-02T01:13:45.995Z] #57 DONE 0.4s [2022-02-02T01:13:45.995Z] [2022-02-02T01:13:45.995Z] #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-02-02T01:13:45.995Z] #60 sha256:f6e3b59c57b62b158cba10c5ea4cd8247edaa6e73e6ffaa377c2a6e24bda64a7 [2022-02-02T01:13:46.875Z] #60 DONE 203.0s [2022-02-02T01:13:47.133Z] [2022-02-02T01:13:47.133Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-02T01:13:47.133Z] #61 sha256:b1745d6d497ef512ea9e656680226db0abd661924f70e076f347f77ea02163cb [2022-02-02T01:13:49.665Z] #61 DONE 2.2s [2022-02-02T01:13:49.665Z] [2022-02-02T01:13:49.665Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-02T01:13:49.665Z] #66 sha256:d78903c441c216cd92c1902d786517a06434581e266dd1ebda3eab4582f744ad [2022-02-02T01:13:49.665Z] #66 DONE 0.5s [2022-02-02T01:13:49.665Z] [2022-02-02T01:13:49.665Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-02T01:13:49.665Z] #71 sha256:f14a23fda5a24e0b41cea98273e17b97002458cf567e8670efa7240fb1324883 [2022-02-02T01:13:51.793Z] #28 20.83 Reading package lists... [2022-02-02T01:13:52.196Z] #71 DONE 2.5s [2022-02-02T01:13:52.196Z] [2022-02-02T01:13:52.196Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-02T01:13:52.196Z] #72 sha256:181e8989d31785cabf1d2eab63e8d77da2c61142d3a13a8a0393bbbf4accd5ce [2022-02-02T01:13:52.196Z] #72 DONE 0.0s [2022-02-02T01:13:52.196Z] [2022-02-02T01:13:52.196Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-02T01:13:52.196Z] #73 sha256:8295b4a3b322336d319b62ed46494050ec508fc45c41959c49b63d9c6b58e149 [2022-02-02T01:13:52.724Z] #28 27.08 Building dependency tree... [2022-02-02T01:13:53.133Z] #73 DONE 0.8s [2022-02-02T01:13:53.133Z] [2022-02-02T01:13:53.133Z] #74 exporting to image [2022-02-02T01:13:53.133Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-02T01:13:53.133Z] #74 exporting layers [2022-02-02T01:13:54.096Z] #28 29.87 bzip2 is already the newest version (1.0.8-4). [2022-02-02T01:13:54.096Z] #28 29.87 patch is already the newest version (2.7.6-7). [2022-02-02T01:13:54.096Z] #28 29.87 xz-utils is already the newest version (5.2.5-2). [2022-02-02T01:13:54.096Z] #28 29.87 The following additional packages will be installed: [2022-02-02T01:13:54.096Z] #28 29.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-02T01:13:54.096Z] #28 29.88 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-02T01:13:54.096Z] #28 29.89 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-02T01:13:54.096Z] #28 29.90 python3-pkg-resources vim-runtime xxd [2022-02-02T01:13:54.096Z] #28 29.93 Suggested packages: [2022-02-02T01:13:54.096Z] #28 29.93 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-02T01:13:54.096Z] #28 29.93 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-02T01:13:54.096Z] #28 29.93 Recommended packages: [2022-02-02T01:13:54.096Z] #28 29.93 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-02T01:13:55.466Z] #28 31.52 The following NEW packages will be installed: [2022-02-02T01:13:55.466Z] #28 31.53 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-02T01:13:55.466Z] #28 31.53 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-02T01:13:55.466Z] #28 31.53 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-02T01:13:55.466Z] #28 31.54 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-02T01:13:55.466Z] #28 31.54 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-02T01:13:55.466Z] #28 31.54 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-02T01:13:55.466Z] #28 31.54 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-02T01:13:55.724Z] #28 31.93 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:13:55.724Z] #28 31.93 Need to get 18.6 MB of archives. [2022-02-02T01:13:55.724Z] #28 31.93 After this operation, 71.4 MB of additional disk space will be used. [2022-02-02T01:13:55.724Z] #28 31.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-02T01:13:55.981Z] #28 31.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-02T01:13:55.981Z] #28 31.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-02T01:13:55.981Z] #28 31.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-02T01:13:55.981Z] #28 31.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-02T01:13:55.981Z] #28 31.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-02T01:13:55.981Z] #28 31.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-02T01:13:55.981Z] #28 31.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-02T01:13:55.981Z] #28 31.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-02T01:13:55.981Z] #28 31.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-02T01:13:55.981Z] #28 31.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-02T01:13:55.981Z] #28 31.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-02T01:13:55.981Z] #28 32.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-02T01:13:55.981Z] #28 32.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-02T01:13:55.981Z] #28 32.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-02T01:13:55.982Z] #28 32.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-02T01:13:55.982Z] #28 32.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-02T01:13:55.982Z] #28 32.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-02T01:13:55.982Z] #28 32.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-02T01:13:55.982Z] #28 32.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-02T01:13:55.982Z] #28 32.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-02T01:13:55.982Z] #28 32.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-02T01:13:55.982Z] #28 32.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-02T01:13:55.982Z] #28 32.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-02T01:13:55.982Z] #28 32.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-02T01:13:55.982Z] #28 32.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-02T01:13:55.982Z] #28 32.04 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-02-02T01:13:55.982Z] #28 32.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-02T01:13:55.982Z] #28 32.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-02T01:13:55.982Z] #28 32.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-02T01:13:55.982Z] #28 32.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-02T01:13:55.982Z] #28 32.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-02T01:13:55.982Z] #28 32.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-02T01:13:55.982Z] #28 32.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-02T01:13:55.982Z] #28 32.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-02T01:13:55.982Z] #28 32.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-02T01:13:55.982Z] #28 32.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-02T01:13:55.982Z] #28 32.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-02T01:13:55.982Z] #28 32.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-02T01:13:55.982Z] #28 32.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-02T01:13:56.239Z] #28 32.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-02T01:13:56.239Z] #28 32.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-02T01:13:56.239Z] #28 32.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-02T01:13:56.239Z] #28 32.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-02T01:13:56.420Z] #74 exporting layers 3.3s done [2022-02-02T01:13:56.420Z] #74 writing image sha256:a5cde59de74218d963c44ce951a2067d0412ce2fd82fc0f166a888aeebe88117 done [2022-02-02T01:13:56.420Z] #74 naming to docker.io/library/docker:585151d24fc64a66b1f7cf7d386636af16a95b0c done [2022-02-02T01:13:56.420Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-02T01:13:56.754Z] + sudo modprobe ip6table_filter [2022-02-02T01:13:56.804Z] #28 32.86 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] sh [2022-02-02T01:13:57.094Z] #28 33.12 Fetched 18.6 MB in 1s (29.0 MB/s) [2022-02-02T01:13:57.094Z] #28 33.15 Selecting previously unselected package pigz. [2022-02-02T01:13:57.094Z] #28 33.15 (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-02-02T01:13:57.094Z] #28 33.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-02T01:13:57.094Z] #28 33.23 Unpacking pigz (2.6-1) ... [2022-02-02T01:13:57.094Z] #28 33.30 Selecting previously unselected package libelf1:amd64. [2022-02-02T01:13:57.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/test/unit [2022-02-02T01:13:57.356Z] #28 33.30 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-02T01:13:57.356Z] #28 33.32 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-02T01:13:57.356Z] #28 33.43 Selecting previously unselected package libbpf0:amd64. [2022-02-02T01:13:57.356Z] #28 33.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-02T01:13:57.356Z] #28 33.44 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-02T01:13:57.356Z] #28 33.53 Selecting previously unselected package libcap2:amd64. [2022-02-02T01:13:57.356Z] #28 33.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-02T01:13:57.356Z] #28 33.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:13:57.623Z] #28 33.59 Selecting previously unselected package libmnl0:amd64. [2022-02-02T01:13:57.623Z] #28 33.60 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-02T01:13:57.623Z] #28 33.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:13:57.623Z] #28 33.67 Selecting previously unselected package libxtables12:amd64. [2022-02-02T01:13:57.623Z] #28 33.68 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-02T01:13:57.623Z] #28 33.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:13:57.623Z] #28 33.74 Selecting previously unselected package libcap2-bin. [2022-02-02T01:13:57.623Z] #28 33.75 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-02T01:13:57.623Z] #28 33.76 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-02T01:13:57.880Z] #28 33.83 Selecting previously unselected package iproute2. [2022-02-02T01:13:57.880Z] #28 33.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-02T01:13:57.880Z] #28 33.83 Unpacking iproute2 (5.10.0-4) ... [2022-02-02T01:13:58.140Z] #28 34.13 Selecting previously unselected package xxd. [2022-02-02T01:13:58.140Z] #28 34.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:13:58.140Z] #28 34.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:13:58.140Z] #28 34.24 Selecting previously unselected package vim-common. [2022-02-02T01:13:58.140Z] #28 34.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:13:58.140Z] #28 34.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:13:58.396Z] #28 34.37 Selecting previously unselected package bash-completion. [2022-02-02T01:13:58.396Z] #28 34.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-02T01:13:59.198Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-02T01:13:59.198Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-02T01:13:59.198Z] + TESTDIRS=./... [2022-02-02T01:13:59.198Z] + exclude_paths='/vendor/|/integration' [2022-02-02T01:13:59.198Z] ++ go list ./... [2022-02-02T01:13:59.198Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-02T01:13:59.763Z] #28 35.64 Unpacking bash-completion (1:2.11-2) ... [2022-02-02T01:13:59.763Z] #28 35.92 Selecting previously unselected package apparmor. [2022-02-02T01:13:59.763Z] #28 35.93 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-02T01:13:59.768Z] + pkg_list='github.com/docker/docker/api [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/backend [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/container [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/events [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/filters [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/image [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/mount [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/network [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/registry [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/time [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/versions [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:13:59.768Z] github.com/docker/docker/api/types/volume [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:13:59.768Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:13:59.768Z] github.com/docker/docker/cli [2022-02-02T01:13:59.768Z] github.com/docker/docker/cli/config [2022-02-02T01:13:59.768Z] github.com/docker/docker/cli/debug [2022-02-02T01:13:59.768Z] github.com/docker/docker/client [2022-02-02T01:13:59.768Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:13:59.768Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:13:59.768Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:13:59.768Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:13:59.768Z] github.com/docker/docker/container [2022-02-02T01:13:59.768Z] github.com/docker/docker/container/stream [2022-02-02T01:13:59.768Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:13:59.768Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:13:59.768Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/config [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/events [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/exec [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/images [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/links [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/names [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/network [2022-02-02T01:13:59.768Z] github.com/docker/docker/daemon/stats [2022-02-02T01:13:59.768Z] github.com/docker/docker/distribution [2022-02-02T01:13:59.768Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:13:59.768Z] github.com/docker/docker/distribution/utils [2022-02-02T01:13:59.768Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:13:59.768Z] github.com/docker/docker/dockerversion [2022-02-02T01:13:59.768Z] github.com/docker/docker/errdefs [2022-02-02T01:13:59.768Z] github.com/docker/docker/image [2022-02-02T01:13:59.768Z] github.com/docker/docker/image/cache [2022-02-02T01:13:59.768Z] github.com/docker/docker/image/tarexport [2022-02-02T01:13:59.768Z] github.com/docker/docker/image/v1 [2022-02-02T01:13:59.768Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:13:59.768Z] github.com/docker/docker/layer [2022-02-02T01:13:59.768Z] github.com/docker/docker/libcontainerd [2022-02-02T01:13:59.768Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:13:59.768Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:13:59.768Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:13:59.768Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/libnetwork/types [2022-02-02T01:13:59.768Z] github.com/docker/docker/oci [2022-02-02T01:13:59.768Z] github.com/docker/docker/oci/caps [2022-02-02T01:13:59.768Z] github.com/docker/docker/opts [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/archive [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/directory [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/locker [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/mount [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:13:59.768Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/platform [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/pools [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/progress [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/signal [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/stack [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/system [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/term [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:13:59.769Z] github.com/docker/docker/plugin [2022-02-02T01:13:59.769Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:13:59.769Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:13:59.769Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:13:59.769Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:13:59.769Z] github.com/docker/docker/quota [2022-02-02T01:13:59.769Z] github.com/docker/docker/reference [2022-02-02T01:13:59.769Z] github.com/docker/docker/registry [2022-02-02T01:13:59.769Z] github.com/docker/docker/registry/resumable [2022-02-02T01:13:59.769Z] github.com/docker/docker/restartmanager [2022-02-02T01:13:59.769Z] github.com/docker/docker/rootless [2022-02-02T01:13:59.769Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:13:59.769Z] github.com/docker/docker/runconfig [2022-02-02T01:13:59.769Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/environment [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/registry [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/request [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/drivers [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/local [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/mounts [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/service [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:13:59.769Z] ++ grep --fixed-strings -v /libnetwork [2022-02-02T01:13:59.769Z] ++ echo 'github.com/docker/docker/api [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/backend [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/container [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/events [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/filters [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/image [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/mount [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/network [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/registry [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/time [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/versions [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/volume [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:13:59.769Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:13:59.769Z] github.com/docker/docker/cli [2022-02-02T01:13:59.769Z] github.com/docker/docker/cli/config [2022-02-02T01:13:59.769Z] github.com/docker/docker/cli/debug [2022-02-02T01:13:59.769Z] github.com/docker/docker/client [2022-02-02T01:13:59.769Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:13:59.769Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:13:59.769Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:13:59.769Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:13:59.769Z] github.com/docker/docker/container [2022-02-02T01:13:59.769Z] github.com/docker/docker/container/stream [2022-02-02T01:13:59.769Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:13:59.769Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:13:59.769Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/config [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/events [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/exec [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/images [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/links [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/names [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/network [2022-02-02T01:13:59.769Z] github.com/docker/docker/daemon/stats [2022-02-02T01:13:59.769Z] github.com/docker/docker/distribution [2022-02-02T01:13:59.769Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:13:59.769Z] github.com/docker/docker/distribution/utils [2022-02-02T01:13:59.769Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:13:59.769Z] github.com/docker/docker/dockerversion [2022-02-02T01:13:59.769Z] github.com/docker/docker/errdefs [2022-02-02T01:13:59.769Z] github.com/docker/docker/image [2022-02-02T01:13:59.769Z] github.com/docker/docker/image/cache [2022-02-02T01:13:59.769Z] github.com/docker/docker/image/tarexport [2022-02-02T01:13:59.769Z] github.com/docker/docker/image/v1 [2022-02-02T01:13:59.769Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:13:59.769Z] github.com/docker/docker/layer [2022-02-02T01:13:59.769Z] github.com/docker/docker/libcontainerd [2022-02-02T01:13:59.769Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:13:59.769Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:13:59.769Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:13:59.769Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/libnetwork/types [2022-02-02T01:13:59.769Z] github.com/docker/docker/oci [2022-02-02T01:13:59.769Z] github.com/docker/docker/oci/caps [2022-02-02T01:13:59.769Z] github.com/docker/docker/opts [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/archive [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/directory [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/locker [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/mount [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/platform [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/pools [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/progress [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/signal [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/stack [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/system [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/term [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:13:59.769Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:13:59.769Z] github.com/docker/docker/plugin [2022-02-02T01:13:59.769Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:13:59.769Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:13:59.769Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:13:59.769Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:13:59.769Z] github.com/docker/docker/quota [2022-02-02T01:13:59.769Z] github.com/docker/docker/reference [2022-02-02T01:13:59.769Z] github.com/docker/docker/registry [2022-02-02T01:13:59.769Z] github.com/docker/docker/registry/resumable [2022-02-02T01:13:59.769Z] github.com/docker/docker/restartmanager [2022-02-02T01:13:59.769Z] github.com/docker/docker/rootless [2022-02-02T01:13:59.769Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:13:59.769Z] github.com/docker/docker/runconfig [2022-02-02T01:13:59.769Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/environment [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/registry [2022-02-02T01:13:59.769Z] github.com/docker/docker/testutil/request [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/drivers [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/local [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/mounts [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/service [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:13:59.769Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:13:59.769Z] + base_pkg_list='github.com/docker/docker/api [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/backend [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/container [2022-02-02T01:13:59.769Z] github.com/docker/docker/api/types/events [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/filters [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/image [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/mount [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/network [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/registry [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/time [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/versions [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/volume [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:13:59.770Z] github.com/docker/docker/cli [2022-02-02T01:13:59.770Z] github.com/docker/docker/cli/config [2022-02-02T01:13:59.770Z] github.com/docker/docker/cli/debug [2022-02-02T01:13:59.770Z] github.com/docker/docker/client [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:13:59.770Z] github.com/docker/docker/container [2022-02-02T01:13:59.770Z] github.com/docker/docker/container/stream [2022-02-02T01:13:59.770Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:13:59.770Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:13:59.770Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/config [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/events [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/exec [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/images [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/links [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/names [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/network [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/stats [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution/utils [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:13:59.770Z] github.com/docker/docker/dockerversion [2022-02-02T01:13:59.770Z] github.com/docker/docker/errdefs [2022-02-02T01:13:59.770Z] github.com/docker/docker/image [2022-02-02T01:13:59.770Z] github.com/docker/docker/image/cache [2022-02-02T01:13:59.770Z] github.com/docker/docker/image/tarexport [2022-02-02T01:13:59.770Z] github.com/docker/docker/image/v1 [2022-02-02T01:13:59.770Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:13:59.770Z] github.com/docker/docker/layer [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:13:59.770Z] github.com/docker/docker/oci [2022-02-02T01:13:59.770Z] github.com/docker/docker/oci/caps [2022-02-02T01:13:59.770Z] github.com/docker/docker/opts [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/archive [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/directory [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/locker [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/mount [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/platform [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/pools [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/progress [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/signal [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/stack [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/system [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/term [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:13:59.770Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:13:59.770Z] github.com/docker/docker/plugin [2022-02-02T01:13:59.770Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:13:59.770Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:13:59.770Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:13:59.770Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:13:59.770Z] github.com/docker/docker/quota [2022-02-02T01:13:59.770Z] github.com/docker/docker/reference [2022-02-02T01:13:59.770Z] github.com/docker/docker/registry [2022-02-02T01:13:59.770Z] github.com/docker/docker/registry/resumable [2022-02-02T01:13:59.770Z] github.com/docker/docker/restartmanager [2022-02-02T01:13:59.770Z] github.com/docker/docker/rootless [2022-02-02T01:13:59.770Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:13:59.770Z] github.com/docker/docker/runconfig [2022-02-02T01:13:59.770Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/environment [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/registry [2022-02-02T01:13:59.770Z] github.com/docker/docker/testutil/request [2022-02-02T01:13:59.770Z] github.com/docker/docker/volume [2022-02-02T01:13:59.770Z] github.com/docker/docker/volume/drivers [2022-02-02T01:13:59.770Z] github.com/docker/docker/volume/local [2022-02-02T01:13:59.770Z] github.com/docker/docker/volume/mounts [2022-02-02T01:13:59.770Z] github.com/docker/docker/volume/service [2022-02-02T01:13:59.770Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:13:59.770Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:13:59.770Z] ++ grep --fixed-strings /libnetwork [2022-02-02T01:13:59.770Z] ++ echo 'github.com/docker/docker/api [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/backend [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/container [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/events [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/filters [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/image [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/mount [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/network [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/registry [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/time [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/versions [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:13:59.770Z] github.com/docker/docker/api/types/volume [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:13:59.770Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:13:59.770Z] github.com/docker/docker/cli [2022-02-02T01:13:59.770Z] github.com/docker/docker/cli/config [2022-02-02T01:13:59.770Z] github.com/docker/docker/cli/debug [2022-02-02T01:13:59.770Z] github.com/docker/docker/client [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:13:59.770Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:13:59.770Z] github.com/docker/docker/container [2022-02-02T01:13:59.770Z] github.com/docker/docker/container/stream [2022-02-02T01:13:59.770Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:13:59.770Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:13:59.770Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/config [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/events [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/exec [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/images [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/links [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/names [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/network [2022-02-02T01:13:59.770Z] github.com/docker/docker/daemon/stats [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution/utils [2022-02-02T01:13:59.770Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:13:59.770Z] github.com/docker/docker/dockerversion [2022-02-02T01:13:59.770Z] github.com/docker/docker/errdefs [2022-02-02T01:13:59.770Z] github.com/docker/docker/image [2022-02-02T01:13:59.770Z] github.com/docker/docker/image/cache [2022-02-02T01:13:59.770Z] github.com/docker/docker/image/tarexport [2022-02-02T01:13:59.770Z] github.com/docker/docker/image/v1 [2022-02-02T01:13:59.770Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:13:59.770Z] github.com/docker/docker/layer [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:13:59.770Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:13:59.770Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/types [2022-02-02T01:13:59.771Z] github.com/docker/docker/oci [2022-02-02T01:13:59.771Z] github.com/docker/docker/oci/caps [2022-02-02T01:13:59.771Z] github.com/docker/docker/opts [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/archive [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/directory [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/locker [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/mount [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/platform [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/pools [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/progress [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/signal [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/stack [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/system [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/term [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:13:59.771Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:13:59.771Z] github.com/docker/docker/plugin [2022-02-02T01:13:59.771Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:13:59.771Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:13:59.771Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:13:59.771Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:13:59.771Z] github.com/docker/docker/quota [2022-02-02T01:13:59.771Z] github.com/docker/docker/reference [2022-02-02T01:13:59.771Z] github.com/docker/docker/registry [2022-02-02T01:13:59.771Z] github.com/docker/docker/registry/resumable [2022-02-02T01:13:59.771Z] github.com/docker/docker/restartmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/rootless [2022-02-02T01:13:59.771Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:13:59.771Z] github.com/docker/docker/runconfig [2022-02-02T01:13:59.771Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/environment [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/registry [2022-02-02T01:13:59.771Z] github.com/docker/docker/testutil/request [2022-02-02T01:13:59.771Z] github.com/docker/docker/volume [2022-02-02T01:13:59.771Z] github.com/docker/docker/volume/drivers [2022-02-02T01:13:59.771Z] github.com/docker/docker/volume/local [2022-02-02T01:13:59.771Z] github.com/docker/docker/volume/mounts [2022-02-02T01:13:59.771Z] github.com/docker/docker/volume/service [2022-02-02T01:13:59.771Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:13:59.771Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:13:59.771Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/types' [2022-02-02T01:13:59.771Z] + echo 'github.com/docker/docker/libnetwork [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/types' [2022-02-02T01:13:59.771Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:13:59.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:13:59.771Z] + type docker-proxy [2022-02-02T01:13:59.771Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-02T01:13:59.771Z] + hack/make.sh binary-proxy install-proxy [2022-02-02T01:13:59.771Z] [2022-02-02T01:13:59.771Z] Removing bundles/ [2022-02-02T01:13:59.771Z] [2022-02-02T01:13:59.771Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-02T01:13:59.771Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-02T01:13:59.771Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:14:00.020Z] #28 35.98 Unpacking apparmor (2.13.6-10) ... [2022-02-02T01:14:00.020Z] #28 36.25 Selecting previously unselected package inetutils-ping. [2022-02-02T01:14:00.277Z] #28 36.26 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-02T01:14:00.277Z] #28 36.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-02T01:14:00.277Z] #28 36.34 Selecting previously unselected package libip4tc2:amd64. [2022-02-02T01:14:00.277Z] #28 36.35 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:14:00.277Z] #28 36.35 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:14:00.277Z] #28 36.42 Selecting previously unselected package libip6tc2:amd64. [2022-02-02T01:14:00.277Z] #28 36.43 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-02T01:14:00.277Z] #28 36.44 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:14:00.277Z] #28 36.50 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-02T01:14:00.534Z] #28 36.51 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-02T01:14:00.534Z] #28 36.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:14:00.534Z] #28 36.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-02T01:14:00.534Z] #28 36.57 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-02T01:14:00.534Z] #28 36.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:14:00.534Z] #28 36.64 Selecting previously unselected package libnftnl11:amd64. [2022-02-02T01:14:00.534Z] #28 36.64 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-02T01:14:00.534Z] #28 36.65 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:14:00.534Z] #28 36.72 Selecting previously unselected package iptables. [2022-02-02T01:14:00.534Z] #28 36.72 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-02T01:14:00.534Z] #28 36.72 Unpacking iptables (1.8.7-1) ... [2022-02-02T01:14:00.791Z] #28 36.90 Selecting previously unselected package libonig5:amd64. [2022-02-02T01:14:00.791Z] #28 36.91 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-02T01:14:00.791Z] #28 36.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:14:00.791Z] #28 37.02 Selecting previously unselected package libjq1:amd64. [2022-02-02T01:14:01.048Z] #28 37.03 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-02T01:14:01.048Z] #28 37.04 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:14:01.048Z] #28 37.14 Selecting previously unselected package jq. [2022-02-02T01:14:01.048Z] #28 37.15 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-02T01:14:01.048Z] #28 37.15 Unpacking jq (1.6-2.1) ... [2022-02-02T01:14:01.048Z] #28 37.22 Selecting previously unselected package libaio1:amd64. [2022-02-02T01:14:01.048Z] #28 37.22 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-02T01:14:01.048Z] #28 37.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:14:01.306Z] #28 37.28 Selecting previously unselected package libgpm2:amd64. [2022-02-02T01:14:01.306Z] #28 37.28 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-02T01:14:01.306Z] #28 37.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:14:01.306Z] #28 37.35 Selecting previously unselected package libinih1:amd64. [2022-02-02T01:14:01.306Z] #28 37.35 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-02T01:14:01.306Z] #28 37.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-02T01:14:01.306Z] #28 37.40 Selecting previously unselected package libnet1:amd64. [2022-02-02T01:14:01.306Z] #28 37.41 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-02T01:14:01.306Z] #28 37.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:14:01.306Z] #28 37.49 Selecting previously unselected package libnl-3-200:amd64. [2022-02-02T01:14:01.306Z] #28 37.50 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-02T01:14:01.306Z] #28 37.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:14:01.563Z] #28 37.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-02T01:14:01.563Z] #28 37.58 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-02T01:14:01.563Z] #28 37.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:14:01.563Z] #28 37.66 Selecting previously unselected package net-tools. [2022-02-02T01:14:01.563Z] #28 37.66 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-02T01:14:01.563Z] #28 37.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:14:01.821Z] #28 37.79 Selecting previously unselected package python-pip-whl. [2022-02-02T01:14:01.821Z] #28 37.80 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-02T01:14:01.821Z] #28 37.81 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-02T01:14:02.078Z] #28 38.20 Selecting previously unselected package python3-lib2to3. [2022-02-02T01:14:02.078Z] #28 38.20 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-02T01:14:02.078Z] #28 38.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:14:02.078Z] #28 38.28 Selecting previously unselected package python3-distutils. [2022-02-02T01:14:02.078Z] #28 38.28 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-02T01:14:02.078Z] #28 38.30 Unpacking python3-distutils (3.9.2-1) ... [2022-02-02T01:14:02.335Z] #28 38.41 Selecting previously unselected package python3-pkg-resources. [2022-02-02T01:14:02.335Z] #28 38.42 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-02T01:14:02.335Z] #28 38.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:14:02.335Z] #28 38.51 Selecting previously unselected package python3-setuptools. [2022-02-02T01:14:02.592Z] #28 38.52 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-02T01:14:02.592Z] #28 38.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-02T01:14:02.592Z] #28 38.67 Selecting previously unselected package python3-wheel. [2022-02-02T01:14:02.592Z] #28 38.67 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-02T01:14:02.592Z] #28 38.69 Unpacking python3-wheel (0.34.2-1) ... [2022-02-02T01:14:02.592Z] #28 38.75 Selecting previously unselected package python3-pip. [2022-02-02T01:14:02.592Z] #28 38.76 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-02T01:14:02.592Z] #28 38.76 Unpacking python3-pip (20.3.4-4) ... [2022-02-02T01:14:02.849Z] #28 38.95 Selecting previously unselected package sudo. [2022-02-02T01:14:02.849Z] #28 38.96 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-02T01:14:02.849Z] #28 38.98 Unpacking sudo (1.9.5p2-3) ... [2022-02-02T01:14:03.412Z] #28 39.31 Selecting previously unselected package thin-provisioning-tools. [2022-02-02T01:14:03.412Z] #28 39.31 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-02T01:14:03.412Z] #28 39.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:14:03.412Z] #28 39.49 Selecting previously unselected package uidmap. [2022-02-02T01:14:03.412Z] #28 39.50 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-02T01:14:03.412Z] #28 39.51 Unpacking uidmap (1:4.8.1-1) ... [2022-02-02T01:14:03.412Z] #28 39.62 Selecting previously unselected package vim-runtime. [2022-02-02T01:14:03.676Z] #28 39.62 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-02T01:14:03.676Z] #28 39.65 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-02T01:14:03.676Z] #28 39.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-02T01:14:03.676Z] #28 39.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:14:05.571Z] #28 41.39 Selecting previously unselected package vim. [2022-02-02T01:14:05.571Z] #28 41.40 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-02T01:14:05.571Z] #28 41.41 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:14:05.828Z] #28 41.71 Selecting previously unselected package xfsprogs. [2022-02-02T01:14:05.828Z] #28 41.72 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-02T01:14:05.828Z] #28 41.73 Unpacking xfsprogs (5.10.0-4) ... [2022-02-02T01:14:06.085Z] #28 42.01 Selecting previously unselected package zip. [2022-02-02T01:14:06.085Z] #28 42.02 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-02T01:14:06.085Z] #28 42.03 Unpacking zip (3.0-12) ... [2022-02-02T01:14:06.085Z] #28 42.12 Selecting previously unselected package zstd. [2022-02-02T01:14:06.085Z] #28 42.13 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-02T01:14:06.085Z] #28 42.14 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:14:06.340Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-02T01:14:06.340Z] [2022-02-02T01:14:06.340Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-02T01:14:06.340Z] Installing docker-proxy to /usr/local/bin/ [2022-02-02T01:14:06.340Z] [2022-02-02T01:14:06.340Z] + mkdir -p bundles [2022-02-02T01:14:06.340Z] + '[' -n 'github.com/docker/docker/api [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/backend [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/container [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/events [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/filters [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/image [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/mount [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/network [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/registry [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/time [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/versions [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:14:06.340Z] github.com/docker/docker/api/types/volume [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:14:06.340Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:14:06.340Z] github.com/docker/docker/cli [2022-02-02T01:14:06.340Z] github.com/docker/docker/cli/config [2022-02-02T01:14:06.340Z] github.com/docker/docker/cli/debug [2022-02-02T01:14:06.340Z] github.com/docker/docker/client [2022-02-02T01:14:06.340Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:14:06.340Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:14:06.340Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:14:06.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:14:06.340Z] github.com/docker/docker/container [2022-02-02T01:14:06.340Z] github.com/docker/docker/container/stream [2022-02-02T01:14:06.340Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:14:06.340Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:14:06.340Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/config [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/events [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/exec [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/images [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/links [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/names [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/network [2022-02-02T01:14:06.340Z] github.com/docker/docker/daemon/stats [2022-02-02T01:14:06.340Z] github.com/docker/docker/distribution [2022-02-02T01:14:06.340Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:14:06.340Z] github.com/docker/docker/distribution/utils [2022-02-02T01:14:06.340Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:14:06.340Z] github.com/docker/docker/dockerversion [2022-02-02T01:14:06.340Z] github.com/docker/docker/errdefs [2022-02-02T01:14:06.340Z] github.com/docker/docker/image [2022-02-02T01:14:06.340Z] github.com/docker/docker/image/cache [2022-02-02T01:14:06.340Z] github.com/docker/docker/image/tarexport [2022-02-02T01:14:06.340Z] github.com/docker/docker/image/v1 [2022-02-02T01:14:06.340Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:14:06.340Z] github.com/docker/docker/layer [2022-02-02T01:14:06.340Z] github.com/docker/docker/libcontainerd [2022-02-02T01:14:06.340Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:14:06.340Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:14:06.340Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:14:06.340Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:14:06.340Z] github.com/docker/docker/oci [2022-02-02T01:14:06.340Z] github.com/docker/docker/oci/caps [2022-02-02T01:14:06.340Z] github.com/docker/docker/opts [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/archive [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/directory [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/locker [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/mount [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/platform [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/pools [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/progress [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/signal [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/stack [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/system [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/term [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:14:06.340Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:14:06.340Z] github.com/docker/docker/plugin [2022-02-02T01:14:06.340Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:14:06.340Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:14:06.340Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:14:06.340Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:14:06.340Z] github.com/docker/docker/quota [2022-02-02T01:14:06.340Z] github.com/docker/docker/reference [2022-02-02T01:14:06.340Z] github.com/docker/docker/registry [2022-02-02T01:14:06.340Z] github.com/docker/docker/registry/resumable [2022-02-02T01:14:06.340Z] github.com/docker/docker/restartmanager [2022-02-02T01:14:06.340Z] github.com/docker/docker/rootless [2022-02-02T01:14:06.340Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:14:06.340Z] github.com/docker/docker/runconfig [2022-02-02T01:14:06.340Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/environment [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/registry [2022-02-02T01:14:06.341Z] github.com/docker/docker/testutil/request [2022-02-02T01:14:06.341Z] github.com/docker/docker/volume [2022-02-02T01:14:06.341Z] github.com/docker/docker/volume/drivers [2022-02-02T01:14:06.341Z] github.com/docker/docker/volume/local [2022-02-02T01:14:06.341Z] github.com/docker/docker/volume/mounts [2022-02-02T01:14:06.341Z] github.com/docker/docker/volume/service [2022-02-02T01:14:06.341Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:14:06.341Z] github.com/docker/docker/volume/testutils' ']' [2022-02-02T01:14:06.341Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-02T01:14:06.341Z] ? github.com/docker/docker/api [no test files] [2022-02-02T01:14:06.342Z] #28 42.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-02T01:14:06.907Z] #28 42.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-02T01:14:06.907Z] #28 42.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-02T01:14:06.907Z] #28 42.91 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-02T01:14:06.907Z] #28 42.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-02T01:14:06.907Z] #28 42.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-02T01:14:06.907Z] #28 42.95 Setting up uidmap (1:4.8.1-1) ... [2022-02-02T01:14:06.907Z] #28 42.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-02T01:14:06.907Z] #28 42.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-02T01:14:06.907Z] #28 42.99 Setting up python3-wheel (0.34.2-1) ... [2022-02-02T01:14:07.421Z] #28 43.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:14:07.421Z] #28 43.39 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-02T01:14:07.421Z] #28 43.40 Setting up libcap2-bin (1:2.44-1) ... [2022-02-02T01:14:07.421Z] #28 43.42 Setting up apparmor (2.13.6-10) ... [2022-02-02T01:14:07.505Z] #60 219.6 # github.com/containerd/containerd/cmd/containerd [2022-02-02T01:14:07.505Z] #60 219.6 /usr/bin/ld: /tmp/go-link-3431136648/000019.o: in function `New': [2022-02-02T01:14:07.505Z] #60 219.6 /tmp/tmp.xTzbxQDKNo/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-02-02T01:14:07.505Z] #60 219.6 + bin/containerd-stress [2022-02-02T01:14:07.505Z] #60 220.7 + bin/containerd-shim [2022-02-02T01:14:08.352Z] #28 44.56 Setting up zip (3.0-12) ... [2022-02-02T01:14:08.609Z] #28 44.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:14:08.609Z] #28 44.60 Setting up bash-completion (1:2.11-2) ... [2022-02-02T01:14:09.980Z] #28 45.87 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-02T01:14:09.980Z] #28 45.89 Setting up sudo (1.9.5p2-3) ... [2022-02-02T01:14:09.980Z] #28 45.96 invoke-rc.d: could not determine current runlevel [2022-02-02T01:14:09.980Z] #28 45.97 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-02T01:14:09.980Z] #28 45.98 Setting up xfsprogs (5.10.0-4) ... [2022-02-02T01:14:09.980Z] #28 46.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-02T01:14:09.980Z] #28 46.01 Setting up inetutils-ping (2:2.0-1) ... [2022-02-02T01:14:09.980Z] #28 46.02 Setting up pigz (2.6-1) ... [2022-02-02T01:14:09.980Z] #28 46.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-02T01:14:09.980Z] #28 46.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-02T01:14:09.980Z] #28 46.06 Setting up python-pip-whl (20.3.4-4) ... [2022-02-02T01:14:09.980Z] #28 46.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:14:10.544Z] #28 46.55 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-02T01:14:10.544Z] #28 46.56 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-02T01:14:10.801Z] #28 46.83 Setting up libelf1:amd64 (0.183-1) ... [2022-02-02T01:14:10.801Z] #28 46.84 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-02T01:14:10.801Z] #28 46.86 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-02T01:14:10.801Z] #28 46.87 Setting up python3-distutils (3.9.2-1) ... [2022-02-02T01:14:11.059Z] #28 47.18 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-02T01:14:11.059Z] #28 47.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-02T01:14:11.059Z] #28 47.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-02T01:14:11.059Z] #28 47.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-02T01:14:11.059Z] #28 47.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-02T01:14:11.059Z] #28 47.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-02T01:14:11.059Z] #28 47.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-02T01:14:11.059Z] #28 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-02T01:14:11.316Z] #28 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-02T01:14:11.316Z] #28 47.27 Setting up python3-setuptools (52.0.0-4) ... [2022-02-02T01:14:11.719Z] #60 228.0 + bin/containerd-shim-runc-v1 [2022-02-02T01:14:12.137Z] #28 48.11 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-02T01:14:12.137Z] #28 48.13 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-02T01:14:12.137Z] #28 48.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-02T01:14:12.137Z] #28 48.15 Setting up python3-pip (20.3.4-4) ... [2022-02-02T01:14:12.958Z] #28 48.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-02T01:14:12.958Z] #28 48.86 Setting up jq (1.6-2.1) ... [2022-02-02T01:14:12.958Z] #28 48.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-02T01:14:12.958Z] #28 48.88 Setting up iptables (1.8.7-1) ... [2022-02-02T01:14:12.958Z] #28 48.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:14:12.958Z] #28 48.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:14:12.958Z] #28 48.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-02T01:14:12.958Z] #28 48.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-02T01:14:12.958Z] #28 48.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-02T01:14:12.958Z] #28 48.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-02T01:14:12.958Z] #28 48.94 Setting up iproute2 (5.10.0-4) ... [2022-02-02T01:14:13.220Z] #28 49.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:14:13.798Z] #28 DONE 49.9s [2022-02-02T01:14:13.798Z] [2022-02-02T01:14:13.798Z] #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-02-02T01:14:13.798Z] #63 sha256:a17a0a7e488f696cfe77b4a2e97cea77b11dd87e39703ce626b613b469697037 [2022-02-02T01:14:13.798Z] #63 ... [2022-02-02T01:14:13.798Z] [2022-02-02T01:14:13.798Z] #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-02-02T01:14:13.798Z] #29 sha256:a7d37a0f95d3e1fb1ac366f11fa1a378855a62d22f673b8d86524ddad6d82d11 [2022-02-02T01:14:14.729Z] #29 0.809 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-02T01:14:14.729Z] #29 0.813 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-02T01:14:14.729Z] #29 0.816 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-02T01:14:14.729Z] #29 DONE 0.9s [2022-02-02T01:14:14.729Z] [2022-02-02T01:14:14.729Z] #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-02-02T01:14:14.729Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:14:14.729Z] #67 ... [2022-02-02T01:14:14.729Z] [2022-02-02T01:14:14.729Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-02T01:14:14.729Z] #30 sha256:caee3bb8b85cad9d59986fd0229fbd5db28a2aed4b0486839c8886fc245bac76 [2022-02-02T01:14:15.932Z] #60 233.1 + bin/containerd-shim-runc-v2 [2022-02-02T01:14:16.504Z] #60 233.7 + binaries [2022-02-02T01:14:16.765Z] #60 233.7 + install -D bin/containerd /build/containerd [2022-02-02T01:14:16.765Z] #60 233.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-02T01:14:16.765Z] #60 233.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-02T01:14:16.765Z] #60 233.8 + install -D bin/ctr /build/ctr [2022-02-02T01:14:17.374Z] #60 211.0 # github.com/containerd/containerd/cmd/containerd [2022-02-02T01:14:17.374Z] #60 211.0 /usr/bin/ld: /tmp/go-link-4067240217/000019.o: in function `New': [2022-02-02T01:14:17.374Z] #60 211.0 /tmp/tmp.U45sqQsGOi/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-02-02T01:14:17.374Z] #60 211.0 + bin/containerd-stress [2022-02-02T01:14:17.374Z] #60 212.1 + bin/containerd-shim [2022-02-02T01:14:18.082Z] #60 212.5 # github.com/containerd/containerd/cmd/containerd [2022-02-02T01:14:18.083Z] #60 212.5 /usr/bin/ld: /tmp/go-link-4205791527/000019.o: in function `New': [2022-02-02T01:14:18.083Z] #60 212.5 /tmp/tmp.yrtLkpsAY3/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-02-02T01:14:18.083Z] #60 212.6 + bin/containerd-stress [2022-02-02T01:14:18.083Z] #60 213.7 + bin/containerd-shim [2022-02-02T01:14:18.549Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-02-02T01:14:18.677Z] #60 DONE 235.4s [2022-02-02T01:14:19.250Z] [2022-02-02T01:14:19.250Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-02T01:14:19.250Z] #61 sha256:2fe53a8fd9346955ce16c273bc935b9b6bc28029f7eb6dda7c4c75cea79f0bf4 [2022-02-02T01:14:20.191Z] #61 DONE 0.7s [2022-02-02T01:14:20.191Z] [2022-02-02T01:14:20.191Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-02T01:14:20.191Z] #66 sha256:7196b7ae8838f37637517477f4b6cba369b7335523334751b0559608e3969a7e [2022-02-02T01:14:20.191Z] #66 DONE 0.2s [2022-02-02T01:14:20.452Z] [2022-02-02T01:14:20.452Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-02T01:14:20.452Z] #71 sha256:a0c2f29bafaf19f49025e6e52626c8dd31b3a434ae9c554087ec1642113c9791 [2022-02-02T01:14:20.660Z] #60 219.3 + bin/containerd-shim-runc-v1 [2022-02-02T01:14:21.023Z] #71 DONE 0.8s [2022-02-02T01:14:21.023Z] [2022-02-02T01:14:21.023Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-02T01:14:21.023Z] #72 sha256:98bca9cd8a97ec529edad7029d0645e5e995c5643a902f3c8259795382478dde [2022-02-02T01:14:21.023Z] #72 DONE 0.0s [2022-02-02T01:14:21.286Z] [2022-02-02T01:14:21.287Z] #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-02-02T01:14:21.287Z] #73 sha256:5ff28f868b3268f625a3f5471c60ada44c1c7c1977a091a6dcc5c16f5cff7970 [2022-02-02T01:14:21.857Z] #73 0.625 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-02T01:14:21.857Z] #73 0.786 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-02T01:14:22.118Z] #73 0.960 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-02T01:14:22.278Z] #60 220.8 + bin/containerd-shim-runc-v1 [2022-02-02T01:14:22.691Z] #73 1.037 Reading package lists... [2022-02-02T01:14:22.829Z] #30 7.403 Collecting yamllint==1.26.1 [2022-02-02T01:14:23.087Z] #30 8.443 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-02T01:14:23.264Z] #73 1.548 Reading package lists... [2022-02-02T01:14:23.264Z] #73 2.046 Building dependency tree... [2022-02-02T01:14:23.264Z] #73 2.154 Reading state information... [2022-02-02T01:14:23.264Z] #73 2.271 The following additional packages will be installed: [2022-02-02T01:14:23.525Z] #73 2.271 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-02T01:14:23.525Z] #73 2.272 systemd-timesyncd [2022-02-02T01:14:23.525Z] #73 2.272 Suggested packages: [2022-02-02T01:14:23.525Z] #73 2.272 systemd-container policykit-1 [2022-02-02T01:14:23.525Z] #73 2.272 Recommended packages: [2022-02-02T01:14:23.525Z] #73 2.272 libnss-systemd [2022-02-02T01:14:23.525Z] #73 2.359 The following NEW packages will be installed: [2022-02-02T01:14:23.525Z] #73 2.359 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-02T01:14:23.525Z] #73 2.360 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-02T01:14:23.651Z] #30 9.117 Collecting pathspec>=0.5.3 [2022-02-02T01:14:23.651Z] #30 9.127 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-02T01:14:23.786Z] #73 2.627 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-02-02T01:14:23.787Z] #73 2.627 Need to get 5937 kB of archives. [2022-02-02T01:14:23.787Z] #73 2.627 After this operation, 19.5 MB of additional disk space will be used. [2022-02-02T01:14:23.787Z] #73 2.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-02T01:14:23.787Z] #73 2.639 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-02T01:14:23.787Z] #73 2.640 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-02-02T01:14:23.787Z] #73 2.645 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-02T01:14:23.787Z] #73 2.660 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-02T01:14:23.787Z] #73 2.662 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-02T01:14:23.908Z] #30 9.349 Collecting pyyaml [2022-02-02T01:14:23.908Z] #30 9.362 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-02-02T01:14:23.908Z] #30 9.399 Building wheels for collected packages: yamllint [2022-02-02T01:14:24.048Z] #73 2.730 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-02T01:14:24.048Z] #73 2.731 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-02T01:14:24.048Z] #73 2.733 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-02T01:14:24.048Z] #73 2.735 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-02T01:14:24.048Z] #73 2.755 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-02T01:14:24.048Z] #73 2.915 debconf: delaying package configuration, since apt-utils is not installed [2022-02-02T01:14:24.048Z] #73 2.943 Fetched 5937 kB in 0s (15.2 MB/s) [2022-02-02T01:14:24.048Z] #73 2.964 Selecting previously unselected package libargon2-1:amd64. [2022-02-02T01:14:24.165Z] #30 9.400 Building wheel for yamllint (setup.py): started [2022-02-02T01:14:24.308Z] #73 2.964 (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-02-02T01:14:24.309Z] #73 2.979 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-02T01:14:24.309Z] #73 2.986 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-02T01:14:24.309Z] #73 3.013 Selecting previously unselected package libjson-c5:amd64. [2022-02-02T01:14:24.309Z] #73 3.016 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-02T01:14:24.309Z] #73 3.019 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-02T01:14:24.309Z] #73 3.051 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-02T01:14:24.309Z] #73 3.053 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-02-02T01:14:24.309Z] #73 3.057 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-02T01:14:24.309Z] #73 3.107 Selecting previously unselected package libkmod2:amd64. [2022-02-02T01:14:24.309Z] #73 3.109 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-02T01:14:24.309Z] #73 3.112 Unpacking libkmod2:amd64 (28-1) ... [2022-02-02T01:14:24.309Z] #73 3.143 Selecting previously unselected package systemd-timesyncd. [2022-02-02T01:14:24.309Z] #73 3.146 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-02T01:14:24.309Z] #73 3.150 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-02T01:14:24.309Z] #73 3.198 Selecting previously unselected package systemd. [2022-02-02T01:14:24.309Z] #73 3.200 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-02T01:14:24.309Z] #73 3.233 Unpacking systemd (247.3-6) ... [2022-02-02T01:14:24.422Z] #30 9.829 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-02T01:14:24.679Z] #30 9.829 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f5309fda6e1376e04fb6daa8c8511f03ef145f88b9e1640bfa6721c1f69fdb79 [2022-02-02T01:14:24.679Z] #30 9.830 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-02T01:14:24.679Z] #30 9.833 Successfully built yamllint [2022-02-02T01:14:24.679Z] #30 9.842 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-02T01:14:24.679Z] #30 10.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-02T01:14:24.880Z] #73 3.760 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-02T01:14:24.880Z] #73 3.770 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-02T01:14:24.880Z] #73 3.780 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-02T01:14:24.880Z] #73 3.790 Setting up libkmod2:amd64 (28-1) ... [2022-02-02T01:14:25.141Z] #73 3.799 Setting up systemd (247.3-6) ... [2022-02-02T01:14:25.141Z] #73 3.833 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-02T01:14:25.141Z] #73 3.835 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-02T01:14:25.141Z] #73 3.837 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-02T01:14:25.258Z] #30 DONE 10.4s [2022-02-02T01:14:25.258Z] [2022-02-02T01:14:25.258Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-02T01:14:25.258Z] #34 sha256:d21894e63c067101b541454e89b12efb7271b6620b63494c2f47f1662d92ae93 [2022-02-02T01:14:25.401Z] #73 4.134 Setting up systemd-timesyncd (247.3-6) ... [2022-02-02T01:14:25.401Z] #73 4.331 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-02T01:14:25.401Z] #73 4.331 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-02T01:14:25.401Z] #73 4.389 Selecting previously unselected package systemd-sysv. [2022-02-02T01:14:25.516Z] #34 DONE 0.3s [2022-02-02T01:14:25.516Z] [2022-02-02T01:14:25.516Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-02T01:14:25.516Z] #39 sha256:e47435d7896290d9ad24512716d769917f8e40e0e767490d09a5cf79eab7eb71 [2022-02-02T01:14:25.516Z] #39 DONE 0.2s [2022-02-02T01:14:25.516Z] [2022-02-02T01:14:25.516Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-02T01:14:25.516Z] #42 sha256:0105a100006ad903d079b440a0b9e1c506ee0d3e5726a20c4fa3a4660281296f [2022-02-02T01:14:25.664Z] #73 4.389 (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 ... 29450 files and directories currently installed.) [2022-02-02T01:14:25.664Z] #73 4.402 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-02T01:14:25.664Z] #73 4.405 Unpacking systemd-sysv (247.3-6) ... [2022-02-02T01:14:25.664Z] #73 4.441 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-02T01:14:25.664Z] #73 4.443 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-02T01:14:25.664Z] #73 4.446 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-02T01:14:25.664Z] #73 4.496 Selecting previously unselected package dbus. [2022-02-02T01:14:25.664Z] #73 4.499 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-02T01:14:25.664Z] #73 4.508 Unpacking dbus (1.12.20-2) ... [2022-02-02T01:14:25.664Z] #73 4.557 Selecting previously unselected package libpam-systemd:amd64. [2022-02-02T01:14:25.664Z] #73 4.560 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-02T01:14:25.664Z] #73 4.563 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-02T01:14:25.664Z] #73 4.606 Selecting previously unselected package dbus-user-session. [2022-02-02T01:14:25.774Z] #42 DONE 0.3s [2022-02-02T01:14:25.774Z] [2022-02-02T01:14:25.774Z] #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-02-02T01:14:25.774Z] #63 sha256:a17a0a7e488f696cfe77b4a2e97cea77b11dd87e39703ce626b613b469697037 [2022-02-02T01:14:25.925Z] #73 4.609 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-02T01:14:25.925Z] #73 4.613 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-02T01:14:25.925Z] #73 4.675 Setting up systemd-sysv (247.3-6) ... [2022-02-02T01:14:25.925Z] #73 4.683 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-02T01:14:25.925Z] #73 4.692 Setting up dbus (1.12.20-2) ... [2022-02-02T01:14:25.925Z] #73 4.794 invoke-rc.d: could not determine current runlevel [2022-02-02T01:14:25.925Z] #73 4.796 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-02T01:14:25.925Z] #73 4.800 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-02T01:14:25.931Z] #60 224.4 + bin/containerd-shim-runc-v2 [2022-02-02T01:14:26.032Z] #63 ... [2022-02-02T01:14:26.032Z] [2022-02-02T01:14:26.032Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-02T01:14:26.032Z] #44 sha256:2252bc5cd8cf4ae6e415d036210a4fe03bb5804ec3ec649bf2ff6fac6aad4b58 [2022-02-02T01:14:26.032Z] #44 DONE 0.1s [2022-02-02T01:14:26.032Z] [2022-02-02T01:14:26.032Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-02T01:14:26.032Z] #48 sha256:92fc2b38e92e398ab52a1082f5b36b73d182f12f54d98b8df21f019263f216f2 [2022-02-02T01:14:26.186Z] #73 4.969 Setting up dbus-user-session (1.12.20-2) ... [2022-02-02T01:14:26.186Z] #73 4.982 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-02T01:14:26.186Z] #73 DONE 5.1s [2022-02-02T01:14:26.186Z] [2022-02-02T01:14:26.186Z] #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-02-02T01:14:26.186Z] #74 sha256:43c3c7f8cc274887f2588d01543d0d76be825e452b885daabdb549872fcc9892 [2022-02-02T01:14:26.189Z] #60 225.0 + binaries [2022-02-02T01:14:26.189Z] #60 225.0 + install -D bin/containerd /build/containerd [2022-02-02T01:14:26.189Z] #60 225.0 + install -D bin/containerd-shim /build/containerd-shim [2022-02-02T01:14:26.189Z] #60 225.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-02T01:14:26.189Z] #60 225.1 + install -D bin/ctr /build/ctr [2022-02-02T01:14:26.289Z] #48 DONE 0.1s [2022-02-02T01:14:26.289Z] [2022-02-02T01:14:26.289Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-02T01:14:26.289Z] #51 sha256:83eae146aa55f2cf2776a3b9d5528b9ae34d2ea0757f0becd13c24c9eff10998 [2022-02-02T01:14:26.289Z] #51 DONE 0.1s [2022-02-02T01:14:26.289Z] [2022-02-02T01:14:26.289Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-02T01:14:26.290Z] #55 sha256:9271926c9d3254cab4ea27a7e5809dc2be2a549e15b59aa7d482df1ebc445cc2 [2022-02-02T01:14:26.290Z] #55 DONE 0.1s [2022-02-02T01:14:26.290Z] [2022-02-02T01:14:26.290Z] #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-02-02T01:14:26.290Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:14:26.547Z] #67 ... [2022-02-02T01:14:26.547Z] [2022-02-02T01:14:26.547Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-02T01:14:26.547Z] #57 sha256:cc318c2d1c1abcbf66dfde259d8ff037ed8a4fc194011a6e03552872689a7bb2 [2022-02-02T01:14:26.547Z] #57 DONE 0.1s [2022-02-02T01:14:26.547Z] [2022-02-02T01:14:26.547Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-02T01:14:26.547Z] #59 sha256:e67f345c28aff63c88fc08026338b47bd04b8f26e20de8a7cf71b0ee2ae9cdb0 [2022-02-02T01:14:26.547Z] #59 DONE 0.1s [2022-02-02T01:14:26.547Z] [2022-02-02T01:14:26.547Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-02T01:14:26.547Z] #61 sha256:952ce41d9fb963e5d9451991320cfc37586a52e6ccfdb20d0ff97f40faee8212 [2022-02-02T01:14:26.547Z] #61 DONE 0.1s [2022-02-02T01:14:26.547Z] [2022-02-02T01:14:26.547Z] #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-02-02T01:14:26.547Z] #63 sha256:a17a0a7e488f696cfe77b4a2e97cea77b11dd87e39703ce626b613b469697037 [2022-02-02T01:14:26.708Z] #74 0.383 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-02T01:14:26.708Z] #74 0.384 Dload Upload Total Spent Left Speed [2022-02-02T01:14:26.969Z] #74 0.386 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5696 0 --:--:-- --:--:-- --:--:-- 5696 [2022-02-02T01:14:26.969Z] #74 DONE 0.8s [2022-02-02T01:14:26.969Z] [2022-02-02T01:14:26.969Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-02T01:14:26.969Z] #75 sha256:91209c23f1b9706f09e36cbd01a2f75f8e102a5b4c78b15337b6009972a30470 [2022-02-02T01:14:27.553Z] #60 225.9 + bin/containerd-shim-runc-v2 [2022-02-02T01:14:27.553Z] #60 226.5 + binaries [2022-02-02T01:14:27.553Z] #60 226.5 + install -D bin/containerd /build/containerd [2022-02-02T01:14:27.553Z] #60 226.5 + install -D bin/containerd-shim /build/containerd-shim [2022-02-02T01:14:27.553Z] #60 226.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-02T01:14:27.553Z] #60 226.5 + install -D bin/ctr /build/ctr [2022-02-02T01:14:27.913Z] #75 DONE 0.8s [2022-02-02T01:14:27.913Z] [2022-02-02T01:14:27.913Z] #76 exporting to image [2022-02-02T01:14:27.913Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-02T01:14:27.913Z] #76 exporting layers [2022-02-02T01:14:28.198Z] 8f616e6e9eec: Verifying Checksum [2022-02-02T01:14:28.198Z] 8f616e6e9eec: Download complete [2022-02-02T01:14:29.469Z] #60 DONE 227.9s [2022-02-02T01:14:30.036Z] [2022-02-02T01:14:30.036Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-02T01:14:30.036Z] #61 sha256:208897c49dae9936c1632524d536aba870d72e7457900c6912ba5b8838b2f1ae [2022-02-02T01:14:30.088Z] #60 DONE 228.8s [2022-02-02T01:14:30.656Z] [2022-02-02T01:14:30.656Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-02T01:14:30.656Z] #61 sha256:f8b6a06c2eed6a9f524422ec72c1e5c37fb7b3f4caa04743311785e1f5fd65e9 [2022-02-02T01:14:30.969Z] #61 DONE 0.8s [2022-02-02T01:14:30.969Z] [2022-02-02T01:14:30.969Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-02T01:14:30.969Z] #66 sha256:2dbd8f9f977a57fbb6a5000cb141c62d9a30d13f2d02661ea45b00dc6222302d [2022-02-02T01:14:30.969Z] #66 DONE 0.2s [2022-02-02T01:14:30.969Z] [2022-02-02T01:14:30.969Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-02T01:14:30.969Z] #71 sha256:d889a093bec34ac275366f6c109765b968a8c7c1592dba836068c27b7722d9d4 [2022-02-02T01:14:31.593Z] #61 DONE 0.7s [2022-02-02T01:14:31.593Z] [2022-02-02T01:14:31.593Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-02T01:14:31.593Z] #66 sha256:509ccd63c7b4fdb113e7ee864d53a2aa81042834a4d54a9af0479394a77a8aec [2022-02-02T01:14:31.853Z] #66 DONE 0.2s [2022-02-02T01:14:31.853Z] [2022-02-02T01:14:31.853Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-02T01:14:31.853Z] #71 sha256:e8f046bd32956603a9e61bff43a48fd6d8016d366920199ce32593a5e37ff268 [2022-02-02T01:14:31.903Z] #71 DONE 0.9s [2022-02-02T01:14:31.903Z] [2022-02-02T01:14:31.903Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-02T01:14:31.903Z] #72 sha256:d2b609f52d68db3cf6377757d3aaa9f1dbab3920826db59fc3068939bf0b8372 [2022-02-02T01:14:31.903Z] #72 DONE 0.0s [2022-02-02T01:14:31.903Z] [2022-02-02T01:14:31.903Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-02T01:14:31.903Z] #73 sha256:bd12bd068acb311fcb163be2d0d6f996a4331f9dbbaae374ca27dde153f5a0e3 [2022-02-02T01:14:32.790Z] #71 DONE 1.0s [2022-02-02T01:14:32.790Z] [2022-02-02T01:14:32.790Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-02T01:14:32.790Z] #72 sha256:39144422c01b62bf7c36f0860e5d1198988a27aa10ca9e490a5e8b18b0f4b29d [2022-02-02T01:14:32.790Z] #72 DONE 0.0s [2022-02-02T01:14:32.790Z] [2022-02-02T01:14:32.790Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-02T01:14:32.790Z] #73 sha256:ba2affc30ee189bcc6651964ee17087ed4c6fb8f122a938846ae007a58373857 [2022-02-02T01:14:32.908Z] 8f616e6e9eec: Verifying Checksum [2022-02-02T01:14:32.908Z] 8f616e6e9eec: Download complete [2022-02-02T01:14:33.277Z] #73 DONE 1.4s [2022-02-02T01:14:33.277Z] [2022-02-02T01:14:33.277Z] #74 exporting to image [2022-02-02T01:14:33.277Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-02T01:14:33.277Z] #74 exporting layers [2022-02-02T01:14:33.727Z] #73 DONE 1.1s [2022-02-02T01:14:33.727Z] [2022-02-02T01:14:33.727Z] #74 exporting to image [2022-02-02T01:14:33.727Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-02T01:14:33.727Z] #74 exporting layers [2022-02-02T01:14:34.500Z] #76 exporting layers 6.0s done [2022-02-02T01:14:34.500Z] #76 writing image sha256:f221f0cfb8cc3d18070b9196a837f05d903e4095658f89e132b8b5f3d3f08761 done [2022-02-02T01:14:34.500Z] #76 naming to docker.io/library/docker:585151d24fc64a66b1f7cf7d386636af16a95b0c done [2022-02-02T01:14:34.500Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-02T01:14:34.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -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:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh dynbinary test-integration [2022-02-02T01:14:36.767Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-02T01:14:36.767Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-02T01:14:36.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-02T01:14:36.767Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-02T01:14:36.767Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-02-02T01:14:36.767Z] Detected virtualization docker. [2022-02-02T01:14:36.767Z] Detected architecture x86-64. [2022-02-02T01:14:36.767Z] Set hostname to . [2022-02-02T01:14:36.767Z] modprobe@configfs.service: Succeeded. [2022-02-02T01:14:36.767Z] modprobe@drm.service: Succeeded. [2022-02-02T01:14:36.767Z] modprobe@fuse.service: Succeeded. [2022-02-02T01:14:36.767Z] + source /etc/docker-entrypoint-cmd [2022-02-02T01:14:36.767Z] ++ hack/make.sh dynbinary test-integration [2022-02-02T01:14:36.767Z] [2022-02-02T01:14:36.767Z] Removing bundles/ [2022-02-02T01:14:36.767Z] [2022-02-02T01:14:36.767Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-02T01:14:36.767Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:14:36.767Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:14:39.840Z] #74 exporting layers 5.8s done [2022-02-02T01:14:39.840Z] #74 writing image sha256:2169bfe22d117174e9ba51bc5b79b17965fe7db64bd19bf638a05ac7abbc9396 done [2022-02-02T01:14:39.840Z] #74 naming to docker.io/library/docker:585151d24fc64a66b1f7cf7d386636af16a95b0c done [2022-02-02T01:14:39.840Z] #74 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-02T01:14:40.176Z] + trap exit INT TERM [2022-02-02T01:14:40.176Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-02T01:14:40.176Z] + CONTAINER_NAME=docker-pr39 [2022-02-02T01:14:40.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41548/.git:/go/src/github.com/docker/docker/.git --name docker-pr39-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh dynbinary [2022-02-02T01:14:40.299Z] #74 exporting layers 5.9s done [2022-02-02T01:14:40.299Z] #74 writing image sha256:700e9a1b1565b9a846e91e6343ea4f054722811b8130c51446db04753c59921f done [2022-02-02T01:14:40.299Z] #74 naming to docker.io/library/docker:585151d24fc64a66b1f7cf7d386636af16a95b0c done [2022-02-02T01:14:40.299Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-02T01:14:40.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -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:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh dynbinary test-integration [2022-02-02T01:14:41.404Z] #63 83.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-02T01:14:42.018Z] [2022-02-02T01:14:42.018Z] Removing bundles/ [2022-02-02T01:14:42.018Z] [2022-02-02T01:14:42.018Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-02T01:14:42.018Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:14:42.018Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:14:42.078Z] [2022-02-02T01:14:42.078Z] Removing bundles/ [2022-02-02T01:14:42.078Z] [2022-02-02T01:14:42.078Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-02T01:14:42.078Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:14:42.078Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:14:42.336Z] #63 84.12 + mkdir -p /build [2022-02-02T01:14:42.336Z] #63 84.12 + cp runc /build/runc [2022-02-02T01:14:42.593Z] #63 DONE 84.5s [2022-02-02T01:14:42.593Z] [2022-02-02T01:14:42.593Z] #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-02-02T01:14:42.593Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:14:44.490Z] #67 ... [2022-02-02T01:14:44.490Z] [2022-02-02T01:14:44.490Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-02T01:14:44.490Z] #64 sha256:7f6fdc4c9d5941ba3d003f2fab6e94e6585fe2955ff5469ad7ae7e5aecbd66b3 [2022-02-02T01:14:44.490Z] #64 DONE 0.1s [2022-02-02T01:14:44.490Z] [2022-02-02T01:14:44.490Z] #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-02-02T01:14:44.490Z] #67 sha256:a989c135ec4199cb592c3ab18ccdc6ea36396fb15b342cc965e007e0678afaa7 [2022-02-02T01:14:47.013Z] #67 143.9 # github.com/containerd/containerd/cmd/containerd [2022-02-02T01:14:47.013Z] #67 143.9 /usr/bin/ld: /tmp/go-link-3343958010/000019.o: in function `New': [2022-02-02T01:14:47.013Z] #67 143.9 /tmp/tmp.ewVoqB6vpQ/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-02-02T01:14:47.013Z] #67 143.9 + bin/containerd-stress [2022-02-02T01:14:47.944Z] #67 145.0 + bin/containerd-shim [2022-02-02T01:14:56.066Z] #67 152.2 + bin/containerd-shim-runc-v1 [2022-02-02T01:15:00.280Z] #67 157.5 + bin/containerd-shim-runc-v2 [2022-02-02T01:15:00.845Z] #67 158.1 + binaries [2022-02-02T01:15:00.845Z] #67 158.1 + install -D bin/containerd /build/containerd [2022-02-02T01:15:00.845Z] #67 158.2 + install -D bin/containerd-shim /build/containerd-shim [2022-02-02T01:15:00.845Z] #67 158.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-02T01:15:00.845Z] #67 158.2 + install -D bin/ctr /build/ctr [2022-02-02T01:15:01.102Z] #67 DONE 158.6s [2022-02-02T01:15:02.469Z] [2022-02-02T01:15:02.469Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-02T01:15:02.469Z] #68 sha256:15b5dc55f2a529c1eff66cb1ff359dde4ab78b23e54e8a1de0c1ee256bc55bd5 [2022-02-02T01:15:02.726Z] #68 DONE 0.2s [2022-02-02T01:15:02.726Z] [2022-02-02T01:15:02.726Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-02T01:15:02.726Z] #73 sha256:adf0ade9f0292f875bee1238be566b09ee331f28760d6e0196966edb330d47e8 [2022-02-02T01:15:02.726Z] #73 DONE 0.1s [2022-02-02T01:15:02.726Z] [2022-02-02T01:15:02.726Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-02T01:15:02.726Z] #78 sha256:f36fcaa99132677d799b1024af4d688d272e3678299e8812caf7e4adbefd84c7 [2022-02-02T01:15:03.288Z] #78 DONE 0.5s [2022-02-02T01:15:03.288Z] [2022-02-02T01:15:03.288Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-02T01:15:03.288Z] #79 sha256:5768dd96912dbfbdf112e3479b3cb6bf4db09b710a9373917345055bdbda6be7 [2022-02-02T01:15:03.288Z] #79 DONE 0.0s [2022-02-02T01:15:03.288Z] [2022-02-02T01:15:03.288Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-02T01:15:03.288Z] #80 sha256:56d9a5a1b75ab42c1b215b674535307c00a5d07c04d655753bcfeaf5f6d503dd [2022-02-02T01:15:07.208Z] 4612f6d0b889: Pull complete [2022-02-02T01:15:08.534Z] #80 DONE 4.4s [2022-02-02T01:15:08.534Z] [2022-02-02T01:15:08.534Z] #81 exporting to image [2022-02-02T01:15:08.534Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-02T01:15:08.534Z] #81 exporting layers [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-02T01:15:26.247Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2022-02-02T01:15:26.247Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-02T01:15:26.247Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2022-02-02T01:15:26.247Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/builder/remotecontext 0.077s coverage: 13.7% of statements [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/builder/dockerfile 0.132s coverage: 49.0% of statements [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/builder/remotecontext/git 0.902s coverage: 86.3% of statements [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/cli [no test files] [2022-02-02T01:15:26.248Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-02T01:15:26.248Z] ok github.com/docker/docker/cmd/docker-proxy 0.359s coverage: 67.6% of statements [2022-02-02T01:15:27.184Z] ok github.com/docker/docker/client 0.114s coverage: 75.6% of statements [2022-02-02T01:15:35.039Z] #81 exporting layers 24.9s done [2022-02-02T01:15:35.039Z] #81 writing image sha256:1d554107e1488ac18354c31b8d54656984f3247fe9ab5855e74123dcd127ba56 done [2022-02-02T01:15:35.039Z] #81 naming to docker.io/library/docker:585151d24fc64a66b1f7cf7d386636af16a95b0c done [2022-02-02T01:15:35.039Z] #81 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-02T01:15:35.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41548/.git:/go/src/github.com/docker/docker/.git --name docker-pr39 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/validate/default [2022-02-02T01:15:35.936Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-02T01:15:37.828Z] api/swagger.yaml [2022-02-02T01:15:37.828Z] 5287:7 warning comment not indented like content (comments-indentation) [2022-02-02T01:15:38.391Z] [2022-02-02T01:15:40.547Z] 8f616e6e9eec: Pull complete [2022-02-02T01:15:43.648Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-02-02T01:15:45.219Z] 8f616e6e9eec: Pull complete [2022-02-02T01:15:47.816Z] Congratulations! All API changes are done the right way. [2022-02-02T01:15:47.816Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-02T01:15:47.816Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-02T01:15:47.816Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-02T01:15:47.816Z] Congratulations! No new tests were added to integration-cli. [2022-02-02T01:15:47.816Z] [2022-02-02T01:15:47.816Z] INFO Start validation with golang-ci-lint [2022-02-02T01:15:47.816Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-02T01:15:47.816Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-02T01:15:47.816Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-02T01:15:59.270Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-02T01:15:59.270Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2022-02-02T01:15:59.270Z] ok github.com/docker/docker/cmd/dockerd/trap 2.400s coverage: 0.0% of statements [2022-02-02T01:15:59.270Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-02T01:15:59.270Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-02T01:15:59.270Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-02T01:15:59.270Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-02T01:15:59.270Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-02T01:16:02.560Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2022-02-02T01:16:04.465Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-02-02T01:16:05.874Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-02-02T01:16:13.285Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:16:13.285Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:16:13.285Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:16:13.285Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:16:13.285Z] [2022-02-02T01:16:13.285Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-02T01:16:13.285Z] DOCKER_SYSTEMD=1 [2022-02-02T01:16:13.285Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-02T01:16:13.285Z] HOSTNAME=a9d5d6cd1db1 [2022-02-02T01:16:13.285Z] DEST=bundles/test-integration [2022-02-02T01:16:13.285Z] PWD=/go/src/github.com/docker/docker [2022-02-02T01:16:13.285Z] DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:16:13.285Z] container=docker [2022-02-02T01:16:13.285Z] HOME=/root [2022-02-02T01:16:13.285Z] LANG=C.UTF-8 [2022-02-02T01:16:13.285Z] INVOCATION_ID=8626e6e18fac4b61b7af876f8c9e9e79 [2022-02-02T01:16:13.285Z] GOLANG_VERSION=1.17.6 [2022-02-02T01:16:13.285Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-02T01:16:13.285Z] VALIDATE_BRANCH=master [2022-02-02T01:16:13.285Z] TERM=xterm [2022-02-02T01:16:13.285Z] DOCKER_PKG=github.com/docker/docker [2022-02-02T01:16:13.285Z] SHLVL=3 [2022-02-02T01:16:13.285Z] TIMEOUT=120m [2022-02-02T01:16:13.285Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-02T01:16:13.285Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-02T01:16:13.285Z] GO111MODULE=off [2022-02-02T01:16:13.285Z] DOCKER_EXPERIMENTAL=1 [2022-02-02T01:16:13.285Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-02T01:16:13.285Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-02T01:16:13.285Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-02T01:16:13.285Z] GOPATH=/go [2022-02-02T01:16:13.285Z] PKG_CONFIG=pkg-config [2022-02-02T01:16:13.285Z] _=/usr/bin/env [2022-02-02T01:16:13.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-02T01:16:13.995Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-02T01:16:13.995Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.0% of statements [2022-02-02T01:16:13.995Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-02T01:16:14.562Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-02T01:16:15.130Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2022-02-02T01:16:16.508Z] ok github.com/docker/docker/daemon 10.091s coverage: 17.1% of statements [2022-02-02T01:16:16.508Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-02T01:16:16.508Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-02T01:16:16.508Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-02T01:16:16.508Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-02T01:16:16.767Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-02-02T01:16:17.336Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.284s coverage: 56.2% of statements [2022-02-02T01:16:18.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:16:18.481Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:16:18.481Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:16:18.481Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:16:18.481Z] [2022-02-02T01:16:18.481Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-02T01:16:18.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-02T01:16:18.481Z] HOSTNAME=491e5c88e87f [2022-02-02T01:16:18.481Z] DEST=bundles/test-integration [2022-02-02T01:16:18.481Z] PWD=/go/src/github.com/docker/docker [2022-02-02T01:16:18.481Z] DOCKER_ROOTLESS=1 [2022-02-02T01:16:18.481Z] DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:16:18.481Z] container=docker [2022-02-02T01:16:18.481Z] HOME=/root [2022-02-02T01:16:18.481Z] GOLANG_VERSION=1.17.6 [2022-02-02T01:16:18.481Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-02T01:16:18.481Z] VALIDATE_BRANCH=master [2022-02-02T01:16:18.481Z] TERM=xterm [2022-02-02T01:16:18.481Z] DOCKER_PKG=github.com/docker/docker [2022-02-02T01:16:18.481Z] SHLVL=1 [2022-02-02T01:16:18.481Z] TIMEOUT=120m [2022-02-02T01:16:18.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-02T01:16:18.481Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-02T01:16:18.481Z] GO111MODULE=off [2022-02-02T01:16:18.481Z] DOCKER_EXPERIMENTAL=1 [2022-02-02T01:16:18.481Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-02T01:16:18.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-02T01:16:18.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-02T01:16:18.481Z] GOPATH=/go [2022-02-02T01:16:18.481Z] PKG_CONFIG=pkg-config [2022-02-02T01:16:18.481Z] _=/usr/bin/env [2022-02-02T01:16:18.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-02T01:16:18.584Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:16:18.584Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:16:18.584Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:16:18.584Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:16:18.584Z] [2022-02-02T01:16:18.584Z] + TEST_INTEGRATION_DEST=1 [2022-02-02T01:16:18.584Z] + CONTAINER_NAME=docker-pr39-1 [2022-02-02T01:16:18.584Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-02T01:16:18.584Z] + run_tests test-integration-flaky [2022-02-02T01:16:18.584Z] + '[' -n 0 ']' [2022-02-02T01:16:18.584Z] + rm= [2022-02-02T01:16:18.584Z] + c=0 [2022-02-02T01:16:18.584Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41548/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41548/.git:/go/src/github.com/docker/docker/.git --name docker-pr39-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh test-integration-flaky test-integration [2022-02-02T01:16:18.584Z] + TEST_INTEGRATION_DEST=3 [2022-02-02T01:16:18.584Z] + CONTAINER_NAME=docker-pr39-3 [2022-02-02T01:16:18.584Z] + TEST_SKIP_INTEGRATION=1 [2022-02-02T01:16:18.584Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-02T01:16:18.584Z] + run_tests [2022-02-02T01:16:18.584Z] ++ jobs -p [2022-02-02T01:16:18.584Z] + '[' -n 0 ']' [2022-02-02T01:16:18.584Z] + rm= [2022-02-02T01:16:18.584Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41548/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41548/.git:/go/src/github.com/docker/docker/.git --name docker-pr39-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh '' test-integration [2022-02-02T01:16:18.584Z] + TEST_INTEGRATION_DEST=2 [2022-02-02T01:16:18.584Z] + CONTAINER_NAME=docker-pr39-2 [2022-02-02T01:16:18.584Z] + TEST_SKIP_INTEGRATION=1 [2022-02-02T01:16:18.584Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-02T01:16:18.584Z] + run_tests [2022-02-02T01:16:18.584Z] + '[' -n 0 ']' [2022-02-02T01:16:18.584Z] + rm= [2022-02-02T01:16:18.584Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41548/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41548/.git:/go/src/github.com/docker/docker/.git --name docker-pr39-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh '' test-integration [2022-02-02T01:16:18.584Z] + for job in $(jobs -p) [2022-02-02T01:16:18.584Z] + wait 4670 [2022-02-02T01:16:18.584Z] [2022-02-02T01:16:18.584Z] [2022-02-02T01:16:18.584Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-02T01:16:18.584Z] [2022-02-02T01:16:18.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-02T01:16:18.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-02T01:16:18.584Z] HOSTNAME=9b037aab8c06 [2022-02-02T01:16:18.584Z] TEST_SKIP_INTEGRATION=1 [2022-02-02T01:16:18.584Z] TESTDEBUG=0 [2022-02-02T01:16:18.584Z] DEST=bundles/test-integration [2022-02-02T01:16:18.584Z] PWD=/go/src/github.com/docker/docker [2022-02-02T01:16:18.584Z] KEEPBUNDLE=1 [2022-02-02T01:16:18.584Z] DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:16:18.584Z] container=docker [2022-02-02T01:16:18.584Z] HOME=/root [2022-02-02T01:16:18.584Z] GOLANG_VERSION=1.17.6 [2022-02-02T01:16:18.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-02T01:16:18.584Z] VALIDATE_BRANCH=master [2022-02-02T01:16:18.584Z] TERM=xterm [2022-02-02T01:16:18.584Z] DOCKER_PKG=github.com/docker/docker [2022-02-02T01:16:18.584Z] SHLVL=1 [2022-02-02T01:16:18.584Z] TIMEOUT=120m [2022-02-02T01:16:18.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-02T01:16:18.584Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-02T01:16:18.584Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-02T01:16:18.584Z] GO111MODULE=off [2022-02-02T01:16:18.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-02T01:16:18.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-02T01:16:18.584Z] GOPATH=/go [2022-02-02T01:16:18.584Z] PKG_CONFIG=pkg-config [2022-02-02T01:16:18.584Z] _=/usr/bin/env [2022-02-02T01:16:18.584Z] Building test suite binary ./integration-cli/test.main [2022-02-02T01:16:18.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-02T01:16:18.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-02T01:16:18.584Z] HOSTNAME=34643eeb7df8 [2022-02-02T01:16:18.584Z] TEST_SKIP_INTEGRATION=1 [2022-02-02T01:16:18.584Z] TESTDEBUG=0 [2022-02-02T01:16:18.584Z] DEST=bundles/test-integration [2022-02-02T01:16:18.584Z] PWD=/go/src/github.com/docker/docker [2022-02-02T01:16:18.584Z] KEEPBUNDLE=1 [2022-02-02T01:16:18.584Z] DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:16:18.584Z] container=docker [2022-02-02T01:16:18.584Z] HOME=/root [2022-02-02T01:16:18.584Z] GOLANG_VERSION=1.17.6 [2022-02-02T01:16:18.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-02T01:16:18.584Z] VALIDATE_BRANCH=master [2022-02-02T01:16:18.584Z] TERM=xterm [2022-02-02T01:16:18.584Z] DOCKER_PKG=github.com/docker/docker [2022-02-02T01:16:18.584Z] SHLVL=1 [2022-02-02T01:16:18.584Z] TIMEOUT=120m [2022-02-02T01:16:18.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-02T01:16:18.584Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-02T01:16:18.584Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-02T01:16:18.584Z] GO111MODULE=off [2022-02-02T01:16:18.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-02T01:16:18.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-02T01:16:18.584Z] GOPATH=/go [2022-02-02T01:16:18.584Z] PKG_CONFIG=pkg-config [2022-02-02T01:16:18.584Z] _=/usr/bin/env [2022-02-02T01:16:18.584Z] Building test suite binary ./integration-cli/test.main [2022-02-02T01:16:18.584Z] [2022-02-02T01:16:18.584Z] Found new integrations tests: [2022-02-02T01:16:18.584Z] +func TestContainerExecKill(t *testing.T) { [2022-02-02T01:16:18.584Z] Running stress test for them. [2022-02-02T01:16:18.584Z] Using test flags: -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:16:18.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-02T01:16:18.584Z] HOSTNAME=293216d8d194 [2022-02-02T01:16:18.584Z] TESTDEBUG=0 [2022-02-02T01:16:18.584Z] DEST=bundles/test-integration-flaky [2022-02-02T01:16:18.584Z] PWD=/go/src/github.com/docker/docker [2022-02-02T01:16:18.584Z] KEEPBUNDLE=1 [2022-02-02T01:16:18.584Z] DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:16:18.584Z] container=docker [2022-02-02T01:16:18.584Z] HOME=/root [2022-02-02T01:16:18.584Z] GOLANG_VERSION=1.17.6 [2022-02-02T01:16:18.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-02T01:16:18.584Z] VALIDATE_BRANCH=master [2022-02-02T01:16:18.584Z] TERM=xterm [2022-02-02T01:16:18.584Z] DOCKER_PKG=github.com/docker/docker [2022-02-02T01:16:18.584Z] SHLVL=1 [2022-02-02T01:16:18.584Z] TIMEOUT=120m [2022-02-02T01:16:18.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-02T01:16:18.584Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-02T01:16:18.584Z] TESTFLAGS=-test.count 5 -test.run TestContainerExecKill [2022-02-02T01:16:18.584Z] GO111MODULE=off [2022-02-02T01:16:18.584Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-02T01:16:18.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-02T01:16:18.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-02T01:16:18.584Z] TEST_REPEAT=5 [2022-02-02T01:16:18.584Z] GOPATH=/go [2022-02-02T01:16:18.584Z] PKG_CONFIG=pkg-config [2022-02-02T01:16:18.584Z] _=/usr/bin/env [2022-02-02T01:16:18.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-02T01:16:18.719Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2022-02-02T01:16:20.129Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.178s coverage: 50.5% of statements [2022-02-02T01:16:21.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.621s coverage: 58.0% of statements [2022-02-02T01:16:21.795Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.114s coverage: 45.9% of statements [2022-02-02T01:16:21.795Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-02T01:16:21.795Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-02T01:16:21.795Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-02T01:16:22.732Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-02-02T01:16:22.732Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-02-02T01:16:23.301Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-02-02T01:16:24.680Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.6% of statements [2022-02-02T01:16:24.680Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-02T01:16:24.680Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-02T01:16:24.680Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.5% of statements [2022-02-02T01:16:25.618Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-02-02T01:16:25.618Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 80.2% of statements [2022-02-02T01:16:25.618Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-02T01:16:25.877Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2022-02-02T01:16:26.137Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2022-02-02T01:16:26.705Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-02-02T01:16:26.705Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2022-02-02T01:16:27.272Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements [2022-02-02T01:16:27.272Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-02T01:16:27.531Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.7% of statements [2022-02-02T01:16:27.790Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2022-02-02T01:16:28.727Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-02-02T01:16:28.727Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-02T01:16:29.295Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-02-02T01:16:30.232Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2022-02-02T01:16:30.232Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-02T01:16:30.232Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-02T01:16:30.799Z] ok github.com/docker/docker/distribution 0.093s coverage: 26.3% of statements [2022-02-02T01:16:31.059Z] ok github.com/docker/docker/distribution/metadata 0.059s coverage: 48.2% of statements [2022-02-02T01:16:31.059Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-02T01:16:31.627Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-02T01:16:32.195Z] ok github.com/docker/docker/image 0.013s coverage: 86.6% of statements [2022-02-02T01:16:32.764Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-02T01:16:33.332Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-02T01:16:33.332Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 85.4% of statements [2022-02-02T01:16:33.332Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-02T01:16:33.591Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-02T01:16:33.591Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-02T01:16:33.850Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-02T01:16:34.788Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-02-02T01:16:35.356Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-02-02T01:16:35.356Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-02T01:16:37.259Z] ok github.com/docker/docker/pkg/archive 0.273s coverage: 82.6% of statements [2022-02-02T01:16:37.828Z] ok github.com/docker/docker/pkg/authorization 0.492s coverage: 68.3% of statements [2022-02-02T01:16:38.087Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-02T01:16:38.087Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-02T01:16:41.374Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 43.5% of statements [2022-02-02T01:16:41.374Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-02T01:16:41.374Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-02T01:16:42.310Z] ok github.com/docker/docker/layer 7.175s coverage: 68.8% of statements [2022-02-02T01:16:42.310Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-02T01:16:42.310Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-02T01:16:42.310Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-02T01:16:42.310Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-02T01:16:42.310Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-02T01:16:42.310Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-02T01:16:42.310Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-02T01:16:42.310Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-02T01:16:42.569Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-02-02T01:16:42.828Z] ok github.com/docker/docker/pkg/fsutils 0.146s coverage: 85.1% of statements [2022-02-02T01:16:42.828Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-02T01:16:43.765Z] ok github.com/docker/docker/pkg/idtools 0.417s coverage: 69.5% of statements [2022-02-02T01:16:43.765Z] ok github.com/docker/docker/pkg/ioutils 0.366s coverage: 71.0% of statements [2022-02-02T01:16:44.024Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-02-02T01:16:44.024Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-02T01:16:44.024Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-02T01:16:44.024Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-02T01:16:44.024Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-02T01:16:44.283Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2022-02-02T01:16:44.283Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-02T01:16:44.283Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2022-02-02T01:16:44.542Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2022-02-02T01:16:44.542Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2022-02-02T01:16:44.542Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-02T01:16:44.542Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-02T01:16:44.542Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-02T01:16:45.111Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-02-02T01:16:45.679Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-02T01:16:45.679Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-02T01:16:45.938Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-02-02T01:16:47.314Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-02-02T01:16:47.314Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-02T01:16:47.573Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-02T01:16:47.573Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-02T01:16:47.832Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-02T01:16:48.091Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-02T01:16:48.659Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2022-02-02T01:16:48.918Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-02-02T01:16:49.177Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-02-02T01:16:49.745Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-02-02T01:16:49.745Z] coverage: [no statements] [2022-02-02T01:16:49.745Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-02T01:16:50.004Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-02T01:16:50.263Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2022-02-02T01:16:50.263Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-02T01:16:52.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-02T01:16:52.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-02T01:16:52.168Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-02-02T01:16:52.427Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-02T01:16:52.686Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.0% of statements [2022-02-02T01:16:54.086Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-02-02T01:16:54.086Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-02-02T01:16:55.046Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-02-02T01:16:55.621Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-02T01:16:55.621Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-02-02T01:16:56.189Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-02T01:16:56.189Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-02T01:16:57.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-02T01:16:57.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-02T01:16:58.723Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-02T01:16:59.290Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2022-02-02T01:16:59.858Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-02-02T01:17:01.235Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-02-02T01:17:03.922Z] 567fd00846e9: Pull complete [2022-02-02T01:17:03.922Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-02-02T01:17:03.922Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:17:03.922Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:17:03.922Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-02T01:17:03.922Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-02T01:17:03.923Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-02-02T01:17:03.923Z] INFO: Docker version of control daemon [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] Client: [2022-02-02T01:17:03.923Z] Version: 20.10.9 [2022-02-02T01:17:03.923Z] API version: 1.41 [2022-02-02T01:17:03.923Z] Go version: go1.16.8 [2022-02-02T01:17:03.923Z] Git commit: c2ea9bc [2022-02-02T01:17:03.923Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-02T01:17:03.923Z] OS/Arch: windows/amd64 [2022-02-02T01:17:03.923Z] Context: default [2022-02-02T01:17:03.923Z] Experimental: true [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] Server: Docker Engine - Community [2022-02-02T01:17:03.923Z] Engine: [2022-02-02T01:17:03.923Z] Version: 20.10.9 [2022-02-02T01:17:03.923Z] API version: 1.41 (minimum version 1.24) [2022-02-02T01:17:03.923Z] Go version: go1.16.8 [2022-02-02T01:17:03.923Z] Git commit: 79ea9d3 [2022-02-02T01:17:03.923Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-02T01:17:03.923Z] OS/Arch: windows/amd64 [2022-02-02T01:17:03.923Z] Experimental: true [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] INFO: Docker info of control daemon [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] Client: [2022-02-02T01:17:03.923Z] Context: default [2022-02-02T01:17:03.923Z] Debug Mode: false [2022-02-02T01:17:03.923Z] Plugins: [2022-02-02T01:17:03.923Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-02T01:17:03.923Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-02T01:17:03.923Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] Server: [2022-02-02T01:17:03.923Z] Containers: 0 [2022-02-02T01:17:03.923Z] Running: 0 [2022-02-02T01:17:03.923Z] Paused: 0 [2022-02-02T01:17:03.923Z] Stopped: 0 [2022-02-02T01:17:03.923Z] Images: 1 [2022-02-02T01:17:03.923Z] Server Version: 20.10.9 [2022-02-02T01:17:03.923Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-02T01:17:03.923Z] Windows: [2022-02-02T01:17:03.923Z] LCOW: [2022-02-02T01:17:03.923Z] Logging Driver: json-file [2022-02-02T01:17:03.923Z] Plugins: [2022-02-02T01:17:03.923Z] Volume: local [2022-02-02T01:17:03.923Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:17:03.923Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:17:03.923Z] Swarm: inactive [2022-02-02T01:17:03.923Z] Default Isolation: process [2022-02-02T01:17:03.923Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-02T01:17:03.923Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-02T01:17:03.923Z] OSType: windows [2022-02-02T01:17:03.923Z] Architecture: x86_64 [2022-02-02T01:17:03.923Z] CPUs: 4 [2022-02-02T01:17:03.923Z] Total Memory: 32GiB [2022-02-02T01:17:03.923Z] Name: azwin-2-625290 [2022-02-02T01:17:03.923Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-02T01:17:03.923Z] Docker Root Dir: D:\docker [2022-02-02T01:17:03.923Z] Debug Mode: false [2022-02-02T01:17:03.923Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:17:03.923Z] Labels: [2022-02-02T01:17:03.923Z] Experimental: true [2022-02-02T01:17:03.923Z] Insecure Registries: [2022-02-02T01:17:03.923Z] 10.0.0.4:5000 [2022-02-02T01:17:03.923Z] 127.0.0.0/8 [2022-02-02T01:17:03.923Z] Registry Mirrors: [2022-02-02T01:17:03.923Z] http://10.0.0.4:5000/ [2022-02-02T01:17:03.923Z] Live Restore Enabled: false [2022-02-02T01:17:03.923Z] Product License: Community Engine [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] INFO: Commit hash is 585151d24f [2022-02-02T01:17:03.923Z] INFO: Nuke-Everything... [2022-02-02T01:17:03.923Z] INFO: Container count on control daemon to delete is 0 [2022-02-02T01:17:03.923Z] INFO: Nuking d:\CI [2022-02-02T01:17:03.923Z] INFO: Zapped successfully [2022-02-02T01:17:03.923Z] INFO: Location for testing is d:\CI\PR-41548\39 [2022-02-02T01:17:03.923Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:03.923Z] INFO: Building the image from Dockerfile.windows at 02/02/2022 01:17:00... [2022-02-02T01:17:03.923Z] [2022-02-02T01:17:06.145Z] Sending build context to Docker daemon 61.8MB [2022-02-02T01:17:06.145Z] [2022-02-02T01:17:06.613Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-02T01:17:06.613Z] ---> 60d6f56ecebd [2022-02-02T01:17:06.613Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-02T01:17:06.613Z] ---> Running in 91e404554b0a [2022-02-02T01:17:06.814Z] 0e02c12b1310: Pull complete [2022-02-02T01:17:06.814Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-02T01:17:06.814Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:17:06.814Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:17:06.814Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-02T01:17:06.814Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-02T01:17:06.814Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-02-02T01:17:06.814Z] INFO: Docker version of control daemon [2022-02-02T01:17:06.814Z] [2022-02-02T01:17:06.814Z] Client: [2022-02-02T01:17:06.814Z] Version: 20.10.9 [2022-02-02T01:17:06.814Z] API version: 1.41 [2022-02-02T01:17:06.814Z] Go version: go1.16.8 [2022-02-02T01:17:06.814Z] Git commit: c2ea9bc [2022-02-02T01:17:06.814Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-02T01:17:06.814Z] OS/Arch: windows/amd64 [2022-02-02T01:17:06.814Z] Context: default [2022-02-02T01:17:06.814Z] Experimental: true [2022-02-02T01:17:06.814Z] [2022-02-02T01:17:06.814Z] Server: Docker Engine - Community [2022-02-02T01:17:06.814Z] Engine: [2022-02-02T01:17:06.814Z] Version: 20.10.9 [2022-02-02T01:17:06.814Z] API version: 1.41 (minimum version 1.24) [2022-02-02T01:17:06.814Z] Go version: go1.16.8 [2022-02-02T01:17:06.814Z] Git commit: 79ea9d3 [2022-02-02T01:17:06.814Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-02T01:17:06.814Z] OS/Arch: windows/amd64 [2022-02-02T01:17:06.814Z] Experimental: true [2022-02-02T01:17:06.814Z] [2022-02-02T01:17:06.814Z] INFO: Docker info of control daemon [2022-02-02T01:17:06.814Z] [2022-02-02T01:17:06.814Z] Client: [2022-02-02T01:17:06.814Z] Context: default [2022-02-02T01:17:06.814Z] Debug Mode: false [2022-02-02T01:17:06.814Z] [2022-02-02T01:17:06.814Z] Server: [2022-02-02T01:17:06.814Z] Containers: 0 [2022-02-02T01:17:06.814Z] Running: 0 [2022-02-02T01:17:06.814Z] Paused: 0 [2022-02-02T01:17:06.814Z] Stopped: 0 [2022-02-02T01:17:06.814Z] Images: 1 [2022-02-02T01:17:06.814Z] Server Version: 20.10.9 [2022-02-02T01:17:06.814Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-02T01:17:06.814Z] Windows: [2022-02-02T01:17:06.814Z] LCOW: [2022-02-02T01:17:06.814Z] Logging Driver: json-file [2022-02-02T01:17:06.814Z] Plugins: [2022-02-02T01:17:06.814Z] Volume: local [2022-02-02T01:17:06.814Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:17:06.814Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:17:06.814Z] Swarm: inactive [2022-02-02T01:17:06.814Z] Default Isolation: process [2022-02-02T01:17:06.814Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T01:17:06.814Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T01:17:06.814Z] OSType: windows [2022-02-02T01:17:06.814Z] Architecture: x86_64 [2022-02-02T01:17:06.814Z] CPUs: 4 [2022-02-02T01:17:06.814Z] Total Memory: 32GiB [2022-02-02T01:17:06.814Z] Name: azwin-2-82b1a0 [2022-02-02T01:17:06.814Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-02T01:17:06.814Z] Docker Root Dir: D:\docker [2022-02-02T01:17:06.814Z] Debug Mode: false [2022-02-02T01:17:06.814Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:17:06.814Z] Labels: [2022-02-02T01:17:06.814Z] Experimental: true [2022-02-02T01:17:06.814Z] Insecure Registries: [2022-02-02T01:17:06.814Z] 10.0.0.4:5000 [2022-02-02T01:17:06.814Z] 127.0.0.0/8 [2022-02-02T01:17:06.814Z] Registry Mirrors: [2022-02-02T01:17:06.814Z] http://10.0.0.4:5000/ [2022-02-02T01:17:06.814Z] Live Restore Enabled: false [2022-02-02T01:17:06.814Z] Product License: Community Engine [2022-02-02T01:17:06.814Z] [2022-02-02T01:17:06.814Z] [2022-02-02T01:17:06.814Z] INFO: Commit hash is 585151d24f [2022-02-02T01:17:06.814Z] INFO: Nuke-Everything... [2022-02-02T01:17:06.814Z] INFO: Container count on control daemon to delete is 0 [2022-02-02T01:17:07.082Z] Removing intermediate container 91e404554b0a [2022-02-02T01:17:07.082Z] ---> 9105b9c0e8f3 [2022-02-02T01:17:07.082Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-02T01:17:07.082Z] ---> Running in 028f893d9f9d [2022-02-02T01:17:07.550Z] Removing intermediate container 028f893d9f9d [2022-02-02T01:17:07.550Z] ---> fc02a0a1f48b [2022-02-02T01:17:07.550Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-02T01:17:07.550Z] ---> Running in ff31a8db96c4 [2022-02-02T01:17:08.019Z] Removing intermediate container ff31a8db96c4 [2022-02-02T01:17:08.019Z] ---> 3c0d8e7c1601 [2022-02-02T01:17:08.019Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-02T01:17:08.019Z] ---> Running in 1369a44c9afa [2022-02-02T01:17:08.019Z] Removing intermediate container 1369a44c9afa [2022-02-02T01:17:08.019Z] ---> 55e73d403de8 [2022-02-02T01:17:08.019Z] 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-02-02T01:17:08.019Z] ---> Running in 8bbdab9fbccc [2022-02-02T01:17:08.383Z] INFO: Nuking d:\CI [2022-02-02T01:17:08.383Z] INFO: Zapped successfully [2022-02-02T01:17:08.383Z] INFO: Location for testing is d:\CI\PR-41548\39 [2022-02-02T01:17:08.383Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-02T01:17:08.383Z] [2022-02-02T01:17:08.383Z] [2022-02-02T01:17:08.383Z] INFO: Building the image from Dockerfile.windows at 02/02/2022 01:17:08... [2022-02-02T01:17:08.383Z] [2022-02-02T01:17:08.487Z] Removing intermediate container 8bbdab9fbccc [2022-02-02T01:17:08.487Z] ---> 57b28c892fe6 [2022-02-02T01:17:08.487Z] 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-02-02T01:17:08.487Z] ---> Running in f108046d9b46 [2022-02-02T01:17:13.137Z] Sending build context to Docker daemon 61.8MB [2022-02-02T01:17:13.138Z] [2022-02-02T01:17:13.606Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-02T01:17:13.606Z] ---> 11cbc9e36c7a [2022-02-02T01:17:13.606Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-02T01:17:13.606Z] ---> Running in b309635241f5 [2022-02-02T01:17:14.075Z] Removing intermediate container b309635241f5 [2022-02-02T01:17:14.075Z] ---> 8ebe3b75ea23 [2022-02-02T01:17:14.075Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-02T01:17:14.075Z] ---> Running in 2bc8ceb72003 [2022-02-02T01:17:14.075Z] Removing intermediate container 2bc8ceb72003 [2022-02-02T01:17:14.075Z] ---> 741d223330b1 [2022-02-02T01:17:14.075Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-02T01:17:14.075Z] ---> Running in 5ff20ff6334a [2022-02-02T01:17:14.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-02T01:17:14.544Z] Removing intermediate container 5ff20ff6334a [2022-02-02T01:17:14.544Z] ---> fd886a3a7683 [2022-02-02T01:17:14.544Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-02T01:17:14.544Z] ---> Running in 81ff614d211e [2022-02-02T01:17:15.019Z] Removing intermediate container 81ff614d211e [2022-02-02T01:17:15.019Z] ---> c5e8dd47090d [2022-02-02T01:17:15.019Z] 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-02-02T01:17:15.019Z] ---> Running in 4b53def75829 [2022-02-02T01:17:15.019Z] Removing intermediate container 4b53def75829 [2022-02-02T01:17:15.019Z] ---> 60d3734b7106 [2022-02-02T01:17:15.019Z] 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-02-02T01:17:15.019Z] ---> Running in a4675ac41f50 [2022-02-02T01:17:19.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-02T01:17:19.318Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/rootless [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/volume [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-02T01:17:19.318Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === Skipped [2022-02-02T01:17:19.318Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-02T01:17:19.318Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-02T01:17:19.318Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-02T01:17:19.318Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-02T01:17:19.318Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon TestContainerExecKillNoSuchExec (0.00s) [2022-02-02T01:17:19.318Z] exec_test.go:39: versions.LessThan(version, "1.42"): skip test from new feature [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon TestContainerExecKill (0.00s) [2022-02-02T01:17:19.318Z] exec_test.go:58: versions.LessThan(version, "1.42"): skip test from new feature [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-02T01:17:19.318Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-02T01:17:19.318Z] aufs_test.go:37: driver not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:71: No driver to put! [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-02T01:17:19.318Z] time="2022-02-02T01:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:71: No driver to put! [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-02T01:17:19.318Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-02T01:17:19.318Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-02T01:17:19.318Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:17:19.318Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-02T01:17:19.318Z] graphtest_unix.go:71: No driver to put! [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-02T01:17:19.318Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-02T01:17:19.318Z] [2022-02-02T01:17:19.318Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-02T01:17:19.319Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-02T01:17:19.319Z] [2022-02-02T01:17:19.319Z] DONE 2318 tests, 55 skipped in 193.481s [2022-02-02T01:17:19.319Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:17:19.319Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-02T01:17:19.319Z] + 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-02-02T01:17:19.803Z] [2022-02-02T01:17:19.804Z] SUCCESS: Specified value was saved. [2022-02-02T01:17:20.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-02T01:17:20.791Z] INFO: Downloading git... [2022-02-02T01:17:21.782Z] INFO: Downloading go... [2022-02-02T01:17:24.001Z] INFO: Downloading compiler 1 of 3... [2022-02-02T01:17:24.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-02T01:17:24.989Z] INFO: Downloading compiler 2 of 3... [2022-02-02T01:17:25.458Z] INFO: Downloading compiler 3 of 3... [2022-02-02T01:17:26.298Z] [2022-02-02T01:17:26.298Z] SUCCESS: Specified value was saved. [2022-02-02T01:17:26.447Z] INFO: Extracting git... [2022-02-02T01:17:26.715Z] 0e02c12b1310: Pull complete [2022-02-02T01:17:26.715Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-02T01:17:26.715Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:17:26.715Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:17:26.715Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-02T01:17:26.715Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-02T01:17:26.715Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-02-02T01:17:26.715Z] INFO: Docker version of control daemon [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] Client: [2022-02-02T01:17:26.715Z] Version: 20.10.9 [2022-02-02T01:17:26.715Z] API version: 1.41 [2022-02-02T01:17:26.715Z] Go version: go1.16.8 [2022-02-02T01:17:26.715Z] Git commit: c2ea9bc [2022-02-02T01:17:26.715Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-02T01:17:26.715Z] OS/Arch: windows/amd64 [2022-02-02T01:17:26.715Z] Context: default [2022-02-02T01:17:26.715Z] Experimental: true [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] Server: Docker Engine - Community [2022-02-02T01:17:26.715Z] Engine: [2022-02-02T01:17:26.715Z] Version: 20.10.9 [2022-02-02T01:17:26.715Z] API version: 1.41 (minimum version 1.24) [2022-02-02T01:17:26.715Z] Go version: go1.16.8 [2022-02-02T01:17:26.715Z] Git commit: 79ea9d3 [2022-02-02T01:17:26.715Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-02T01:17:26.715Z] OS/Arch: windows/amd64 [2022-02-02T01:17:26.715Z] Experimental: true [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] INFO: Docker info of control daemon [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] Client: [2022-02-02T01:17:26.715Z] Context: default [2022-02-02T01:17:26.715Z] Debug Mode: false [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] Server: [2022-02-02T01:17:26.715Z] Containers: 0 [2022-02-02T01:17:26.715Z] Running: 0 [2022-02-02T01:17:26.715Z] Paused: 0 [2022-02-02T01:17:26.715Z] Stopped: 0 [2022-02-02T01:17:26.715Z] Images: 1 [2022-02-02T01:17:26.715Z] Server Version: 20.10.9 [2022-02-02T01:17:26.715Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-02T01:17:26.715Z] Windows: [2022-02-02T01:17:26.715Z] LCOW: [2022-02-02T01:17:26.715Z] Logging Driver: json-file [2022-02-02T01:17:26.715Z] Plugins: [2022-02-02T01:17:26.715Z] Volume: local [2022-02-02T01:17:26.715Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:17:26.715Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:17:26.715Z] Swarm: inactive [2022-02-02T01:17:26.715Z] Default Isolation: process [2022-02-02T01:17:26.715Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T01:17:26.715Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T01:17:26.715Z] OSType: windows [2022-02-02T01:17:26.715Z] Architecture: x86_64 [2022-02-02T01:17:26.715Z] CPUs: 4 [2022-02-02T01:17:26.715Z] Total Memory: 32GiB [2022-02-02T01:17:26.715Z] Name: azwin-2-82b1a1 [2022-02-02T01:17:26.715Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-02T01:17:26.715Z] Docker Root Dir: D:\docker [2022-02-02T01:17:26.715Z] Debug Mode: false [2022-02-02T01:17:26.715Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:17:26.715Z] Labels: [2022-02-02T01:17:26.715Z] Experimental: true [2022-02-02T01:17:26.715Z] Insecure Registries: [2022-02-02T01:17:26.715Z] 10.0.0.4:5000 [2022-02-02T01:17:26.715Z] 127.0.0.0/8 [2022-02-02T01:17:26.715Z] Registry Mirrors: [2022-02-02T01:17:26.715Z] http://10.0.0.4:5000/ [2022-02-02T01:17:26.715Z] Live Restore Enabled: false [2022-02-02T01:17:26.715Z] Product License: Community Engine [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] INFO: Commit hash is 585151d24f [2022-02-02T01:17:26.715Z] INFO: Nuke-Everything... [2022-02-02T01:17:26.715Z] INFO: Container count on control daemon to delete is 0 [2022-02-02T01:17:26.715Z] INFO: Nuking d:\CI [2022-02-02T01:17:26.715Z] INFO: Zapped successfully [2022-02-02T01:17:26.715Z] INFO: Location for testing is d:\CI\PR-41548\39 [2022-02-02T01:17:26.715Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.715Z] INFO: Building the image from Dockerfile.windows at 02/02/2022 01:17:22... [2022-02-02T01:17:26.715Z] [2022-02-02T01:17:26.767Z] INFO: Downloading git... [2022-02-02T01:17:27.702Z] Sending build context to Docker daemon 61.8MB [2022-02-02T01:17:27.702Z] [2022-02-02T01:17:27.702Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-02T01:17:27.702Z] ---> 11cbc9e36c7a [2022-02-02T01:17:27.702Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-02T01:17:28.170Z] ---> Running in fd36f5989d25 [2022-02-02T01:17:28.170Z] Removing intermediate container fd36f5989d25 [2022-02-02T01:17:28.170Z] ---> cf97f1e1e52e [2022-02-02T01:17:28.170Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-02T01:17:28.170Z] ---> Running in a79f4d252cb4 [2022-02-02T01:17:28.639Z] Removing intermediate container a79f4d252cb4 [2022-02-02T01:17:28.639Z] ---> 5371b284b070 [2022-02-02T01:17:28.639Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-02T01:17:28.639Z] ---> Running in d43041c8b981 [2022-02-02T01:17:28.982Z] INFO: Downloading go... [2022-02-02T01:17:29.117Z] Removing intermediate container d43041c8b981 [2022-02-02T01:17:29.117Z] ---> fd74175119d0 [2022-02-02T01:17:29.117Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-02T01:17:29.117Z] ---> Running in 5bdcae208abe [2022-02-02T01:17:29.586Z] Removing intermediate container 5bdcae208abe [2022-02-02T01:17:29.586Z] ---> f916c05c4f10 [2022-02-02T01:17:29.586Z] 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-02-02T01:17:29.586Z] ---> Running in 05224d7f428b [2022-02-02T01:17:30.054Z] Removing intermediate container 05224d7f428b [2022-02-02T01:17:30.054Z] ---> 6c48c1a539c7 [2022-02-02T01:17:30.055Z] 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-02-02T01:17:30.055Z] ---> Running in 54c7890334ae [2022-02-02T01:17:30.550Z] INFO: Downloading compiler 1 of 3... [2022-02-02T01:17:30.550Z] INFO: Downloading compiler 2 of 3... [2022-02-02T01:17:30.550Z] INFO: Downloading compiler 3 of 3... [2022-02-02T01:17:30.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-02T01:17:30.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-02T01:17:31.019Z] INFO: Extracting git... [2022-02-02T01:17:31.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-02T01:17:31.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-02T01:17:32.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-02T01:17:32.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-02T01:17:32.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-02T01:17:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-02T01:17:33.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-02T01:17:34.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-02T01:17:34.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-02T01:17:35.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-02T01:17:35.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-02T01:17:36.079Z] [2022-02-02T01:17:36.079Z] SUCCESS: Specified value was saved. [2022-02-02T01:17:36.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-02T01:17:36.550Z] INFO: Downloading git... [2022-02-02T01:17:37.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-02T01:17:37.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-02T01:17:38.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-02T01:17:38.219Z] INFO: Downloading go... [2022-02-02T01:17:38.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-02T01:17:38.943Z] INFO: Expanding go... [2022-02-02T01:17:39.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-02T01:17:39.213Z] INFO: Downloading compiler 1 of 3... [2022-02-02T01:17:39.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-02T01:17:39.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-02T01:17:39.682Z] INFO: Downloading compiler 2 of 3... [2022-02-02T01:17:39.682Z] INFO: Downloading compiler 3 of 3... [2022-02-02T01:17:39.682Z] INFO: Extracting git... [2022-02-02T01:17:39.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-02T01:17:40.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-02T01:17:40.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-02T01:17:40.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-02T01:17:41.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-02T01:17:41.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-02T01:17:42.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-02T01:17:42.308Z] Using test binary docker [2022-02-02T01:17:42.308Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-02T01:17:42.308Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-02T01:17:42.308Z] Starting dockerd [2022-02-02T01:17:42.308Z] INFO: Waiting for daemon to start... [2022-02-02T01:17:42.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-02T01:17:43.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-02T01:17:43.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-02T01:17:44.547Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-02T01:17:44.547Z] Using test binary docker [2022-02-02T01:17:44.547Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-02T01:17:44.547Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-02T01:17:44.547Z] INFO: Waiting for daemon to start... [2022-02-02T01:17:44.547Z] Starting dockerd [2022-02-02T01:17:45.963Z] INFO: Expanding go... [2022-02-02T01:17:46.511Z] . [2022-02-02T01:17:46.511Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-02T01:17:46.511Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-02T01:17:46.511Z] Error: No such image: emptyfs [2022-02-02T01:17:46.511Z] Running integration-test (iteration 1) [2022-02-02T01:17:46.511Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-02T01:17:46.511Z] Loaded image: busybox:latest [2022-02-02T01:17:46.511Z] Loaded image: busybox:glibc [2022-02-02T01:17:47.834Z] . [2022-02-02T01:17:47.834Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-02T01:17:47.834Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-02T01:17:47.834Z] Error: No such image: emptyfs [2022-02-02T01:17:47.834Z] Running integration-test (iteration 1) [2022-02-02T01:17:47.834Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-02T01:17:47.898Z] Loaded image: debian:bullseye-slim [2022-02-02T01:17:47.898Z] Loaded image: hello-world:latest [2022-02-02T01:17:47.898Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:17:47.898Z] INFO: Testing against a local daemon [2022-02-02T01:17:47.898Z] === RUN TestCgroupNamespacesBuild [2022-02-02T01:17:48.093Z] Loaded image: busybox:latest [2022-02-02T01:17:48.352Z] Loaded image: busybox:glibc [2022-02-02T01:17:49.284Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-02-02T01:17:49.284Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-02T01:17:49.730Z] Loaded image: debian:bullseye-slim [2022-02-02T01:17:49.730Z] Loaded image: hello-world:latest [2022-02-02T01:17:49.730Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:17:49.730Z] INFO: Testing against a local daemon [2022-02-02T01:17:49.730Z] === RUN TestCgroupNamespacesBuild [2022-02-02T01:17:50.669Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-02-02T01:17:50.669Z] === RUN TestBuildWithSession [2022-02-02T01:17:50.669Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:17:50.669Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-02T01:17:50.669Z] === RUN TestBuildSquashParent [2022-02-02T01:17:51.108Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-02-02T01:17:51.108Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-02T01:17:52.045Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-02-02T01:17:52.045Z] === RUN TestBuildWithSession [2022-02-02T01:17:52.045Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:17:52.045Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-02T01:17:52.045Z] === RUN TestBuildSquashParent [2022-02-02T01:17:54.618Z] INFO: Expanding go... [2022-02-02T01:17:54.875Z] --- PASS: TestBuildSquashParent (3.97s) [2022-02-02T01:17:54.875Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-02T01:17:54.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:17:54.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:17:54.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:17:54.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:17:54.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:17:54.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:17:54.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:17:54.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:17:54.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:17:54.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:17:54.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:17:54.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:17:54.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:17:54.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:17:56.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:17:56.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:17:57.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:17:57.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:17:59.564Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-02T01:17:59.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s) [2022-02-02T01:17:59.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-02-02T01:17:59.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-02-02T01:17:59.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-02-02T01:17:59.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-02-02T01:17:59.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-02-02T01:17:59.564Z] === RUN TestBuildMultiStageCopy [2022-02-02T01:17:59.564Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-02T01:18:00.163Z] --- PASS: TestBuildSquashParent (7.02s) [2022-02-02T01:18:00.163Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-02T01:18:00.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:18:00.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:18:00.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:18:00.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:18:00.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:18:00.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:18:00.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:18:00.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:18:00.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:18:00.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:18:00.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:18:00.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:18:00.163Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:18:00.163Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:18:00.508Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-02T01:18:00.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:18:00.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:18:00.769Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-02T01:18:00.769Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-02T01:18:01.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-02T01:18:01.291Z] --- PASS: TestBuildMultiStageCopy (2.10s) [2022-02-02T01:18:01.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s) [2022-02-02T01:18:01.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-02T01:18:01.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-02-02T01:18:01.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-02T01:18:01.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-02-02T01:18:01.291Z] === RUN TestBuildMultiStageParentConfig [2022-02-02T01:18:01.864Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-02-02T01:18:01.864Z] === RUN TestBuildLabelWithTargets [2022-02-02T01:18:02.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:18:02.807Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-02-02T01:18:02.807Z] === RUN TestBuildWithEmptyLayers [2022-02-02T01:18:02.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:18:03.068Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-02-02T01:18:03.068Z] === RUN TestBuildMultiStageOnBuild [2022-02-02T01:18:04.239Z] INFO: Expanding compiler 1 of 3... [2022-02-02T01:18:04.239Z] INFO: Expanding compiler 2 of 3... [2022-02-02T01:18:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-02T01:18:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-02-02T01:18:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-02-02T01:18:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-02-02T01:18:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2022-02-02T01:18:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-02-02T01:18:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-02-02T01:18:04.800Z] === RUN TestBuildMultiStageCopy [2022-02-02T01:18:04.800Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-02T01:18:04.981Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2022-02-02T01:18:04.981Z] === RUN TestBuildUncleanTarFilenames [2022-02-02T01:18:05.242Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-02T01:18:05.242Z] === RUN TestBuildMultiStageLayerLeak [2022-02-02T01:18:05.993Z] ok github.com/docker/docker/libnetwork 37.113s coverage: 40.7% of statements [2022-02-02T01:18:05.993Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-02T01:18:05.993Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-02T01:18:05.993Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-02T01:18:05.993Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-02T01:18:05.993Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-02T01:18:06.252Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.239s coverage: 59.9% of statements [2022-02-02T01:18:06.252Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-02T01:18:06.511Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-02T01:18:07.078Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.069s coverage: 4.0% of statements [2022-02-02T01:18:07.078Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-02T01:18:07.156Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s) [2022-02-02T01:18:07.156Z] === RUN TestBuildWithHugeFile [2022-02-02T01:18:07.196Z] INFO: Expanding compiler 3 of 3... [2022-02-02T01:18:07.196Z] INFO: Removing downloaded files... [2022-02-02T01:18:07.196Z] INFO: Downloading containerd [2022-02-02T01:18:07.646Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-02-02T01:18:07.646Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-02T01:18:07.906Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-02T01:18:08.090Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-02T01:18:09.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-02T01:18:09.253Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 2m18.574162236s [2022-02-02T01:18:09.254Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.635931ms [2022-02-02T01:18:10.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-02T01:18:11.264Z] INFO: Expanding compiler 1 of 3... [2022-02-02T01:18:11.264Z] INFO: Expanding compiler 2 of 3... [2022-02-02T01:18:11.339Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-02T01:18:12.274Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-02-02T01:18:12.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-02-02T01:18:12.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-02T01:18:12.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-02T01:18:12.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-02T01:18:12.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-02T01:18:12.274Z] === RUN TestBuildMultiStageParentConfig [2022-02-02T01:18:16.024Z] INFO: Expanding compiler 3 of 3... [2022-02-02T01:18:16.024Z] INFO: Removing downloaded files... [2022-02-02T01:18:16.024Z] INFO: Downloading containerd [2022-02-02T01:18:17.543Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-02-02T01:18:17.543Z] === RUN TestBuildLabelWithTargets [2022-02-02T01:18:17.882Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.719s coverage: 7.2% of statements [2022-02-02T01:18:17.882Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-02T01:18:17.882Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-02T01:18:17.882Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-02T01:18:17.882Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-02T01:18:17.882Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-02T01:18:17.882Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-02T01:18:18.141Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-02T01:18:18.400Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-02-02T01:18:18.400Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-02T01:18:18.660Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-02T01:18:19.697Z] [2022-02-02T01:18:19.697Z] Name Version Source Summary [2022-02-02T01:18:19.697Z] ---- ------- ------ ------- [2022-02-02T01:18:19.697Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-02T01:18:19.697Z] [2022-02-02T01:18:19.697Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-02T01:18:19.697Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-02T01:18:19.697Z] PSChildName : containerd [2022-02-02T01:18:19.697Z] PSDrive : C [2022-02-02T01:18:19.697Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-02T01:18:19.697Z] PSIsContainer : True [2022-02-02T01:18:19.697Z] Name : containerd [2022-02-02T01:18:19.697Z] FullName : C:\containerd [2022-02-02T01:18:19.697Z] Parent : [2022-02-02T01:18:19.697Z] Exists : True [2022-02-02T01:18:19.697Z] Root : C:\ [2022-02-02T01:18:19.697Z] Extension : [2022-02-02T01:18:19.697Z] CreationTime : 2/2/2022 1:18:19 AM [2022-02-02T01:18:19.697Z] CreationTimeUtc : 2/2/2022 1:18:19 AM [2022-02-02T01:18:19.697Z] LastAccessTime : 2/2/2022 1:18:19 AM [2022-02-02T01:18:19.697Z] LastAccessTimeUtc : 2/2/2022 1:18:19 AM [2022-02-02T01:18:19.697Z] LastWriteTime : 2/2/2022 1:18:19 AM [2022-02-02T01:18:19.697Z] LastWriteTimeUtc : 2/2/2022 1:18:19 AM [2022-02-02T01:18:19.697Z] Attributes : Directory [2022-02-02T01:18:19.697Z] Mode : d----- [2022-02-02T01:18:19.697Z] BaseName : containerd [2022-02-02T01:18:19.697Z] Target : {} [2022-02-02T01:18:19.697Z] LinkType : [2022-02-02T01:18:19.697Z] [2022-02-02T01:18:19.922Z] INFO: Expanding compiler 1 of 3... [2022-02-02T01:18:19.922Z] INFO: Expanding compiler 2 of 3... [2022-02-02T01:18:21.263Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-02T01:18:21.264Z] INFO: Configuring git core.autocrlf... [2022-02-02T01:18:21.264Z] [2022-02-02T01:18:21.264Z] [2022-02-02T01:18:23.729Z] INFO: Expanding compiler 3 of 3... [2022-02-02T01:18:24.716Z] INFO: Removing downloaded files... [2022-02-02T01:18:24.716Z] INFO: Downloading containerd [2022-02-02T01:18:25.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-02T01:18:25.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-02T01:18:25.659Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-02-02T01:18:25.659Z] === RUN TestBuildWithEmptyLayers [2022-02-02T01:18:28.238Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-02T01:18:28.238Z] === RUN TestBuildMultiStageOnBuild [2022-02-02T01:18:28.524Z] [2022-02-02T01:18:28.524Z] Name Version Source Summary [2022-02-02T01:18:28.524Z] ---- ------- ------ ------- [2022-02-02T01:18:28.524Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-02T01:18:28.524Z] [2022-02-02T01:18:28.524Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-02T01:18:28.524Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-02T01:18:28.524Z] PSChildName : containerd [2022-02-02T01:18:28.524Z] PSDrive : C [2022-02-02T01:18:28.524Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-02T01:18:28.524Z] PSIsContainer : True [2022-02-02T01:18:28.524Z] Name : containerd [2022-02-02T01:18:28.524Z] FullName : C:\containerd [2022-02-02T01:18:28.524Z] Parent : [2022-02-02T01:18:28.524Z] Exists : True [2022-02-02T01:18:28.524Z] Root : C:\ [2022-02-02T01:18:28.524Z] Extension : [2022-02-02T01:18:28.524Z] CreationTime : 2/2/2022 1:18:28 AM [2022-02-02T01:18:28.524Z] CreationTimeUtc : 2/2/2022 1:18:28 AM [2022-02-02T01:18:28.524Z] LastAccessTime : 2/2/2022 1:18:28 AM [2022-02-02T01:18:28.524Z] LastAccessTimeUtc : 2/2/2022 1:18:28 AM [2022-02-02T01:18:28.524Z] LastWriteTime : 2/2/2022 1:18:28 AM [2022-02-02T01:18:28.524Z] LastWriteTimeUtc : 2/2/2022 1:18:28 AM [2022-02-02T01:18:28.524Z] Attributes : Directory [2022-02-02T01:18:28.524Z] Mode : d----- [2022-02-02T01:18:28.524Z] BaseName : containerd [2022-02-02T01:18:28.524Z] Target : {} [2022-02-02T01:18:28.524Z] LinkType : [2022-02-02T01:18:28.524Z] [2022-02-02T01:18:30.089Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-02T01:18:30.089Z] INFO: Configuring git core.autocrlf... [2022-02-02T01:18:30.089Z] [2022-02-02T01:18:30.089Z] [2022-02-02T01:18:30.868Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-02T01:18:33.508Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-02T01:18:33.508Z] === RUN TestBuildUncleanTarFilenames [2022-02-02T01:18:33.767Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-02-02T01:18:33.767Z] === RUN TestBuildMultiStageLayerLeak [2022-02-02T01:18:37.217Z] [2022-02-02T01:18:37.217Z] Name Version Source Summary [2022-02-02T01:18:37.217Z] ---- ------- ------ ------- [2022-02-02T01:18:37.217Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-02T01:18:37.217Z] [2022-02-02T01:18:37.217Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-02T01:18:37.217Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-02T01:18:37.217Z] PSChildName : containerd [2022-02-02T01:18:37.217Z] PSDrive : C [2022-02-02T01:18:37.217Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-02T01:18:37.217Z] PSIsContainer : True [2022-02-02T01:18:37.217Z] Name : containerd [2022-02-02T01:18:37.217Z] FullName : C:\containerd [2022-02-02T01:18:37.217Z] Parent : [2022-02-02T01:18:37.217Z] Exists : True [2022-02-02T01:18:37.217Z] Root : C:\ [2022-02-02T01:18:37.217Z] Extension : [2022-02-02T01:18:37.217Z] CreationTime : 2/2/2022 1:18:35 AM [2022-02-02T01:18:37.217Z] CreationTimeUtc : 2/2/2022 1:18:35 AM [2022-02-02T01:18:37.217Z] LastAccessTime : 2/2/2022 1:18:35 AM [2022-02-02T01:18:37.217Z] LastAccessTimeUtc : 2/2/2022 1:18:35 AM [2022-02-02T01:18:37.217Z] LastWriteTime : 2/2/2022 1:18:35 AM [2022-02-02T01:18:37.217Z] LastWriteTimeUtc : 2/2/2022 1:18:35 AM [2022-02-02T01:18:37.217Z] Attributes : Directory [2022-02-02T01:18:37.217Z] Mode : d----- [2022-02-02T01:18:37.217Z] BaseName : containerd [2022-02-02T01:18:37.217Z] Target : {} [2022-02-02T01:18:37.217Z] LinkType : [2022-02-02T01:18:37.217Z] [2022-02-02T01:18:37.217Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-02T01:18:37.217Z] INFO: Configuring git core.autocrlf... [2022-02-02T01:18:37.685Z] [2022-02-02T01:18:37.685Z] [2022-02-02T01:18:39.037Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2022-02-02T01:18:39.037Z] === RUN TestBuildWithHugeFile [2022-02-02T01:18:45.749Z] ok github.com/docker/docker/libnetwork/ipam 15.453s coverage: 85.3% of statements [2022-02-02T01:18:45.749Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-02T01:18:45.749Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-02T01:18:45.749Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-02T01:18:45.749Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-02T01:18:45.749Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-02T01:18:45.749Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-02T01:18:46.317Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-02-02T01:18:46.884Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2022-02-02T01:18:46.884Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-02T01:18:47.143Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-02-02T01:19:14.896Z] --- PASS: TestBuildWithHugeFile (63.86s) [2022-02-02T01:19:14.896Z] === RUN TestBuildWCOWSandboxSize [2022-02-02T01:19:14.896Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:19:14.896Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:19:14.896Z] === RUN TestBuildWithEmptyDockerfile [2022-02-02T01:19:14.896Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:19:14.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:19:14.896Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:19:14.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:19:14.896Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:19:14.896Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:19:14.896Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:19:14.896Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:19:14.896Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:19:14.896Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-02T01:19:14.896Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-02T01:19:14.896Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-02T01:19:14.896Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-02T01:19:14.896Z] === RUN TestBuildPreserveOwnership [2022-02-02T01:19:14.896Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-02T01:19:14.896Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-02T01:19:14.896Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-02-02T01:19:14.896Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-02-02T01:19:14.896Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-02-02T01:19:14.896Z] === RUN TestBuildPlatformInvalid [2022-02-02T01:19:14.896Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-02T01:19:14.896Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-02T01:19:15.468Z] Loaded image: busybox:latest [2022-02-02T01:19:15.468Z] Loaded image: busybox:glibc [2022-02-02T01:19:16.854Z] Loaded image: debian:bullseye-slim [2022-02-02T01:19:16.854Z] Loaded image: hello-world:latest [2022-02-02T01:19:16.854Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:19:21.921Z] Removing intermediate container a4675ac41f50 [2022-02-02T01:19:21.921Z] ---> 2fe4105135ff [2022-02-02T01:19:21.921Z] 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-02-02T01:19:21.921Z] ---> Running in 612d048e71c5 [2022-02-02T01:19:21.921Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-02T01:19:21.921Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:19:21.921Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:19:21.921Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:19:21.921Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:19:21.921Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:19:22.390Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:19:22.390Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:19:22.390Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:19:22.390Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:19:22.390Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:19:22.390Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:19:22.390Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:19:22.390Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-02T01:19:23.377Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:19:23.377Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:19:25.116Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.56s) [2022-02-02T01:19:25.116Z] PASS [2022-02-02T01:19:25.116Z] [2022-02-02T01:19:25.116Z] === Skipped [2022-02-02T01:19:25.116Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-02T01:19:25.116Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:19:25.116Z] [2022-02-02T01:19:25.116Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:19:25.116Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:19:25.116Z] [2022-02-02T01:19:25.116Z] DONE 34 tests, 2 skipped in 98.914s [2022-02-02T01:19:25.116Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-02T01:19:25.116Z] INFO: Testing against a local daemon [2022-02-02T01:19:25.116Z] === RUN TestConfigInspect [2022-02-02T01:19:27.660Z] --- PASS: TestConfigInspect (2.31s) [2022-02-02T01:19:27.660Z] === RUN TestConfigList [2022-02-02T01:19:29.573Z] --- PASS: TestConfigList (2.16s) [2022-02-02T01:19:29.573Z] === RUN TestConfigsCreateAndDelete [2022-02-02T01:19:30.649Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.276730576s with top 10 stages: buildssa: 1m29.747994735s, goimports: 20.473494479s, unconvert: 12.860065969s, gosec: 9.585705965s, golint: 5.808891713s, misspell: 4.634642321s, ineffassign: 4.615810988s, inspect: 3.890222081s, vrp: 2.782898408s, printf: 2.182837497s [2022-02-02T01:19:32.117Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-02-02T01:19:32.117Z] === RUN TestConfigsUpdate [2022-02-02T01:19:34.029Z] --- PASS: TestConfigsUpdate (2.08s) [2022-02-02T01:19:34.029Z] === RUN TestTemplatedConfig [2022-02-02T01:19:35.283Z] --- PASS: TestBuildWithHugeFile (52.79s) [2022-02-02T01:19:35.283Z] === RUN TestBuildWCOWSandboxSize [2022-02-02T01:19:35.283Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:19:35.283Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:19:35.283Z] === RUN TestBuildWithEmptyDockerfile [2022-02-02T01:19:35.283Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:19:35.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:19:35.283Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:19:35.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:19:35.283Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:19:35.283Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:19:35.283Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:19:35.283Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:19:35.283Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:19:35.283Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-02T01:19:35.283Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-02T01:19:35.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-02T01:19:35.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-02T01:19:35.283Z] === RUN TestBuildPreserveOwnership [2022-02-02T01:19:35.283Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-02T01:19:36.574Z] --- PASS: TestTemplatedConfig (2.55s) [2022-02-02T01:19:36.574Z] === RUN TestConfigCreateResolve [2022-02-02T01:19:37.257Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-02T01:19:38.328Z] Removing intermediate container 612d048e71c5 [2022-02-02T01:19:38.328Z] ---> 34214a445354 [2022-02-02T01:19:38.328Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-02T01:19:38.332Z] Removing intermediate container 54c7890334ae [2022-02-02T01:19:38.332Z] ---> 476a589d1bd1 [2022-02-02T01:19:38.332Z] 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-02-02T01:19:38.487Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-02-02T01:19:38.487Z] PASS [2022-02-02T01:19:38.487Z] [2022-02-02T01:19:38.487Z] DONE 6 tests in 13.347s [2022-02-02T01:19:38.487Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-02T01:19:38.487Z] INFO: Testing against a local daemon [2022-02-02T01:19:38.487Z] === RUN TestCheckpoint [2022-02-02T01:19:38.487Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:19:38.487Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-02T01:19:38.487Z] === RUN TestContainerInvalidJSON [2022-02-02T01:19:38.487Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:19:38.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:19:38.487Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:19:38.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:19:38.487Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:19:38.487Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:19:38.487Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-02T01:19:38.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-02T01:19:38.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-02T01:19:38.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-02T01:19:38.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-02T01:19:38.487Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-02T01:19:38.748Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-02T01:19:38.748Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-02T01:19:38.748Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-02T01:19:38.748Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-02T01:19:38.748Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-02T01:19:38.748Z] === RUN TestCopyFromContainer [2022-02-02T01:19:38.797Z] ---> Running in def5ef2f398c [2022-02-02T01:19:38.797Z] Removing intermediate container def5ef2f398c [2022-02-02T01:19:38.797Z] ---> 5c2ea0bff55d [2022-02-02T01:19:38.797Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-02T01:19:38.797Z] ---> Running in e64a2b31bef4 [2022-02-02T01:19:38.801Z] ---> Running in 1b2619c203fb [2022-02-02T01:19:39.265Z] Removing intermediate container e64a2b31bef4 [2022-02-02T01:19:39.265Z] ---> c4f867ec45f8 [2022-02-02T01:19:39.265Z] Step 11/11 : COPY . . [2022-02-02T01:19:39.692Z] === RUN TestCopyFromContainer// [2022-02-02T01:19:39.692Z] === RUN TestCopyFromContainer//bar/root [2022-02-02T01:19:39.953Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-02T01:19:39.953Z] === RUN TestCopyFromContainer/bar/quux [2022-02-02T01:19:39.953Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-02T01:19:39.953Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-02T01:19:39.953Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-02T01:19:40.214Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-02T01:19:40.214Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-02T01:19:40.214Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer (1.55s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-02T01:19:40.214Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-02T01:19:40.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-02T01:19:40.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:19:40.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:19:40.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:19:40.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:19:40.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:19:40.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:19:40.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:19:40.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:19:40.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:19:40.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-02T01:19:40.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-02T01:19:40.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-02T01:19:40.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-02T01:19:40.214Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-02T01:19:40.214Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-02T01:19:40.214Z] === RUN TestCreateWithInvalidEnv [2022-02-02T01:19:40.474Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-02T01:19:40.474Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-02T01:19:40.474Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-02T01:19:40.474Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-02T01:19:40.474Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-02T01:19:40.474Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-02T01:19:40.474Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-02T01:19:40.474Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-02T01:19:40.474Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-02T01:19:40.474Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-02T01:19:40.474Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-02T01:19:40.474Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-02T01:19:40.474Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-02T01:19:40.474Z] === RUN TestCreateTmpfsMountsTarget [2022-02-02T01:19:40.474Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-02T01:19:40.474Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-02T01:19:41.445Z] --- PASS: TestBuildPreserveOwnership (10.01s) [2022-02-02T01:19:41.445Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2022-02-02T01:19:41.445Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-02T01:19:41.445Z] === RUN TestBuildPlatformInvalid [2022-02-02T01:19:41.445Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-02T01:19:41.445Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-02T01:19:41.445Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-02T01:19:41.445Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-02T01:19:41.445Z] PASS [2022-02-02T01:19:41.445Z] [2022-02-02T01:19:41.445Z] === Skipped [2022-02-02T01:19:41.445Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-02T01:19:41.445Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:19:41.445Z] [2022-02-02T01:19:41.445Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:19:41.445Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:19:41.445Z] [2022-02-02T01:19:41.446Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-02T01:19:41.446Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] DONE 34 tests, 3 skipped in 113.333s [2022-02-02T01:19:41.446Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-02T01:19:41.446Z] INFO: Testing against a local daemon [2022-02-02T01:19:41.446Z] === RUN TestConfigInspect [2022-02-02T01:19:41.446Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] --- SKIP: TestConfigInspect (0.01s) [2022-02-02T01:19:41.446Z] === RUN TestConfigList [2022-02-02T01:19:41.446Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] --- SKIP: TestConfigList (0.01s) [2022-02-02T01:19:41.446Z] === RUN TestConfigsCreateAndDelete [2022-02-02T01:19:41.446Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-02T01:19:41.446Z] === RUN TestConfigsUpdate [2022-02-02T01:19:41.446Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-02T01:19:41.446Z] === RUN TestTemplatedConfig [2022-02-02T01:19:41.446Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-02T01:19:41.446Z] === RUN TestConfigCreateResolve [2022-02-02T01:19:41.446Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-02T01:19:41.446Z] PASS [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] === Skipped [2022-02-02T01:19:41.446Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-02-02T01:19:41.446Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-02T01:19:41.446Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-02T01:19:41.446Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-02T01:19:41.446Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-02T01:19:41.446Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-02T01:19:41.446Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:19:41.446Z] [2022-02-02T01:19:41.446Z] DONE 6 tests, 6 skipped in 0.168s [2022-02-02T01:19:41.446Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-02T01:19:41.705Z] INFO: Testing against a local daemon [2022-02-02T01:19:41.705Z] === RUN TestCheckpoint [2022-02-02T01:19:41.705Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:19:41.705Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-02T01:19:41.705Z] === RUN TestContainerInvalidJSON [2022-02-02T01:19:41.705Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:19:41.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:19:41.705Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:19:41.705Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:19:41.705Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:19:41.705Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:19:41.705Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-02T01:19:41.705Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-02T01:19:41.705Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-02T01:19:41.705Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-02T01:19:41.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-02T01:19:41.705Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-02T01:19:41.705Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-02T01:19:41.705Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-02T01:19:41.705Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-02T01:19:41.705Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-02T01:19:41.705Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-02T01:19:41.705Z] === RUN TestCopyFromContainer [2022-02-02T01:19:41.859Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2022-02-02T01:19:41.859Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-02T01:19:42.498Z] Removing intermediate container f108046d9b46 [2022-02-02T01:19:42.498Z] ---> f0c5330ec54e [2022-02-02T01:19:42.498Z] 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-02-02T01:19:42.498Z] ---> Running in 5a567a93d338 [2022-02-02T01:19:42.716Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-02T01:19:42.716Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:19:42.716Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:19:42.716Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:19:42.716Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:19:42.716Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:19:42.716Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:19:42.716Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:19:42.716Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:19:42.716Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:19:42.887Z] INFO [runner/unused/goanalysis] analyzers took 26.631101405s with top 10 stages: buildssa: 22.839571899s, U1000: 3.791529506s [2022-02-02T01:19:42.887Z] INFO [runner] Issues before processing: 2719, after processing: 0 [2022-02-02T01:19:42.887Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2138/2138, path_prettifier: 2138/2138, exclude: 1750/1750, autogenerated_exclude: 1750/2138, identifier_marker: 1750/1750, nolint: 0/64, cgo: 2138/2719, skip_dirs: 2138/2138, exclude-rules: 64/1750, skip_files: 2138/2138 [2022-02-02T01:19:42.887Z] INFO [runner] processing took 197.265234ms with stages: identifier_marker: 66.411593ms, nolint: 65.66682ms, path_prettifier: 24.586671ms, autogenerated_exclude: 13.134037ms, exclude-rules: 12.592028ms, cgo: 7.539319ms, skip_dirs: 6.965633ms, filename_unadjuster: 363.388µs, max_same_issues: 1.72µs, uniq_by_line: 769ns, exclude: 715ns, max_from_linter: 518ns, source_code: 495ns, diff: 471ns, path_shortener: 418ns, skip_files: 360ns, max_per_file_from_linter: 279ns [2022-02-02T01:19:42.887Z] INFO [runner] linters took 1m36.099420137s with stages: goanalysis_metalinter: 1m15.376126527s, unused: 20.525861594s [2022-02-02T01:19:42.887Z] INFO File cache stats: 1674 entries of total size 8.4MiB [2022-02-02T01:19:42.887Z] INFO Memory: 2353 samples, avg is 411.6MB, max is 3876.5MB [2022-02-02T01:19:42.887Z] INFO Execution took 3m55.188171537s [2022-02-02T01:19:43.145Z] Congratulations! The shell scripts are properly formatted. [2022-02-02T01:19:43.184Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:19:43.184Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:19:43.184Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:19:43.184Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-02T01:19:43.771Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-02-02T01:19:43.772Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-02T01:19:43.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:19:43.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:19:43.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:19:43.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:19:43.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:19:43.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:19:43.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:19:43.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:19:43.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:19:43.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:19:43.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:19:43.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:19:43.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:19:43.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:19:43.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:19:43.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-02T01:19:43.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-02T01:19:43.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-02T01:19:43.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-02-02T01:19:43.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-02-02T01:19:43.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-02T01:19:43.772Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-02T01:19:44.033Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-02-02T01:19:44.033Z] === RUN TestCreateDifferentPlatform [2022-02-02T01:19:44.033Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-02T01:19:44.033Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-02T01:19:44.033Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-02T01:19:44.033Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-02T01:19:44.033Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-02T01:19:44.033Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-02T01:19:44.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh dynbinary test-docker-py [2022-02-02T01:19:44.171Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:19:44.171Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:19:44.291Z] [2022-02-02T01:19:44.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-02T01:19:44.294Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-02T01:19:44.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-02T01:19:44.294Z] === RUN TestContainerStartOnDaemonRestart [2022-02-02T01:19:44.294Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-02T01:19:44.294Z] === RUN TestDaemonRestartIpcMode [2022-02-02T01:19:44.294Z] === PAUSE TestDaemonRestartIpcMode [2022-02-02T01:19:44.294Z] === RUN TestDaemonHostGatewayIP [2022-02-02T01:19:44.294Z] === PAUSE TestDaemonHostGatewayIP [2022-02-02T01:19:44.294Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-02T01:19:44.294Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-02T01:19:44.294Z] === RUN TestContainerKillOnDaemonStart [2022-02-02T01:19:44.294Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-02T01:19:44.294Z] === RUN TestDiff [2022-02-02T01:19:44.547Z] Removing bundles/ [2022-02-02T01:19:44.547Z] [2022-02-02T01:19:44.547Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-02T01:19:44.547Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:19:44.547Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:19:44.865Z] --- PASS: TestDiff (0.53s) [2022-02-02T01:19:44.865Z] === RUN TestExecWithCloseStdin [2022-02-02T01:19:45.435Z] --- PASS: TestExecWithCloseStdin (0.58s) [2022-02-02T01:19:45.435Z] === RUN TestExec [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer// [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer//bar/root [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer/bar/quux [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-02T01:19:45.893Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer (3.86s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-02T01:19:45.893Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-02T01:19:45.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-02T01:19:45.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:19:45.893Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:19:45.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:19:45.893Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:19:45.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:19:45.893Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:19:45.893Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:19:45.893Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:19:45.893Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:19:45.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-02T01:19:45.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-02T01:19:45.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-02T01:19:45.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-02T01:19:45.893Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-02T01:19:45.893Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-02T01:19:45.893Z] === RUN TestCreateWithInvalidEnv [2022-02-02T01:19:45.893Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-02T01:19:45.893Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-02T01:19:45.893Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-02T01:19:45.893Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-02T01:19:45.893Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-02T01:19:45.893Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-02T01:19:45.893Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-02T01:19:45.893Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-02T01:19:45.893Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-02T01:19:45.893Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-02T01:19:45.893Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-02T01:19:45.893Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-02T01:19:45.893Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-02T01:19:45.893Z] === RUN TestCreateTmpfsMountsTarget [2022-02-02T01:19:45.893Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-02T01:19:45.893Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-02T01:19:46.007Z] --- PASS: TestExec (0.58s) [2022-02-02T01:19:46.007Z] === RUN TestExecUser [2022-02-02T01:19:46.289Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-02T01:19:46.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-02T01:19:46.578Z] --- PASS: TestExecUser (0.64s) [2022-02-02T01:19:46.578Z] === RUN TestContainerExecKill [2022-02-02T01:19:46.758Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-02T01:19:46.829Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-02-02T01:19:46.829Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-02T01:19:47.148Z] --- PASS: TestContainerExecKill (0.61s) [2022-02-02T01:19:47.148Z] === RUN TestExportContainerAndImportImage [2022-02-02T01:19:47.226Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-02T01:19:47.226Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-02T01:19:47.226Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:19:47.226Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:19:47.716Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:19:47.716Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-02T01:19:47.716Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T01:19:47.716Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:19:47.716Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-02T01:19:47.716Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-02T01:19:47.716Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:19:47.719Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-02-02T01:19:47.719Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-02T01:19:48.185Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-02T01:19:48.207Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-02-02T01:19:48.207Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-02T01:19:48.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:19:48.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:19:48.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:19:48.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:19:48.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:19:48.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:19:48.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:19:48.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:19:48.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:19:48.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:19:48.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:19:48.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:19:48.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:19:48.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:19:48.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:19:48.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-02T01:19:48.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-02T01:19:48.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-02T01:19:48.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-02T01:19:48.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-02T01:19:48.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-02T01:19:48.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-02T01:19:48.466Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-02-02T01:19:48.466Z] === RUN TestCreateDifferentPlatform [2022-02-02T01:19:48.466Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-02T01:19:48.466Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-02T01:19:48.466Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-02T01:19:48.466Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-02T01:19:48.466Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-02T01:19:48.466Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-02T01:19:48.466Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-02T01:19:48.466Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-02T01:19:48.466Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-02T01:19:48.466Z] === RUN TestContainerStartOnDaemonRestart [2022-02-02T01:19:48.466Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-02T01:19:48.466Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-02T01:19:48.466Z] === RUN TestDaemonRestartIpcMode [2022-02-02T01:19:48.466Z] === PAUSE TestDaemonRestartIpcMode [2022-02-02T01:19:48.466Z] === RUN TestDaemonHostGatewayIP [2022-02-02T01:19:48.466Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:19:48.466Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-02T01:19:48.466Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-02T01:19:48.466Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-02T01:19:48.466Z] === RUN TestContainerKillOnDaemonStart [2022-02-02T01:19:48.466Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-02T01:19:48.466Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:19:48.466Z] === RUN TestDiff [2022-02-02T01:19:49.035Z] --- PASS: TestDiff (0.42s) [2022-02-02T01:19:49.035Z] === RUN TestExecWithCloseStdin [2022-02-02T01:19:49.105Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-02-02T01:19:49.105Z] === RUN TestHealthCheckWorkdir [2022-02-02T01:19:49.174Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:19:49.174Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-02T01:19:49.604Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-02-02T01:19:49.604Z] === RUN TestExec [2022-02-02T01:19:49.677Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-02-02T01:19:49.677Z] === RUN TestHealthKillContainer [2022-02-02T01:19:49.863Z] --- PASS: TestExec (0.44s) [2022-02-02T01:19:49.863Z] === RUN TestExecUser [2022-02-02T01:19:50.432Z] --- PASS: TestExecUser (0.45s) [2022-02-02T01:19:50.432Z] === RUN TestContainerExecKill [2022-02-02T01:19:50.692Z] --- PASS: TestContainerExecKill (0.42s) [2022-02-02T01:19:50.692Z] === RUN TestExportContainerAndImportImage [2022-02-02T01:19:51.260Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-02-02T01:19:51.260Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-02T01:19:52.639Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-02-02T01:19:52.639Z] === RUN TestHealthCheckWorkdir [2022-02-02T01:19:53.208Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-02-02T01:19:53.208Z] === RUN TestHealthKillContainer [2022-02-02T01:19:58.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-02T01:19:59.674Z] --- PASS: TestHealthKillContainer (8.20s) [2022-02-02T01:19:59.674Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-02T01:19:59.674Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-02-02T01:19:59.674Z] === RUN TestIpcModeNone [2022-02-02T01:19:59.674Z] --- PASS: TestIpcModeNone (0.62s) [2022-02-02T01:19:59.674Z] === RUN TestIpcModePrivate [2022-02-02T01:19:59.674Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-02T01:19:59.674Z] --- PASS: TestIpcModePrivate (0.58s) [2022-02-02T01:19:59.674Z] === RUN TestIpcModeShareable [2022-02-02T01:19:59.935Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-02T01:20:00.196Z] --- PASS: TestIpcModeShareable (0.60s) [2022-02-02T01:20:00.196Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-02T01:20:00.512Z] ---> 06eaa3af7afd [2022-02-02T01:20:00.512Z] Successfully built 06eaa3af7afd [2022-02-02T01:20:00.512Z] Successfully tagged docker:latest [2022-02-02T01:20:00.512Z] INFO: Image build ended at 02/02/2022 01:20:00. Duration:00:02:52.0282086 [2022-02-02T01:20:00.512Z] [2022-02-02T01:20:00.512Z] [2022-02-02T01:20:00.512Z] INFO: Building the test binaries at 02/02/2022 01:20:00... [2022-02-02T01:20:01.327Z] --- PASS: TestHealthKillContainer (7.90s) [2022-02-02T01:20:01.327Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-02T01:20:01.327Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:20:01.327Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:20:01.327Z] === RUN TestIpcModeNone [2022-02-02T01:20:01.586Z] --- PASS: TestIpcModeNone (0.46s) [2022-02-02T01:20:01.586Z] === RUN TestIpcModePrivate [2022-02-02T01:20:01.846Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-02-02T01:20:01.846Z] --- PASS: TestIpcModePrivate (0.41s) [2022-02-02T01:20:01.846Z] === RUN TestIpcModeShareable [2022-02-02T01:20:01.846Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:01.846Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-02T01:20:01.846Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-02T01:20:02.001Z] Removing intermediate container 1b2619c203fb [2022-02-02T01:20:02.002Z] ---> fde6b35461a1 [2022-02-02T01:20:02.002Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-02T01:20:02.002Z] ---> Running in 945879be008f [2022-02-02T01:20:02.002Z] Removing intermediate container 945879be008f [2022-02-02T01:20:02.002Z] ---> f94356520322 [2022-02-02T01:20:02.002Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-02T01:20:02.002Z] ---> Running in a10cf12bc9f4 [2022-02-02T01:20:02.002Z] Removing intermediate container a10cf12bc9f4 [2022-02-02T01:20:02.002Z] ---> 9945f6d7c57b [2022-02-02T01:20:02.002Z] Step 11/11 : COPY . . [2022-02-02T01:20:02.110Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-02-02T01:20:02.110Z] === RUN TestAPIIpcModeHost [2022-02-02T01:20:02.371Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-02-02T01:20:02.371Z] === RUN TestDaemonIpcModeShareable [2022-02-02T01:20:03.224Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-02-02T01:20:03.224Z] === RUN TestAPIIpcModeHost [2022-02-02T01:20:03.224Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:03.224Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-02T01:20:03.224Z] === RUN TestDaemonIpcModeShareable [2022-02-02T01:20:03.224Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:03.224Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-02T01:20:03.224Z] === RUN TestDaemonIpcModePrivate [2022-02-02T01:20:03.313Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-02T01:20:03.574Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-02-02T01:20:03.574Z] === RUN TestDaemonIpcModePrivate [2022-02-02T01:20:04.161Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-02T01:20:04.420Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-02-02T01:20:04.420Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-02T01:20:04.420Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:04.420Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-02T01:20:04.420Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-02T01:20:04.420Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:04.420Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-02T01:20:04.420Z] === RUN TestIpcModeOlderClient [2022-02-02T01:20:04.420Z] === PAUSE TestIpcModeOlderClient [2022-02-02T01:20:04.420Z] === RUN TestKillContainerInvalidSignal [2022-02-02T01:20:04.507Z] INFO: make.ps1 starting at 02/02/2022 01:20:03 [2022-02-02T01:20:04.507Z] INFO: Git commit (585151d24f) assumed from DOCKER_GITCOMMIT environment variable [2022-02-02T01:20:04.507Z] INFO: Invoking autogen... [2022-02-02T01:20:04.516Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-02T01:20:04.777Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-02-02T01:20:04.777Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-02T01:20:04.976Z] INFO: Building daemon... [2022-02-02T01:20:04.988Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-02T01:20:04.988Z] === RUN TestKillContainer [2022-02-02T01:20:04.988Z] === RUN TestKillContainer/no_signal [2022-02-02T01:20:05.248Z] === RUN TestKillContainer/non_killing_signal [2022-02-02T01:20:05.508Z] === RUN TestKillContainer/killing_signal [2022-02-02T01:20:05.719Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-02T01:20:05.980Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-02-02T01:20:05.980Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-02T01:20:06.076Z] --- PASS: TestKillContainer (1.25s) [2022-02-02T01:20:06.076Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-02-02T01:20:06.076Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-02T01:20:06.076Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-02-02T01:20:06.076Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-02T01:20:06.076Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-02T01:20:06.645Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-02T01:20:06.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-02-02T01:20:06.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-02T01:20:06.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-02-02T01:20:06.904Z] === RUN TestKillStoppedContainer [2022-02-02T01:20:06.904Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-02T01:20:06.904Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-02T01:20:06.904Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-02T01:20:06.904Z] === RUN TestKillDifferentUserContainer [2022-02-02T01:20:06.925Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-02T01:20:06.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-02-02T01:20:06.925Z] === RUN TestIpcModeOlderClient [2022-02-02T01:20:06.925Z] === PAUSE TestIpcModeOlderClient [2022-02-02T01:20:06.925Z] === RUN TestKillContainerInvalidSignal [2022-02-02T01:20:07.022Z] Removing intermediate container 5a567a93d338 [2022-02-02T01:20:07.022Z] ---> 75eb535c5322 [2022-02-02T01:20:07.022Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-02T01:20:07.022Z] ---> Running in eab7f2a99705 [2022-02-02T01:20:07.022Z] Removing intermediate container eab7f2a99705 [2022-02-02T01:20:07.022Z] ---> 9863115888b3 [2022-02-02T01:20:07.022Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-02T01:20:07.022Z] ---> Running in 05e6d435dc47 [2022-02-02T01:20:07.022Z] Removing intermediate container 05e6d435dc47 [2022-02-02T01:20:07.022Z] ---> dc77ffcd91b8 [2022-02-02T01:20:07.022Z] Step 11/11 : COPY . . [2022-02-02T01:20:07.473Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-02-02T01:20:07.474Z] === RUN TestInspectOomKilledTrue [2022-02-02T01:20:07.474Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:07.474Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-02T01:20:07.474Z] === RUN TestInspectOomKilledFalse [2022-02-02T01:20:07.474Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:20:07.474Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-02T01:20:07.474Z] === RUN TestLinksEtcHostsContentMatch [2022-02-02T01:20:07.474Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-02T01:20:07.474Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-02T01:20:07.474Z] === RUN TestLinksContainerNames [2022-02-02T01:20:07.496Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-02-02T01:20:07.496Z] === RUN TestKillContainer [2022-02-02T01:20:07.496Z] === RUN TestKillContainer/no_signal [2022-02-02T01:20:08.067Z] === RUN TestKillContainer/non_killing_signal [2022-02-02T01:20:08.067Z] === RUN TestKillContainer/killing_signal [2022-02-02T01:20:08.410Z] --- PASS: TestLinksContainerNames (0.82s) [2022-02-02T01:20:08.410Z] === RUN TestLogsFollowTailEmpty [2022-02-02T01:20:08.669Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-02T01:20:08.669Z] === RUN TestContainerNetworkMountsNoChown [2022-02-02T01:20:08.928Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/default [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/default [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/private [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/private [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rprivate [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/slave [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/slave [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rslave [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/shared [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/shared [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rshared [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/default [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/rshared [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/shared [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/rslave [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/slave [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/rprivate [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/private [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-02T01:20:08.929Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:20:08.929Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:20:08.929Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-02T01:20:09.008Z] --- PASS: TestKillContainer (1.35s) [2022-02-02T01:20:09.008Z] --- PASS: TestKillContainer/no_signal (0.48s) [2022-02-02T01:20:09.008Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-02-02T01:20:09.009Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-02-02T01:20:09.009Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-02T01:20:09.009Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:20:09.188Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-02T01:20:09.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-02T01:20:09.448Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:20:09.448Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:20:09.448Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:20:09.448Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:20:09.448Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-02T01:20:09.448Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-02T01:20:09.448Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-02T01:20:09.448Z] === RUN TestContainerBindMountNonRecursive [2022-02-02T01:20:09.448Z] 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-02-02T01:20:09.448Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-02T01:20:09.448Z] === RUN TestContainerVolumesMountedAsShared [2022-02-02T01:20:09.448Z] 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-02-02T01:20:09.448Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-02T01:20:09.448Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-02T01:20:09.448Z] 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-02-02T01:20:09.448Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-02T01:20:09.448Z] === RUN TestNetworkNat [2022-02-02T01:20:09.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-02-02T01:20:10.017Z] --- PASS: TestNetworkNat (0.51s) [2022-02-02T01:20:10.017Z] === RUN TestNetworkLocalhostTCPNat [2022-02-02T01:20:10.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-02-02T01:20:10.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-02-02T01:20:10.103Z] === RUN TestKillStoppedContainer [2022-02-02T01:20:10.103Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-02T01:20:10.103Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-02T01:20:10.103Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-02T01:20:10.103Z] === RUN TestKillDifferentUserContainer [2022-02-02T01:20:10.276Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-02T01:20:10.276Z] === RUN TestNetworkLoopbackNat [2022-02-02T01:20:10.365Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-02-02T01:20:10.365Z] === RUN TestInspectOomKilledTrue [2022-02-02T01:20:10.365Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-02T01:20:10.365Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-02T01:20:10.365Z] === RUN TestInspectOomKilledFalse [2022-02-02T01:20:10.937Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-02T01:20:10.937Z] === RUN TestLinksEtcHostsContentMatch [2022-02-02T01:20:11.198Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-02-02T01:20:11.198Z] === RUN TestLinksContainerNames [2022-02-02T01:20:12.141Z] --- PASS: TestLinksContainerNames (0.83s) [2022-02-02T01:20:12.141Z] === RUN TestLogsFollowTailEmpty [2022-02-02T01:20:12.403Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-02T01:20:12.403Z] === RUN TestContainerNetworkMountsNoChown [2022-02-02T01:20:12.811Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-02-02T01:20:12.811Z] === RUN TestPause [2022-02-02T01:20:12.811Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:12.811Z] --- SKIP: TestPause (0.00s) [2022-02-02T01:20:12.811Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-02T01:20:12.811Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:20:12.811Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:20:12.811Z] === RUN TestPauseStopPausedContainer [2022-02-02T01:20:12.811Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:12.811Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-02T01:20:12.811Z] === RUN TestPidHost [2022-02-02T01:20:12.976Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/default [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/default [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/private [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/private [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rprivate [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/slave [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/slave [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rslave [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/shared [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/shared [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rshared [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/default [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rshared [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/shared [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rslave [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/slave [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rprivate [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/private [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-02T01:20:12.976Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:20:12.976Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:20:12.976Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:20:13.237Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-02T01:20:13.237Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-02T01:20:13.237Z] === RUN TestContainerBindMountNonRecursive [2022-02-02T01:20:13.747Z] --- PASS: TestPidHost (0.89s) [2022-02-02T01:20:13.747Z] === RUN TestPsFilter [2022-02-02T01:20:13.747Z] --- PASS: TestPsFilter (0.09s) [2022-02-02T01:20:14.006Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-02T01:20:14.265Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-02T01:20:14.265Z] === RUN TestRemoveContainerWithVolume [2022-02-02T01:20:14.622Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-02-02T01:20:14.622Z] === RUN TestContainerVolumesMountedAsShared [2022-02-02T01:20:14.834Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-02-02T01:20:14.834Z] === RUN TestRemoveContainerRunning [2022-02-02T01:20:15.095Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-02T01:20:15.095Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-02T01:20:15.194Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-02-02T01:20:15.194Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-02T01:20:15.354Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-02T01:20:15.354Z] === RUN TestRemoveInvalidContainer [2022-02-02T01:20:15.354Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-02T01:20:15.354Z] === RUN TestRenameLinkedContainer [2022-02-02T01:20:15.455Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-02-02T01:20:15.455Z] === RUN TestNetworkNat [2022-02-02T01:20:15.716Z] --- PASS: TestNetworkNat (0.43s) [2022-02-02T01:20:15.716Z] === RUN TestNetworkLocalhostTCPNat [2022-02-02T01:20:16.287Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-02T01:20:16.287Z] === RUN TestNetworkLoopbackNat [2022-02-02T01:20:17.260Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-02-02T01:20:17.260Z] === RUN TestRenameStoppedContainer [2022-02-02T01:20:17.519Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-02-02T01:20:17.519Z] === RUN TestRenameRunningContainerAndReuse [2022-02-02T01:20:18.456Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-02T01:20:18.456Z] === RUN TestRenameInvalidName [2022-02-02T01:20:18.741Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-02T01:20:18.741Z] === RUN TestRenameAnonymousContainer [2022-02-02T01:20:18.831Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-02-02T01:20:18.831Z] === RUN TestPause [2022-02-02T01:20:19.092Z] --- PASS: TestPause (0.42s) [2022-02-02T01:20:19.092Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-02T01:20:19.092Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:20:19.092Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:20:19.092Z] === RUN TestPauseStopPausedContainer [2022-02-02T01:20:19.664Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-02-02T01:20:19.664Z] === RUN TestPidHost [2022-02-02T01:20:20.153Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-02-02T01:20:20.153Z] === RUN TestRenameContainerWithSameName [2022-02-02T01:20:20.607Z] --- PASS: TestPidHost (0.96s) [2022-02-02T01:20:20.607Z] === RUN TestPsFilter [2022-02-02T01:20:20.607Z] --- PASS: TestPsFilter (0.10s) [2022-02-02T01:20:20.607Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-02T01:20:20.746Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-02T01:20:20.746Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-02T01:20:21.223Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-02-02T01:20:21.223Z] === RUN TestRemoveContainerWithVolume [2022-02-02T01:20:21.487Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2022-02-02T01:20:21.487Z] === RUN TestRemoveContainerRunning [2022-02-02T01:20:21.684Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-02-02T01:20:21.684Z] === RUN TestResize [2022-02-02T01:20:21.942Z] --- PASS: TestResize (0.40s) [2022-02-02T01:20:21.943Z] === RUN TestResizeWithInvalidSize [2022-02-02T01:20:22.071Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-02-02T01:20:22.071Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-02T01:20:22.201Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-02T01:20:22.201Z] === RUN TestResizeWhenContainerNotStarted [2022-02-02T01:20:22.334Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-02-02T01:20:22.334Z] === RUN TestRemoveInvalidContainer [2022-02-02T01:20:22.334Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-02T01:20:22.334Z] === RUN TestRenameLinkedContainer [2022-02-02T01:20:22.770Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-02-02T01:20:22.770Z] === RUN TestDaemonRestartKillContainers [2022-02-02T01:20:22.770Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-02T01:20:22.770Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:20:22.770Z] === RUN TestCgroupNamespacesRun [2022-02-02T01:20:23.707Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-02-02T01:20:23.707Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-02T01:20:24.248Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-02-02T01:20:24.248Z] === RUN TestRenameStoppedContainer [2022-02-02T01:20:24.510Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-02T01:20:24.510Z] === RUN TestRenameRunningContainerAndReuse [2022-02-02T01:20:25.085Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-02-02T01:20:25.085Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-02T01:20:25.454Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-02-02T01:20:25.454Z] === RUN TestRenameInvalidName [2022-02-02T01:20:25.716Z] --- PASS: TestRenameInvalidName (0.40s) [2022-02-02T01:20:25.716Z] === RUN TestRenameAnonymousContainer [2022-02-02T01:20:26.025Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-02-02T01:20:26.025Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-02T01:20:26.970Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-02-02T01:20:26.970Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-02T01:20:27.100Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-02-02T01:20:27.100Z] === RUN TestRenameContainerWithSameName [2022-02-02T01:20:27.360Z] ---> ec1dfda787b4 [2022-02-02T01:20:27.360Z] Successfully built ec1dfda787b4 [2022-02-02T01:20:27.360Z] Successfully tagged docker:latest [2022-02-02T01:20:27.360Z] INFO: Image build ended at 02/02/2022 01:20:24. Duration:00:03:02.4038732 [2022-02-02T01:20:27.360Z] [2022-02-02T01:20:27.360Z] [2022-02-02T01:20:27.360Z] INFO: Building the test binaries at 02/02/2022 01:20:24... [2022-02-02T01:20:27.672Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-02T01:20:27.672Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-02T01:20:28.244Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-02-02T01:20:28.244Z] === RUN TestResize [2022-02-02T01:20:28.348Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-02-02T01:20:28.348Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-02T01:20:28.815Z] --- PASS: TestResize (0.41s) [2022-02-02T01:20:28.815Z] === RUN TestResizeWithInvalidSize [2022-02-02T01:20:28.925Z] INFO: make.ps1 starting at 02/02/2022 01:20:28 [2022-02-02T01:20:29.077Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-02-02T01:20:29.077Z] === RUN TestResizeWhenContainerNotStarted [2022-02-02T01:20:29.289Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-02-02T01:20:29.290Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-02T01:20:29.397Z] INFO: Git commit (585151d24f) assumed from DOCKER_GITCOMMIT environment variable [2022-02-02T01:20:29.397Z] INFO: Invoking autogen... [2022-02-02T01:20:29.648Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:20:29.648Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:20:29.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:20:29.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:20:29.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:20:29.862Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-02-02T01:20:29.862Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-02T01:20:29.877Z] INFO: Building daemon... [2022-02-02T01:20:30.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-02T01:20:30.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-02T01:20:31.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-02T01:20:31.240Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-02-02T01:20:31.240Z] === RUN TestNISDomainname [2022-02-02T01:20:31.240Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-02T01:20:31.240Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-02T01:20:31.240Z] === RUN TestHostnameDnsResolution [2022-02-02T01:20:31.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:20:31.807Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-02-02T01:20:31.808Z] === RUN TestUnprivilegedPortsAndPing [2022-02-02T01:20:31.808Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-02-02T01:20:31.808Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-02T01:20:31.808Z] === RUN TestStats [2022-02-02T01:20:31.808Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:31.808Z] --- SKIP: TestStats (0.00s) [2022-02-02T01:20:31.808Z] === RUN TestStopContainerWithTimeout [2022-02-02T01:20:31.808Z] === RUN TestStopContainerWithTimeout/0 [2022-02-02T01:20:31.808Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-02T01:20:31.808Z] === RUN TestStopContainerWithTimeout/1 [2022-02-02T01:20:31.808Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-02T01:20:31.808Z] === RUN TestStopContainerWithTimeout/3 [2022-02-02T01:20:31.808Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-02T01:20:31.808Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-02T01:20:31.808Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-02T01:20:31.808Z] === CONT TestStopContainerWithTimeout/0 [2022-02-02T01:20:31.808Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-02T01:20:32.326Z] ---> 467979e67a02 [2022-02-02T01:20:32.326Z] Successfully built 467979e67a02 [2022-02-02T01:20:32.326Z] Successfully tagged docker:latest [2022-02-02T01:20:32.326Z] INFO: Image build ended at 02/02/2022 01:20:30. Duration:00:03:29.5812610 [2022-02-02T01:20:32.326Z] [2022-02-02T01:20:32.326Z] [2022-02-02T01:20:32.326Z] INFO: Building the test binaries at 02/02/2022 01:20:30... [2022-02-02T01:20:32.376Z] === CONT TestStopContainerWithTimeout/3 [2022-02-02T01:20:32.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:20:33.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:20:33.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-02T01:20:33.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:20:33.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-02T01:20:34.278Z] === CONT TestStopContainerWithTimeout/1 [2022-02-02T01:20:34.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:20:35.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:20:36.181Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-02T01:20:36.181Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-02-02T01:20:36.181Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-02-02T01:20:36.181Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-02-02T01:20:36.181Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-02-02T01:20:36.181Z] === RUN TestDeleteDevicemapper [2022-02-02T01:20:36.181Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:20:36.181Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-02T01:20:36.181Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-02T01:20:36.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-02T01:20:37.084Z] INFO: make.ps1 starting at 02/02/2022 01:20:36 [2022-02-02T01:20:37.084Z] INFO: Git commit (585151d24f) assumed from DOCKER_GITCOMMIT environment variable [2022-02-02T01:20:37.084Z] INFO: Invoking autogen... [2022-02-02T01:20:37.554Z] INFO: Building daemon... [2022-02-02T01:20:37.562Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2022-02-02T01:20:37.562Z] === RUN TestUpdateMemory [2022-02-02T01:20:37.562Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:37.562Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-02T01:20:37.562Z] === RUN TestUpdateCPUQuota [2022-02-02T01:20:37.562Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:37.562Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-02T01:20:37.562Z] === RUN TestUpdatePidsLimit [2022-02-02T01:20:37.562Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:37.562Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-02T01:20:37.562Z] === RUN TestUpdateRestartPolicy [2022-02-02T01:20:38.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:20:38.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/networkdb 103.213s coverage: 60.0% of statements [2022-02-02T01:20:38.633Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-02T01:20:38.633Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-02T01:20:38.633Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === Skipped [2022-02-02T01:20:38.633Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-02T01:20:38.633Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-02T01:20:38.633Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-02T01:20:38.633Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:20:38.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:20:38.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:20:38.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:20:38.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:20:38.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-02T01:20:38.633Z] firewalld_test.go:14: firewalld is not running [2022-02-02T01:20:38.633Z] [2022-02-02T01:20:38.633Z] DONE 326 tests, 9 skipped in 199.159s Post stage [Pipeline] junit [2022-02-02T01:20:38.915Z] Recording test results [2022-02-02T01:20:40.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:20:40.586Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-02T01:20:40.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -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:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh dynbinary test-integration [2022-02-02T01:20:41.193Z] [2022-02-02T01:20:41.193Z] Removing bundles/ [2022-02-02T01:20:41.193Z] [2022-02-02T01:20:41.193Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-02T01:20:41.193Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:20:41.193Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:20:42.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:20:42.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:20:43.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:20:44.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:20:44.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-02T01:20:45.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:20:47.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.90s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-02-02T01:20:47.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-02-02T01:20:47.376Z] === RUN TestCgroupNamespacesRun [2022-02-02T01:20:48.318Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-02-02T01:20:48.318Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-02T01:20:48.318Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-02T01:20:48.318Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-02T01:20:48.318Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-02T01:20:49.261Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-02-02T01:20:49.261Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-02T01:20:49.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-02T01:20:49.767Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-02-02T01:20:49.767Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-02T01:20:49.767Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-02T01:20:49.767Z] === RUN TestWaitNonBlocked [2022-02-02T01:20:49.767Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:20:49.767Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:20:49.767Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:20:49.767Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:20:49.767Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:20:49.767Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:20:49.767Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-02T01:20:49.767Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s) [2022-02-02T01:20:49.767Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-02-02T01:20:49.767Z] === RUN TestWaitBlocked [2022-02-02T01:20:49.767Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:20:49.767Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:20:49.767Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:20:49.767Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:20:49.767Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:20:49.767Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:20:50.026Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-02T01:20:50.026Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-02-02T01:20:50.026Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-02-02T01:20:50.026Z] === CONT TestDaemonRestartIpcMode [2022-02-02T01:20:50.026Z] === CONT TestIpcModeOlderClient [2022-02-02T01:20:50.286Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-02T01:20:50.286Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-02T01:20:50.647Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-02-02T01:20:50.647Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-02T01:20:50.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-02T01:20:51.588Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-02-02T01:20:51.588Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-02T01:20:52.821Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2022-02-02T01:20:52.821Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-02-02T01:20:52.821Z] PASS [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === Skipped [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-02T01:20:52.821Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-02T01:20:52.821Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-02T01:20:52.821Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:20:52.821Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:20:52.821Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-02T01:20:52.821Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-02T01:20:52.821Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-02T01:20:52.821Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-02T01:20:52.821Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-02T01:20:52.821Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-02T01:20:52.821Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-02T01:20:52.821Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-02T01:20:52.821Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-02T01:20:52.821Z] 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-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-02T01:20:52.821Z] 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-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-02T01:20:52.821Z] 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-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-02T01:20:52.821Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:20:52.821Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-02T01:20:52.821Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:20:52.821Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-02T01:20:52.821Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-02T01:20:52.821Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-02T01:20:52.821Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-02T01:20:52.821Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-02T01:20:52.821Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:52.821Z] [2022-02-02T01:20:52.821Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-02T01:20:52.822Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:52.822Z] [2022-02-02T01:20:52.822Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-02T01:20:52.822Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-02T01:20:52.822Z] [2022-02-02T01:20:52.822Z] DONE 178 tests, 27 skipped in 71.371s [2022-02-02T01:20:52.822Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-02T01:20:52.973Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-02-02T01:20:52.973Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-02T01:20:53.081Z] === RUN TestConfigDaemonLibtrustID [2022-02-02T01:20:53.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-02T01:20:53.544Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-02T01:20:53.544Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-02T01:20:53.648Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-02T01:20:53.648Z] === RUN TestDaemonConfigValidation [2022-02-02T01:20:53.648Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:20:53.648Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:20:53.648Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-02T01:20:53.648Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-02T01:20:53.648Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-02T01:20:53.648Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-02T01:20:53.648Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-02T01:20:53.648Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-02T01:20:53.648Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-02T01:20:53.648Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-02T01:20:53.648Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:20:53.648Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-02T01:20:53.648Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-02T01:20:53.648Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-02T01:20:53.648Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-02T01:20:53.648Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-02T01:20:53.648Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-02-02T01:20:53.648Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-02T01:20:53.648Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-02-02T01:20:53.648Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-02-02T01:20:53.648Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-02-02T01:20:53.648Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-02T01:20:53.648Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-02T01:20:54.930Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-02-02T01:20:54.930Z] === RUN TestNISDomainname [2022-02-02T01:20:55.025Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-02T01:20:55.191Z] --- PASS: TestNISDomainname (0.53s) [2022-02-02T01:20:55.191Z] === RUN TestHostnameDnsResolution [2022-02-02T01:20:55.762Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-02-02T01:20:55.762Z] === RUN TestUnprivilegedPortsAndPing [2022-02-02T01:20:55.966Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-02T01:20:56.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-02T01:20:56.333Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-02-02T01:20:56.333Z] === RUN TestStats [2022-02-02T01:20:56.902Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-02T01:20:56.902Z] daemon_test.go:156: [d97f49fc7f899] daemon is not started [2022-02-02T01:20:56.902Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-02-02T01:20:56.902Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-02-02T01:20:56.902Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-02-02T01:20:56.902Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-02T01:20:56.902Z] === RUN TestDaemonProxy [2022-02-02T01:20:56.902Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-02T01:20:56.902Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-02T01:20:56.902Z] PASS [2022-02-02T01:20:56.902Z] [2022-02-02T01:20:56.902Z] === Skipped [2022-02-02T01:20:56.902Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-02T01:20:56.902Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-02T01:20:56.902Z] [2022-02-02T01:20:56.902Z] DONE 12 tests, 1 skipped in 4.153s [2022-02-02T01:20:56.902Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-02T01:20:57.161Z] INFO: Testing against a local daemon [2022-02-02T01:20:57.161Z] === RUN TestCommitInheritsEnv [2022-02-02T01:20:58.878Z] --- PASS: TestStats (2.47s) [2022-02-02T01:20:58.878Z] === RUN TestStopContainerWithTimeout [2022-02-02T01:20:58.878Z] === RUN TestStopContainerWithTimeout/0 [2022-02-02T01:20:58.878Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-02T01:20:58.878Z] === RUN TestStopContainerWithTimeout/1 [2022-02-02T01:20:58.878Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-02T01:20:58.878Z] === RUN TestStopContainerWithTimeout/3 [2022-02-02T01:20:58.878Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-02T01:20:58.878Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-02T01:20:58.878Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-02T01:20:58.878Z] === CONT TestStopContainerWithTimeout/0 [2022-02-02T01:20:58.878Z] === CONT TestStopContainerWithTimeout/3 [2022-02-02T01:20:59.064Z] --- PASS: TestCommitInheritsEnv (2.00s) [2022-02-02T01:20:59.064Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-02T01:20:59.064Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-02T01:20:59.064Z] === RUN TestImportWithCustomPlatform [2022-02-02T01:20:59.064Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform// [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform/linux [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform/macos [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-02T01:20:59.323Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-02T01:20:59.323Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-02T01:20:59.323Z] === RUN TestImagesFilterMultiReference [2022-02-02T01:20:59.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-02T01:20:59.450Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-02T01:20:59.582Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-02T01:20:59.582Z] === RUN TestImagePullPlatformInvalid [2022-02-02T01:20:59.582Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-02T01:20:59.582Z] === RUN TestRemoveImageOrphaning [2022-02-02T01:21:01.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-02T01:21:01.484Z] --- PASS: TestRemoveImageOrphaning (1.66s) [2022-02-02T01:21:01.484Z] === RUN TestRemoveImageGarbageCollector [2022-02-02T01:21:01.484Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-02T01:21:01.484Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-02T01:21:01.484Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-02T01:21:01.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-02T01:21:01.484Z] === RUN TestTagInvalidReference [2022-02-02T01:21:01.484Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-02T01:21:01.484Z] === RUN TestTagValidPrefixedRepo [2022-02-02T01:21:01.484Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-02T01:21:01.484Z] === RUN TestTagExistedNameWithoutForce [2022-02-02T01:21:01.484Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-02T01:21:01.484Z] === RUN TestTagOfficialNames [2022-02-02T01:21:01.484Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-02T01:21:01.484Z] === RUN TestTagMatchesDigest [2022-02-02T01:21:01.484Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-02T01:21:01.484Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-02T01:21:01.993Z] === CONT TestStopContainerWithTimeout/1 [2022-02-02T01:21:02.935Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-02T01:21:02.935Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-02-02T01:21:02.935Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-02-02T01:21:02.935Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-02-02T01:21:02.935Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-02-02T01:21:02.935Z] === RUN TestDeleteDevicemapper [2022-02-02T01:21:02.935Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:21:02.935Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-02T01:21:02.935Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-02T01:21:03.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-02T01:21:04.850Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2022-02-02T01:21:04.851Z] === RUN TestUpdateMemory [2022-02-02T01:21:05.423Z] --- PASS: TestUpdateMemory (0.54s) [2022-02-02T01:21:05.423Z] === RUN TestUpdateCPUQuota [2022-02-02T01:21:06.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-02-02T01:21:06.300Z] Using test binary docker [2022-02-02T01:21:06.300Z] ++++ /etc/init.d/apparmor start [2022-02-02T01:21:06.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-02T01:21:06.300Z] Starting dockerd [2022-02-02T01:21:06.300Z] INFO: Waiting for daemon to start... [2022-02-02T01:21:06.300Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-02-02T01:21:06.366Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-02-02T01:21:06.366Z] === RUN TestUpdatePidsLimit [2022-02-02T01:21:06.366Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-02T01:21:06.627Z] === RUN TestUpdatePidsLimit/no_change [2022-02-02T01:21:06.627Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-02T01:21:06.888Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-02T01:21:07.149Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-02T01:21:07.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-02T01:21:07.672Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-02T01:21:08.218Z] . [2022-02-02T01:21:08.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-02-02T01:21:08.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-02-02T01:21:08.218Z] Error: No such image: emptyfs [2022-02-02T01:21:08.218Z] +++++ docker load [2022-02-02T01:21:08.218Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-02-02T01:21:08.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-02-02T01:21:08.245Z] === RUN TestUpdateRestartPolicy [2022-02-02T01:21:08.477Z] Running integration-test (iteration 1) [2022-02-02T01:21:08.477Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:08.478Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:08.478Z] +++ set -e [2022-02-02T01:21:08.478Z] +++ '[' -n 0 ']' [2022-02-02T01:21:08.478Z] +++ set -x [2022-02-02T01:21:08.478Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:09.416Z] Loaded image: busybox:latest [2022-02-02T01:21:09.987Z] Loaded image: busybox:glibc [2022-02-02T01:21:15.264Z] Loaded image: debian:bullseye-slim [2022-02-02T01:21:15.264Z] Loaded image: hello-world:latest [2022-02-02T01:21:15.264Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:21:15.264Z] INFO: Testing against a local daemon [2022-02-02T01:21:15.264Z] testing: warning: no tests to run [2022-02-02T01:21:15.264Z] PASS [2022-02-02T01:21:15.264Z] [2022-02-02T01:21:15.264Z] DONE 0 tests in 6.361s [2022-02-02T01:21:15.264Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:15.264Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:15.264Z] +++ set -e [2022-02-02T01:21:15.264Z] +++ '[' -n 0 ']' [2022-02-02T01:21:15.264Z] +++ set -x [2022-02-02T01:21:15.264Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:15.264Z] INFO: Testing against a local daemon [2022-02-02T01:21:15.264Z] testing: warning: no tests to run [2022-02-02T01:21:15.264Z] PASS [2022-02-02T01:21:15.264Z] [2022-02-02T01:21:15.264Z] DONE 0 tests in 0.059s [2022-02-02T01:21:15.264Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:15.264Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:15.264Z] +++ set -e [2022-02-02T01:21:15.264Z] +++ '[' -n 0 ']' [2022-02-02T01:21:15.264Z] +++ set -x [2022-02-02T01:21:15.264Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:15.264Z] INFO: Testing against a local daemon [2022-02-02T01:21:15.264Z] === RUN TestContainerExecKill [2022-02-02T01:21:16.643Z] --- PASS: TestContainerExecKill (1.36s) [2022-02-02T01:21:16.643Z] === RUN TestContainerExecKill [2022-02-02T01:21:17.316Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-02T01:21:17.316Z] [2022-02-02T01:21:17.316Z] ________ ____ __. [2022-02-02T01:21:17.316Z] \_____ \ | |/ _| [2022-02-02T01:21:17.316Z] / | \| < [2022-02-02T01:21:17.316Z] / | \ | \ [2022-02-02T01:21:17.316Z] \_______ /____|__ \ [2022-02-02T01:21:17.316Z] \/ \/ [2022-02-02T01:21:17.316Z] [2022-02-02T01:21:17.316Z] INFO: make.ps1 ended at 02/02/2022 01:21:12 [2022-02-02T01:21:17.316Z] INFO: Binaries build ended at 02/02/2022 01:21:14. Duration:00:01:13.7233267 [2022-02-02T01:21:17.316Z] INFO: Copying the built daemon binary to d:\CI\PR-41548\39\binary\dockerd-585151d24f.exe... [2022-02-02T01:21:17.316Z] INFO: Copying the built client binary to d:\CI\PR-41548\39\binary\docker-585151d24f.exe... [2022-02-02T01:21:17.316Z] INFO: Copying dockerversion from the container... [2022-02-02T01:21:17.316Z] INFO: Copying the golang package from the container to d:\CI\PR-41548\39\installer\go.zip... [2022-02-02T01:21:17.316Z] INFO: Extracting go.zip to d:\CI\PR-41548\39\go [2022-02-02T01:21:17.581Z] --- PASS: TestContainerExecKill (1.02s) [2022-02-02T01:21:17.581Z] === RUN TestContainerExecKill [2022-02-02T01:21:18.519Z] --- PASS: TestContainerExecKill (1.10s) [2022-02-02T01:21:18.519Z] === RUN TestContainerExecKill [2022-02-02T01:21:19.457Z] --- PASS: TestContainerExecKill (0.96s) [2022-02-02T01:21:19.457Z] === RUN TestContainerExecKill [2022-02-02T01:21:20.396Z] --- PASS: TestContainerExecKill (1.02s) [2022-02-02T01:21:20.396Z] PASS [2022-02-02T01:21:20.396Z] [2022-02-02T01:21:20.396Z] DONE 5 tests in 5.529s [2022-02-02T01:21:20.472Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2022-02-02T01:21:20.472Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-02T01:21:20.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-02-02T01:21:20.472Z] === RUN TestWaitNonBlocked [2022-02-02T01:21:20.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:21:20.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:21:20.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:21:20.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:21:20.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:21:20.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:21:20.472Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-02T01:21:20.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-02-02T01:21:20.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-02-02T01:21:20.472Z] === RUN TestWaitBlocked [2022-02-02T01:21:20.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:21:20.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:21:20.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:21:20.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:21:20.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:21:20.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:21:20.656Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] +++ set -e [2022-02-02T01:21:20.656Z] +++ '[' -n 0 ']' [2022-02-02T01:21:20.656Z] +++ set -x [2022-02-02T01:21:20.656Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] testing: warning: no tests to run [2022-02-02T01:21:20.656Z] PASS [2022-02-02T01:21:20.656Z] [2022-02-02T01:21:20.656Z] DONE 0 tests in 0.103s [2022-02-02T01:21:20.656Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] +++ set -e [2022-02-02T01:21:20.656Z] +++ '[' -n 0 ']' [2022-02-02T01:21:20.656Z] +++ set -x [2022-02-02T01:21:20.656Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] INFO: Testing against a local daemon [2022-02-02T01:21:20.656Z] testing: warning: no tests to run [2022-02-02T01:21:20.656Z] PASS [2022-02-02T01:21:20.656Z] [2022-02-02T01:21:20.656Z] DONE 0 tests in 0.070s [2022-02-02T01:21:20.656Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.656Z] +++ set -e [2022-02-02T01:21:20.656Z] +++ '[' -n 0 ']' [2022-02-02T01:21:20.656Z] +++ set -x [2022-02-02T01:21:20.656Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.915Z] INFO: Testing against a local daemon [2022-02-02T01:21:20.915Z] testing: warning: no tests to run [2022-02-02T01:21:20.915Z] PASS [2022-02-02T01:21:20.915Z] [2022-02-02T01:21:20.915Z] DONE 0 tests in 0.051s [2022-02-02T01:21:20.915Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.915Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.915Z] +++ set -e [2022-02-02T01:21:20.915Z] +++ '[' -n 0 ']' [2022-02-02T01:21:20.915Z] +++ set -x [2022-02-02T01:21:20.915Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.915Z] INFO: Testing against a local daemon [2022-02-02T01:21:20.915Z] testing: warning: no tests to run [2022-02-02T01:21:20.915Z] PASS [2022-02-02T01:21:20.915Z] [2022-02-02T01:21:20.915Z] DONE 0 tests in 0.089s [2022-02-02T01:21:20.915Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.915Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.915Z] +++ set -e [2022-02-02T01:21:20.916Z] +++ '[' -n 0 ']' [2022-02-02T01:21:20.916Z] +++ set -x [2022-02-02T01:21:20.916Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:20.916Z] INFO: Testing against a local daemon [2022-02-02T01:21:20.916Z] testing: warning: no tests to run [2022-02-02T01:21:20.916Z] PASS [2022-02-02T01:21:20.916Z] [2022-02-02T01:21:20.916Z] DONE 0 tests in 0.052s [2022-02-02T01:21:20.950Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:21:20.951Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:21:20.951Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:21:20.951Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:21:20.951Z] [2022-02-02T01:21:20.951Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-02T01:21:20.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-02T01:21:20.951Z] Using test binary docker [2022-02-02T01:21:20.951Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-02T01:21:20.951Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-02T01:21:20.951Z] INFO: Waiting for daemon to start... [2022-02-02T01:21:20.951Z] Starting dockerd [2022-02-02T01:21:20.951Z] . [2022-02-02T01:21:20.951Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-02T01:21:21.175Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] +++ set -e [2022-02-02T01:21:21.175Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.175Z] +++ set -x [2022-02-02T01:21:21.175Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] testing: warning: no tests to run [2022-02-02T01:21:21.175Z] PASS [2022-02-02T01:21:21.175Z] [2022-02-02T01:21:21.175Z] DONE 0 tests in 0.019s [2022-02-02T01:21:21.175Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] +++ set -e [2022-02-02T01:21:21.175Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.175Z] +++ set -x [2022-02-02T01:21:21.175Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.175Z] testing: warning: no tests to run [2022-02-02T01:21:21.175Z] PASS [2022-02-02T01:21:21.175Z] [2022-02-02T01:21:21.175Z] DONE 0 tests in 0.054s [2022-02-02T01:21:21.175Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.175Z] +++ set -e [2022-02-02T01:21:21.175Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.175Z] +++ set -x [2022-02-02T01:21:21.176Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.176Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.176Z] testing: warning: no tests to run [2022-02-02T01:21:21.176Z] PASS [2022-02-02T01:21:21.176Z] [2022-02-02T01:21:21.176Z] DONE 0 tests in 0.043s [2022-02-02T01:21:21.176Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.176Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.176Z] +++ set -e [2022-02-02T01:21:21.176Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.176Z] +++ set -x [2022-02-02T01:21:21.176Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.414Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-02T01:21:21.414Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-02-02T01:21:21.414Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-02-02T01:21:21.414Z] === CONT TestContainerStartOnDaemonRestart [2022-02-02T01:21:21.414Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-02T01:21:21.435Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.435Z] testing: warning: no tests to run [2022-02-02T01:21:21.435Z] PASS [2022-02-02T01:21:21.435Z] [2022-02-02T01:21:21.435Z] DONE 0 tests in 0.065s [2022-02-02T01:21:21.435Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] +++ set -e [2022-02-02T01:21:21.435Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.435Z] +++ set -x [2022-02-02T01:21:21.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.435Z] testing: warning: no tests to run [2022-02-02T01:21:21.435Z] PASS [2022-02-02T01:21:21.435Z] [2022-02-02T01:21:21.435Z] DONE 0 tests in 0.052s [2022-02-02T01:21:21.435Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] +++ set -e [2022-02-02T01:21:21.435Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.435Z] +++ set -x [2022-02-02T01:21:21.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] testing: warning: no tests to run [2022-02-02T01:21:21.435Z] PASS [2022-02-02T01:21:21.435Z] [2022-02-02T01:21:21.435Z] DONE 0 tests in 0.016s [2022-02-02T01:21:21.435Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.435Z] +++ set -e [2022-02-02T01:21:21.435Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.435Z] +++ set -x [2022-02-02T01:21:21.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.694Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.694Z] testing: warning: no tests to run [2022-02-02T01:21:21.694Z] PASS [2022-02-02T01:21:21.694Z] [2022-02-02T01:21:21.694Z] DONE 0 tests in 0.071s [2022-02-02T01:21:21.694Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.694Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.694Z] +++ set -e [2022-02-02T01:21:21.694Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.694Z] +++ set -x [2022-02-02T01:21:21.695Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.695Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.695Z] testing: warning: no tests to run [2022-02-02T01:21:21.695Z] PASS [2022-02-02T01:21:21.695Z] [2022-02-02T01:21:21.695Z] DONE 0 tests in 0.068s [2022-02-02T01:21:21.695Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.695Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.695Z] +++ set -e [2022-02-02T01:21:21.695Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.695Z] +++ set -x [2022-02-02T01:21:21.695Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.695Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.695Z] testing: warning: no tests to run [2022-02-02T01:21:21.695Z] PASS [2022-02-02T01:21:21.695Z] [2022-02-02T01:21:21.695Z] DONE 0 tests in 0.071s [2022-02-02T01:21:21.695Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.695Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.695Z] +++ set -e [2022-02-02T01:21:21.695Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.695Z] +++ set -x [2022-02-02T01:21:21.695Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.954Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.954Z] testing: warning: no tests to run [2022-02-02T01:21:21.954Z] PASS [2022-02-02T01:21:21.954Z] [2022-02-02T01:21:21.954Z] DONE 0 tests in 0.058s [2022-02-02T01:21:21.954Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.954Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.954Z] +++ set -e [2022-02-02T01:21:21.954Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.954Z] +++ set -x [2022-02-02T01:21:21.954Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.954Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.954Z] testing: warning: no tests to run [2022-02-02T01:21:21.954Z] PASS [2022-02-02T01:21:21.954Z] [2022-02-02T01:21:21.954Z] DONE 0 tests in 0.057s [2022-02-02T01:21:21.954Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.954Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.954Z] +++ set -e [2022-02-02T01:21:21.954Z] +++ '[' -n 0 ']' [2022-02-02T01:21:21.954Z] +++ set -x [2022-02-02T01:21:21.955Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:21.955Z] INFO: Testing against a local daemon [2022-02-02T01:21:21.955Z] testing: warning: no tests to run [2022-02-02T01:21:21.955Z] PASS [2022-02-02T01:21:21.955Z] [2022-02-02T01:21:21.955Z] DONE 0 tests in 0.054s [2022-02-02T01:21:21.955Z] Running integration-test (iteration 2) [2022-02-02T01:21:22.214Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.214Z] +++ set -e [2022-02-02T01:21:22.214Z] +++ '[' -n 0 ']' [2022-02-02T01:21:22.214Z] +++ set -x [2022-02-02T01:21:22.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.214Z] INFO: Testing against a local daemon [2022-02-02T01:21:22.214Z] testing: warning: no tests to run [2022-02-02T01:21:22.214Z] PASS [2022-02-02T01:21:22.214Z] [2022-02-02T01:21:22.214Z] DONE 0 tests in 0.095s [2022-02-02T01:21:22.214Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.214Z] +++ set -e [2022-02-02T01:21:22.214Z] +++ '[' -n 0 ']' [2022-02-02T01:21:22.214Z] +++ set -x [2022-02-02T01:21:22.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.474Z] INFO: Testing against a local daemon [2022-02-02T01:21:22.474Z] testing: warning: no tests to run [2022-02-02T01:21:22.474Z] PASS [2022-02-02T01:21:22.474Z] [2022-02-02T01:21:22.474Z] DONE 0 tests in 0.130s [2022-02-02T01:21:22.474Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.474Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.474Z] +++ set -e [2022-02-02T01:21:22.474Z] +++ '[' -n 0 ']' [2022-02-02T01:21:22.474Z] +++ set -x [2022-02-02T01:21:22.474Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:22.474Z] INFO: Testing against a local daemon [2022-02-02T01:21:22.474Z] === RUN TestContainerExecKill [2022-02-02T01:21:23.854Z] --- PASS: TestContainerExecKill (1.14s) [2022-02-02T01:21:23.854Z] === RUN TestContainerExecKill [2022-02-02T01:21:23.993Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-02-02T01:21:23.993Z] === CONT TestIpcModeOlderClient [2022-02-02T01:21:23.993Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-02-02T01:21:23.993Z] === CONT TestContainerKillOnDaemonStart [2022-02-02T01:21:23.993Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-02-02T01:21:23.993Z] === CONT TestDaemonHostGatewayIP [2022-02-02T01:21:24.793Z] --- PASS: TestContainerExecKill (0.97s) [2022-02-02T01:21:24.793Z] === RUN TestContainerExecKill [2022-02-02T01:21:25.730Z] --- PASS: TestContainerExecKill (1.09s) [2022-02-02T01:21:25.730Z] === RUN TestContainerExecKill [2022-02-02T01:21:26.551Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-02-02T01:21:26.551Z] === CONT TestDaemonRestartIpcMode [2022-02-02T01:21:26.668Z] --- PASS: TestContainerExecKill (1.11s) [2022-02-02T01:21:26.668Z] === RUN TestContainerExecKill [2022-02-02T01:21:28.046Z] --- PASS: TestContainerExecKill (0.98s) [2022-02-02T01:21:28.046Z] PASS [2022-02-02T01:21:28.046Z] [2022-02-02T01:21:28.046Z] DONE 5 tests in 5.356s [2022-02-02T01:21:28.046Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.046Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.046Z] +++ set -e [2022-02-02T01:21:28.046Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.046Z] +++ set -x [2022-02-02T01:21:28.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] testing: warning: no tests to run [2022-02-02T01:21:28.047Z] PASS [2022-02-02T01:21:28.047Z] [2022-02-02T01:21:28.047Z] DONE 0 tests in 0.145s [2022-02-02T01:21:28.047Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] +++ set -e [2022-02-02T01:21:28.047Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.047Z] +++ set -x [2022-02-02T01:21:28.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.047Z] testing: warning: no tests to run [2022-02-02T01:21:28.047Z] PASS [2022-02-02T01:21:28.047Z] [2022-02-02T01:21:28.047Z] DONE 0 tests in 0.069s [2022-02-02T01:21:28.047Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] +++ set -e [2022-02-02T01:21:28.047Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.047Z] +++ set -x [2022-02-02T01:21:28.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.047Z] testing: warning: no tests to run [2022-02-02T01:21:28.047Z] PASS [2022-02-02T01:21:28.047Z] [2022-02-02T01:21:28.047Z] DONE 0 tests in 0.064s [2022-02-02T01:21:28.047Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.047Z] +++ set -e [2022-02-02T01:21:28.047Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.047Z] +++ set -x [2022-02-02T01:21:28.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.307Z] testing: warning: no tests to run [2022-02-02T01:21:28.307Z] PASS [2022-02-02T01:21:28.307Z] [2022-02-02T01:21:28.307Z] DONE 0 tests in 0.059s [2022-02-02T01:21:28.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] +++ set -e [2022-02-02T01:21:28.307Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.307Z] +++ set -x [2022-02-02T01:21:28.307Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.307Z] testing: warning: no tests to run [2022-02-02T01:21:28.307Z] PASS [2022-02-02T01:21:28.307Z] [2022-02-02T01:21:28.307Z] DONE 0 tests in 0.055s [2022-02-02T01:21:28.307Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] +++ set -e [2022-02-02T01:21:28.307Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.307Z] +++ set -x [2022-02-02T01:21:28.307Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] testing: warning: no tests to run [2022-02-02T01:21:28.307Z] PASS [2022-02-02T01:21:28.307Z] [2022-02-02T01:21:28.307Z] DONE 0 tests in 0.021s [2022-02-02T01:21:28.307Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] +++ set -e [2022-02-02T01:21:28.307Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.307Z] +++ set -x [2022-02-02T01:21:28.307Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.307Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.307Z] testing: warning: no tests to run [2022-02-02T01:21:28.307Z] PASS [2022-02-02T01:21:28.307Z] [2022-02-02T01:21:28.307Z] DONE 0 tests in 0.040s [2022-02-02T01:21:28.465Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-02-02T01:21:28.566Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.566Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.566Z] +++ set -e [2022-02-02T01:21:28.566Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.566Z] +++ set -x [2022-02-02T01:21:28.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.566Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.566Z] testing: warning: no tests to run [2022-02-02T01:21:28.566Z] PASS [2022-02-02T01:21:28.566Z] [2022-02-02T01:21:28.566Z] DONE 0 tests in 0.078s [2022-02-02T01:21:28.567Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.567Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.567Z] +++ set -e [2022-02-02T01:21:28.567Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.567Z] +++ set -x [2022-02-02T01:21:28.567Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.567Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.567Z] testing: warning: no tests to run [2022-02-02T01:21:28.567Z] PASS [2022-02-02T01:21:28.567Z] [2022-02-02T01:21:28.567Z] DONE 0 tests in 0.077s [2022-02-02T01:21:28.567Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.567Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.567Z] +++ set -e [2022-02-02T01:21:28.567Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.567Z] +++ set -x [2022-02-02T01:21:28.567Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.826Z] testing: warning: no tests to run [2022-02-02T01:21:28.826Z] PASS [2022-02-02T01:21:28.826Z] [2022-02-02T01:21:28.826Z] DONE 0 tests in 0.061s [2022-02-02T01:21:28.826Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] +++ set -e [2022-02-02T01:21:28.826Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.826Z] +++ set -x [2022-02-02T01:21:28.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] testing: warning: no tests to run [2022-02-02T01:21:28.826Z] PASS [2022-02-02T01:21:28.826Z] [2022-02-02T01:21:28.826Z] DONE 0 tests in 0.018s [2022-02-02T01:21:28.826Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] +++ set -e [2022-02-02T01:21:28.826Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.826Z] +++ set -x [2022-02-02T01:21:28.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] INFO: Testing against a local daemon [2022-02-02T01:21:28.826Z] testing: warning: no tests to run [2022-02-02T01:21:28.826Z] PASS [2022-02-02T01:21:28.826Z] [2022-02-02T01:21:28.826Z] DONE 0 tests in 0.072s [2022-02-02T01:21:28.826Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:28.826Z] +++ set -e [2022-02-02T01:21:28.826Z] +++ '[' -n 0 ']' [2022-02-02T01:21:28.826Z] +++ set -x [2022-02-02T01:21:28.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.087Z] testing: warning: no tests to run [2022-02-02T01:21:29.087Z] PASS [2022-02-02T01:21:29.087Z] [2022-02-02T01:21:29.087Z] DONE 0 tests in 0.064s [2022-02-02T01:21:29.087Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] +++ set -e [2022-02-02T01:21:29.087Z] +++ '[' -n 0 ']' [2022-02-02T01:21:29.087Z] +++ set -x [2022-02-02T01:21:29.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.087Z] testing: warning: no tests to run [2022-02-02T01:21:29.087Z] PASS [2022-02-02T01:21:29.087Z] [2022-02-02T01:21:29.087Z] DONE 0 tests in 0.054s [2022-02-02T01:21:29.087Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] +++ set -e [2022-02-02T01:21:29.087Z] +++ '[' -n 0 ']' [2022-02-02T01:21:29.087Z] +++ set -x [2022-02-02T01:21:29.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.087Z] testing: warning: no tests to run [2022-02-02T01:21:29.087Z] PASS [2022-02-02T01:21:29.087Z] [2022-02-02T01:21:29.087Z] DONE 0 tests in 0.056s [2022-02-02T01:21:29.087Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.087Z] +++ set -e [2022-02-02T01:21:29.087Z] +++ '[' -n 0 ']' [2022-02-02T01:21:29.087Z] +++ set -x [2022-02-02T01:21:29.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.347Z] testing: warning: no tests to run [2022-02-02T01:21:29.347Z] PASS [2022-02-02T01:21:29.347Z] [2022-02-02T01:21:29.347Z] DONE 0 tests in 0.046s [2022-02-02T01:21:29.347Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] +++ set -e [2022-02-02T01:21:29.347Z] +++ '[' -n 0 ']' [2022-02-02T01:21:29.347Z] +++ set -x [2022-02-02T01:21:29.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.347Z] testing: warning: no tests to run [2022-02-02T01:21:29.347Z] PASS [2022-02-02T01:21:29.347Z] [2022-02-02T01:21:29.347Z] DONE 0 tests in 0.046s [2022-02-02T01:21:29.347Z] Running integration-test (iteration 3) [2022-02-02T01:21:29.347Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] +++ set -e [2022-02-02T01:21:29.347Z] +++ '[' -n 0 ']' [2022-02-02T01:21:29.347Z] +++ set -x [2022-02-02T01:21:29.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.347Z] testing: warning: no tests to run [2022-02-02T01:21:29.347Z] PASS [2022-02-02T01:21:29.347Z] [2022-02-02T01:21:29.347Z] DONE 0 tests in 0.059s [2022-02-02T01:21:29.347Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.347Z] +++ set -e [2022-02-02T01:21:29.347Z] +++ '[' -n 0 ']' [2022-02-02T01:21:29.347Z] +++ set -x [2022-02-02T01:21:29.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.607Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.607Z] testing: warning: no tests to run [2022-02-02T01:21:29.607Z] PASS [2022-02-02T01:21:29.607Z] [2022-02-02T01:21:29.607Z] DONE 0 tests in 0.063s [2022-02-02T01:21:29.607Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.607Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.607Z] +++ set -e [2022-02-02T01:21:29.607Z] +++ '[' -n 0 ']' [2022-02-02T01:21:29.607Z] +++ set -x [2022-02-02T01:21:29.607Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:29.607Z] INFO: Testing against a local daemon [2022-02-02T01:21:29.607Z] === RUN TestContainerExecKill [2022-02-02T01:21:30.544Z] --- PASS: TestContainerExecKill (1.02s) [2022-02-02T01:21:30.544Z] === RUN TestContainerExecKill [2022-02-02T01:21:31.482Z] --- PASS: TestContainerExecKill (0.95s) [2022-02-02T01:21:31.482Z] === RUN TestContainerExecKill [2022-02-02T01:21:32.420Z] --- PASS: TestContainerExecKill (0.93s) [2022-02-02T01:21:32.420Z] === RUN TestContainerExecKill [2022-02-02T01:21:33.809Z] --- PASS: TestContainerExecKill (1.05s) [2022-02-02T01:21:33.809Z] === RUN TestContainerExecKill [2022-02-02T01:21:34.378Z] --- PASS: TestContainerExecKill (0.94s) [2022-02-02T01:21:34.378Z] PASS [2022-02-02T01:21:34.378Z] [2022-02-02T01:21:34.378Z] DONE 5 tests in 4.967s [2022-02-02T01:21:34.638Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] +++ set -e [2022-02-02T01:21:34.638Z] +++ '[' -n 0 ']' [2022-02-02T01:21:34.638Z] +++ set -x [2022-02-02T01:21:34.638Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] testing: warning: no tests to run [2022-02-02T01:21:34.638Z] PASS [2022-02-02T01:21:34.638Z] [2022-02-02T01:21:34.638Z] DONE 0 tests in 0.084s [2022-02-02T01:21:34.638Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] +++ set -e [2022-02-02T01:21:34.638Z] +++ '[' -n 0 ']' [2022-02-02T01:21:34.638Z] +++ set -x [2022-02-02T01:21:34.638Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] INFO: Testing against a local daemon [2022-02-02T01:21:34.638Z] testing: warning: no tests to run [2022-02-02T01:21:34.638Z] PASS [2022-02-02T01:21:34.638Z] [2022-02-02T01:21:34.638Z] DONE 0 tests in 0.069s [2022-02-02T01:21:34.638Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.638Z] +++ set -e [2022-02-02T01:21:34.638Z] +++ '[' -n 0 ']' [2022-02-02T01:21:34.638Z] +++ set -x [2022-02-02T01:21:34.638Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] INFO: Testing against a local daemon [2022-02-02T01:21:34.898Z] testing: warning: no tests to run [2022-02-02T01:21:34.898Z] PASS [2022-02-02T01:21:34.898Z] [2022-02-02T01:21:34.898Z] DONE 0 tests in 0.045s [2022-02-02T01:21:34.898Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] +++ set -e [2022-02-02T01:21:34.898Z] +++ '[' -n 0 ']' [2022-02-02T01:21:34.898Z] +++ set -x [2022-02-02T01:21:34.898Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] INFO: Testing against a local daemon [2022-02-02T01:21:34.898Z] testing: warning: no tests to run [2022-02-02T01:21:34.898Z] PASS [2022-02-02T01:21:34.898Z] [2022-02-02T01:21:34.898Z] DONE 0 tests in 0.072s [2022-02-02T01:21:34.898Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] +++ set -e [2022-02-02T01:21:34.898Z] +++ '[' -n 0 ']' [2022-02-02T01:21:34.898Z] +++ set -x [2022-02-02T01:21:34.898Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] INFO: Testing against a local daemon [2022-02-02T01:21:34.898Z] testing: warning: no tests to run [2022-02-02T01:21:34.898Z] PASS [2022-02-02T01:21:34.898Z] [2022-02-02T01:21:34.898Z] DONE 0 tests in 0.042s [2022-02-02T01:21:34.898Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.898Z] +++ set -e [2022-02-02T01:21:34.898Z] +++ '[' -n 0 ']' [2022-02-02T01:21:34.898Z] +++ set -x [2022-02-02T01:21:34.899Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.899Z] testing: warning: no tests to run [2022-02-02T01:21:34.899Z] PASS [2022-02-02T01:21:34.899Z] [2022-02-02T01:21:34.899Z] DONE 0 tests in 0.020s [2022-02-02T01:21:34.899Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.899Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:34.899Z] +++ set -e [2022-02-02T01:21:34.899Z] +++ '[' -n 0 ']' [2022-02-02T01:21:34.899Z] +++ set -x [2022-02-02T01:21:34.899Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.158Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.158Z] testing: warning: no tests to run [2022-02-02T01:21:35.158Z] PASS [2022-02-02T01:21:35.158Z] [2022-02-02T01:21:35.158Z] DONE 0 tests in 0.066s [2022-02-02T01:21:35.158Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.158Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.158Z] +++ set -e [2022-02-02T01:21:35.158Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.158Z] +++ set -x [2022-02-02T01:21:35.159Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.159Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.159Z] testing: warning: no tests to run [2022-02-02T01:21:35.159Z] PASS [2022-02-02T01:21:35.159Z] [2022-02-02T01:21:35.159Z] DONE 0 tests in 0.045s [2022-02-02T01:21:35.159Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.159Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.159Z] +++ set -e [2022-02-02T01:21:35.159Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.159Z] +++ set -x [2022-02-02T01:21:35.159Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.159Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.159Z] testing: warning: no tests to run [2022-02-02T01:21:35.159Z] PASS [2022-02-02T01:21:35.159Z] [2022-02-02T01:21:35.159Z] DONE 0 tests in 0.043s [2022-02-02T01:21:35.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.159Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.159Z] +++ set -e [2022-02-02T01:21:35.159Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.159Z] +++ set -x [2022-02-02T01:21:35.159Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.419Z] testing: warning: no tests to run [2022-02-02T01:21:35.419Z] PASS [2022-02-02T01:21:35.419Z] [2022-02-02T01:21:35.419Z] DONE 0 tests in 0.077s [2022-02-02T01:21:35.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] +++ set -e [2022-02-02T01:21:35.419Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.419Z] +++ set -x [2022-02-02T01:21:35.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] testing: warning: no tests to run [2022-02-02T01:21:35.419Z] PASS [2022-02-02T01:21:35.419Z] [2022-02-02T01:21:35.419Z] DONE 0 tests in 0.023s [2022-02-02T01:21:35.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] +++ set -e [2022-02-02T01:21:35.419Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.419Z] +++ set -x [2022-02-02T01:21:35.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.419Z] testing: warning: no tests to run [2022-02-02T01:21:35.419Z] PASS [2022-02-02T01:21:35.419Z] [2022-02-02T01:21:35.419Z] DONE 0 tests in 0.055s [2022-02-02T01:21:35.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.419Z] +++ set -e [2022-02-02T01:21:35.419Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.419Z] +++ set -x [2022-02-02T01:21:35.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.679Z] testing: warning: no tests to run [2022-02-02T01:21:35.679Z] PASS [2022-02-02T01:21:35.679Z] [2022-02-02T01:21:35.679Z] DONE 0 tests in 0.052s [2022-02-02T01:21:35.679Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] +++ set -e [2022-02-02T01:21:35.679Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.679Z] +++ set -x [2022-02-02T01:21:35.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.679Z] testing: warning: no tests to run [2022-02-02T01:21:35.679Z] PASS [2022-02-02T01:21:35.679Z] [2022-02-02T01:21:35.679Z] DONE 0 tests in 0.060s [2022-02-02T01:21:35.679Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] +++ set -e [2022-02-02T01:21:35.679Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.679Z] +++ set -x [2022-02-02T01:21:35.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.679Z] testing: warning: no tests to run [2022-02-02T01:21:35.679Z] PASS [2022-02-02T01:21:35.679Z] [2022-02-02T01:21:35.679Z] DONE 0 tests in 0.060s [2022-02-02T01:21:35.679Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.679Z] +++ set -e [2022-02-02T01:21:35.679Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.679Z] +++ set -x [2022-02-02T01:21:35.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.938Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.938Z] testing: warning: no tests to run [2022-02-02T01:21:35.938Z] PASS [2022-02-02T01:21:35.938Z] [2022-02-02T01:21:35.938Z] DONE 0 tests in 0.048s [2022-02-02T01:21:35.938Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.938Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.938Z] +++ set -e [2022-02-02T01:21:35.938Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.938Z] +++ set -x [2022-02-02T01:21:35.939Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.939Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.939Z] testing: warning: no tests to run [2022-02-02T01:21:35.939Z] PASS [2022-02-02T01:21:35.939Z] [2022-02-02T01:21:35.939Z] DONE 0 tests in 0.062s [2022-02-02T01:21:35.939Z] Running integration-test (iteration 4) [2022-02-02T01:21:35.939Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.939Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.939Z] +++ set -e [2022-02-02T01:21:35.939Z] +++ '[' -n 0 ']' [2022-02-02T01:21:35.939Z] +++ set -x [2022-02-02T01:21:35.939Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:35.939Z] INFO: Testing against a local daemon [2022-02-02T01:21:35.939Z] testing: warning: no tests to run [2022-02-02T01:21:35.939Z] PASS [2022-02-02T01:21:35.939Z] [2022-02-02T01:21:35.939Z] DONE 0 tests in 0.069s [2022-02-02T01:21:36.198Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:36.198Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:36.198Z] +++ set -e [2022-02-02T01:21:36.198Z] +++ '[' -n 0 ']' [2022-02-02T01:21:36.198Z] +++ set -x [2022-02-02T01:21:36.198Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:36.198Z] INFO: Testing against a local daemon [2022-02-02T01:21:36.198Z] testing: warning: no tests to run [2022-02-02T01:21:36.198Z] PASS [2022-02-02T01:21:36.198Z] [2022-02-02T01:21:36.198Z] DONE 0 tests in 0.064s [2022-02-02T01:21:36.198Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:36.198Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:36.198Z] +++ set -e [2022-02-02T01:21:36.198Z] +++ '[' -n 0 ']' [2022-02-02T01:21:36.198Z] +++ set -x [2022-02-02T01:21:36.199Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:36.199Z] INFO: Testing against a local daemon [2022-02-02T01:21:36.199Z] === RUN TestContainerExecKill [2022-02-02T01:21:36.599Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-02-02T01:21:36.600Z] PASS [2022-02-02T01:21:36.600Z] [2022-02-02T01:21:36.600Z] === Skipped [2022-02-02T01:21:36.600Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-02T01:21:36.600Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:21:36.600Z] [2022-02-02T01:21:36.600Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-02T01:21:36.600Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-02T01:21:36.600Z] [2022-02-02T01:21:36.600Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:21:36.600Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:21:36.600Z] [2022-02-02T01:21:36.600Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-02T01:21:36.600Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-02T01:21:36.600Z] [2022-02-02T01:21:36.600Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-02T01:21:36.600Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:21:36.600Z] [2022-02-02T01:21:36.600Z] DONE 201 tests, 5 skipped in 116.963s [2022-02-02T01:21:36.600Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-02T01:21:36.600Z] === RUN TestConfigDaemonLibtrustID [2022-02-02T01:21:36.600Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-02T01:21:36.600Z] === RUN TestDaemonConfigValidation [2022-02-02T01:21:36.600Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:21:36.600Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:21:36.600Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-02T01:21:36.600Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-02T01:21:36.600Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-02T01:21:36.600Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-02T01:21:36.600Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-02T01:21:36.600Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-02T01:21:36.600Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-02T01:21:36.600Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-02T01:21:36.600Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:21:36.600Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-02T01:21:36.600Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-02T01:21:36.600Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-02T01:21:36.600Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-02T01:21:36.600Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-02T01:21:36.600Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-02T01:21:36.600Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-02T01:21:36.600Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-02-02T01:21:36.600Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-02T01:21:36.600Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-02T01:21:36.600Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-02T01:21:36.600Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-02T01:21:37.171Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-02T01:21:37.577Z] --- PASS: TestContainerExecKill (1.03s) [2022-02-02T01:21:37.577Z] === RUN TestContainerExecKill [2022-02-02T01:21:38.145Z] --- PASS: TestContainerExecKill (0.99s) [2022-02-02T01:21:38.145Z] === RUN TestContainerExecKill [2022-02-02T01:21:38.555Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-02T01:21:39.496Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-02T01:21:39.496Z] daemon_test.go:156: [d80430a6f31a3] daemon is not started [2022-02-02T01:21:39.496Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-02-02T01:21:39.496Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-02-02T01:21:39.496Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-02T01:21:39.496Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-02T01:21:39.496Z] === RUN TestDaemonProxy [2022-02-02T01:21:39.496Z] === RUN TestDaemonProxy/environment_variables [2022-02-02T01:21:39.546Z] --- PASS: TestContainerExecKill (1.00s) [2022-02-02T01:21:39.546Z] === RUN TestContainerExecKill [2022-02-02T01:21:40.482Z] --- PASS: TestContainerExecKill (1.14s) [2022-02-02T01:21:40.482Z] === RUN TestContainerExecKill [2022-02-02T01:21:41.408Z] === RUN TestDaemonProxy/command-line_options [2022-02-02T01:21:41.417Z] --- PASS: TestContainerExecKill (0.98s) [2022-02-02T01:21:41.417Z] PASS [2022-02-02T01:21:41.417Z] [2022-02-02T01:21:41.417Z] DONE 5 tests in 5.206s [2022-02-02T01:21:41.417Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.417Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.417Z] +++ set -e [2022-02-02T01:21:41.417Z] +++ '[' -n 0 ']' [2022-02-02T01:21:41.417Z] +++ set -x [2022-02-02T01:21:41.417Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] testing: warning: no tests to run [2022-02-02T01:21:41.676Z] PASS [2022-02-02T01:21:41.676Z] [2022-02-02T01:21:41.676Z] DONE 0 tests in 0.132s [2022-02-02T01:21:41.676Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] +++ set -e [2022-02-02T01:21:41.676Z] +++ '[' -n 0 ']' [2022-02-02T01:21:41.676Z] +++ set -x [2022-02-02T01:21:41.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] INFO: Testing against a local daemon [2022-02-02T01:21:41.676Z] testing: warning: no tests to run [2022-02-02T01:21:41.676Z] PASS [2022-02-02T01:21:41.676Z] [2022-02-02T01:21:41.676Z] DONE 0 tests in 0.073s [2022-02-02T01:21:41.676Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] +++ set -e [2022-02-02T01:21:41.676Z] +++ '[' -n 0 ']' [2022-02-02T01:21:41.676Z] +++ set -x [2022-02-02T01:21:41.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] INFO: Testing against a local daemon [2022-02-02T01:21:41.676Z] testing: warning: no tests to run [2022-02-02T01:21:41.676Z] PASS [2022-02-02T01:21:41.676Z] [2022-02-02T01:21:41.676Z] DONE 0 tests in 0.055s [2022-02-02T01:21:41.676Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.676Z] +++ set -e [2022-02-02T01:21:41.676Z] +++ '[' -n 0 ']' [2022-02-02T01:21:41.676Z] +++ set -x [2022-02-02T01:21:41.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] INFO: Testing against a local daemon [2022-02-02T01:21:41.936Z] testing: warning: no tests to run [2022-02-02T01:21:41.936Z] PASS [2022-02-02T01:21:41.936Z] [2022-02-02T01:21:41.936Z] DONE 0 tests in 0.063s [2022-02-02T01:21:41.936Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] +++ set -e [2022-02-02T01:21:41.936Z] +++ '[' -n 0 ']' [2022-02-02T01:21:41.936Z] +++ set -x [2022-02-02T01:21:41.936Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] INFO: Testing against a local daemon [2022-02-02T01:21:41.936Z] testing: warning: no tests to run [2022-02-02T01:21:41.936Z] PASS [2022-02-02T01:21:41.936Z] [2022-02-02T01:21:41.936Z] DONE 0 tests in 0.065s [2022-02-02T01:21:41.936Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] +++ set -e [2022-02-02T01:21:41.936Z] +++ '[' -n 0 ']' [2022-02-02T01:21:41.936Z] +++ set -x [2022-02-02T01:21:41.936Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] testing: warning: no tests to run [2022-02-02T01:21:41.936Z] PASS [2022-02-02T01:21:41.936Z] [2022-02-02T01:21:41.936Z] DONE 0 tests in 0.036s [2022-02-02T01:21:41.936Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:41.936Z] +++ set -e [2022-02-02T01:21:41.936Z] +++ '[' -n 0 ']' [2022-02-02T01:21:41.936Z] +++ set -x [2022-02-02T01:21:41.936Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.195Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.195Z] testing: warning: no tests to run [2022-02-02T01:21:42.195Z] PASS [2022-02-02T01:21:42.195Z] [2022-02-02T01:21:42.195Z] DONE 0 tests in 0.074s [2022-02-02T01:21:42.195Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.195Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.195Z] +++ set -e [2022-02-02T01:21:42.195Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.195Z] +++ set -x [2022-02-02T01:21:42.195Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.195Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.195Z] testing: warning: no tests to run [2022-02-02T01:21:42.195Z] PASS [2022-02-02T01:21:42.195Z] [2022-02-02T01:21:42.195Z] DONE 0 tests in 0.053s [2022-02-02T01:21:42.195Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.195Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.196Z] +++ set -e [2022-02-02T01:21:42.196Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.196Z] +++ set -x [2022-02-02T01:21:42.196Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.196Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.196Z] testing: warning: no tests to run [2022-02-02T01:21:42.196Z] PASS [2022-02-02T01:21:42.196Z] [2022-02-02T01:21:42.196Z] DONE 0 tests in 0.056s [2022-02-02T01:21:42.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.196Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.196Z] +++ set -e [2022-02-02T01:21:42.196Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.196Z] +++ set -x [2022-02-02T01:21:42.196Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.217Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-02T01:21:42.455Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.455Z] testing: warning: no tests to run [2022-02-02T01:21:42.455Z] PASS [2022-02-02T01:21:42.455Z] [2022-02-02T01:21:42.455Z] DONE 0 tests in 0.064s [2022-02-02T01:21:42.455Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] +++ set -e [2022-02-02T01:21:42.455Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.455Z] +++ set -x [2022-02-02T01:21:42.455Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] testing: warning: no tests to run [2022-02-02T01:21:42.455Z] PASS [2022-02-02T01:21:42.455Z] [2022-02-02T01:21:42.455Z] DONE 0 tests in 0.025s [2022-02-02T01:21:42.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] +++ set -e [2022-02-02T01:21:42.455Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.455Z] +++ set -x [2022-02-02T01:21:42.455Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.455Z] testing: warning: no tests to run [2022-02-02T01:21:42.455Z] PASS [2022-02-02T01:21:42.455Z] [2022-02-02T01:21:42.455Z] DONE 0 tests in 0.043s [2022-02-02T01:21:42.455Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] +++ set -e [2022-02-02T01:21:42.455Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.455Z] +++ set -x [2022-02-02T01:21:42.455Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.455Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.455Z] testing: warning: no tests to run [2022-02-02T01:21:42.455Z] PASS [2022-02-02T01:21:42.611Z] INFO: Extraction ended at 02/02/2022 01:21:39. Duration:00:00:23.7034439 [2022-02-02T01:21:42.611Z] INFO: Updating the golang and path environment variables [2022-02-02T01:21:42.611Z] INFO: GOPATH=d:\gopath [2022-02-02T01:21:42.611Z] INFO: go version go1.17.6 windows/amd64 [2022-02-02T01:21:42.611Z] INFO: Running the daemon under test in debug mode [2022-02-02T01:21:42.611Z] INFO: Running the daemon under test in containerd mode [2022-02-02T01:21:42.611Z] INFO: Starting a daemon under test... [2022-02-02T01:21:42.611Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41548\39\daemon --pidfile d:\CI\PR-41548\39\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-02T01:21:42.611Z] INFO: Containerd started successfully. [2022-02-02T01:21:42.611Z] INFO: Process started successfully. [2022-02-02T01:21:42.611Z] INFO: Start tailing logs of the daemon under tests [2022-02-02T01:21:42.611Z] INFO: Waiting for the daemon under test to start... [2022-02-02T01:21:42.687Z] [2022-02-02T01:21:42.687Z] ________ ____ __. [2022-02-02T01:21:42.687Z] \_____ \ | |/ _| [2022-02-02T01:21:42.687Z] / | \| < [2022-02-02T01:21:42.687Z] / | \ | \ [2022-02-02T01:21:42.687Z] \_______ /____|__ \ [2022-02-02T01:21:42.687Z] \/ \/ [2022-02-02T01:21:42.687Z] [2022-02-02T01:21:42.687Z] INFO: make.ps1 ended at 02/02/2022 01:21:42 [2022-02-02T01:21:42.714Z] [2022-02-02T01:21:42.714Z] DONE 0 tests in 0.064s [2022-02-02T01:21:42.714Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.714Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.714Z] +++ set -e [2022-02-02T01:21:42.714Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.714Z] +++ set -x [2022-02-02T01:21:42.715Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.715Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.715Z] testing: warning: no tests to run [2022-02-02T01:21:42.715Z] PASS [2022-02-02T01:21:42.715Z] [2022-02-02T01:21:42.715Z] DONE 0 tests in 0.065s [2022-02-02T01:21:42.715Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.715Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.715Z] +++ set -e [2022-02-02T01:21:42.715Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.715Z] +++ set -x [2022-02-02T01:21:42.715Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.715Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.715Z] testing: warning: no tests to run [2022-02-02T01:21:42.715Z] PASS [2022-02-02T01:21:42.715Z] [2022-02-02T01:21:42.715Z] DONE 0 tests in 0.047s [2022-02-02T01:21:42.715Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.715Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.715Z] +++ set -e [2022-02-02T01:21:42.715Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.715Z] +++ set -x [2022-02-02T01:21:42.715Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.974Z] testing: warning: no tests to run [2022-02-02T01:21:42.974Z] PASS [2022-02-02T01:21:42.974Z] [2022-02-02T01:21:42.974Z] DONE 0 tests in 0.059s [2022-02-02T01:21:42.974Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] +++ set -e [2022-02-02T01:21:42.974Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.974Z] +++ set -x [2022-02-02T01:21:42.974Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.974Z] testing: warning: no tests to run [2022-02-02T01:21:42.974Z] PASS [2022-02-02T01:21:42.974Z] [2022-02-02T01:21:42.974Z] DONE 0 tests in 0.061s [2022-02-02T01:21:42.974Z] Running integration-test (iteration 5) [2022-02-02T01:21:42.974Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] +++ set -e [2022-02-02T01:21:42.974Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.974Z] +++ set -x [2022-02-02T01:21:42.974Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] INFO: Testing against a local daemon [2022-02-02T01:21:42.974Z] testing: warning: no tests to run [2022-02-02T01:21:42.974Z] PASS [2022-02-02T01:21:42.974Z] [2022-02-02T01:21:42.974Z] DONE 0 tests in 0.060s [2022-02-02T01:21:42.974Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:42.974Z] +++ set -e [2022-02-02T01:21:42.974Z] +++ '[' -n 0 ']' [2022-02-02T01:21:42.974Z] +++ set -x [2022-02-02T01:21:42.974Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:43.233Z] INFO: Testing against a local daemon [2022-02-02T01:21:43.233Z] testing: warning: no tests to run [2022-02-02T01:21:43.233Z] PASS [2022-02-02T01:21:43.233Z] [2022-02-02T01:21:43.233Z] DONE 0 tests in 0.068s [2022-02-02T01:21:43.233Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:43.233Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:43.233Z] +++ set -e [2022-02-02T01:21:43.233Z] +++ '[' -n 0 ']' [2022-02-02T01:21:43.233Z] +++ set -x [2022-02-02T01:21:43.233Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:43.233Z] INFO: Testing against a local daemon [2022-02-02T01:21:43.233Z] === RUN TestContainerExecKill [2022-02-02T01:21:43.321Z] === RUN TestDaemonProxy/configuration_file [2022-02-02T01:21:44.253Z] INFO: Binaries build ended at 02/02/2022 01:21:43. Duration:00:01:18.9443072 [2022-02-02T01:21:44.609Z] --- PASS: TestContainerExecKill (1.14s) [2022-02-02T01:21:44.609Z] === RUN TestContainerExecKill [2022-02-02T01:21:44.704Z] === RUN TestDaemonProxy/conflicting_options [2022-02-02T01:21:45.241Z] INFO: Copying the built daemon binary to d:\CI\PR-41548\39\binary\dockerd-585151d24f.exe... [2022-02-02T01:21:45.241Z] INFO: Copying the built client binary to d:\CI\PR-41548\39\binary\docker-585151d24f.exe... [2022-02-02T01:21:45.241Z] INFO: Copying dockerversion from the container... [2022-02-02T01:21:45.241Z] INFO: Copying the golang package from the container to d:\CI\PR-41548\39\installer\go.zip... [2022-02-02T01:21:45.276Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-02T01:21:45.544Z] --- PASS: TestContainerExecKill (1.00s) [2022-02-02T01:21:45.544Z] === RUN TestContainerExecKill [2022-02-02T01:21:45.848Z] --- PASS: TestDaemonProxy (6.48s) [2022-02-02T01:21:45.848Z] --- PASS: TestDaemonProxy/environment_variables (1.92s) [2022-02-02T01:21:45.848Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-02-02T01:21:45.848Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-02T01:21:45.848Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-02T01:21:45.848Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-02T01:21:45.848Z] PASS [2022-02-02T01:21:45.848Z] [2022-02-02T01:21:45.848Z] DONE 17 tests in 10.398s [2022-02-02T01:21:45.848Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-02T01:21:45.848Z] INFO: Testing against a local daemon [2022-02-02T01:21:45.848Z] === RUN TestCommitInheritsEnv [2022-02-02T01:21:46.110Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-02-02T01:21:46.110Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-02T01:21:46.110Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-02T01:21:46.110Z] === RUN TestImportWithCustomPlatform [2022-02-02T01:21:46.110Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-02T01:21:46.110Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-02T01:21:46.110Z] === RUN TestImportWithCustomPlatform// [2022-02-02T01:21:46.110Z] === RUN TestImportWithCustomPlatform/linux [2022-02-02T01:21:46.228Z] INFO: Extracting go.zip to d:\CI\PR-41548\39\go [2022-02-02T01:21:46.371Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-02T01:21:46.371Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-02T01:21:46.371Z] === RUN TestImportWithCustomPlatform/macos [2022-02-02T01:21:46.371Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-02T01:21:46.371Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-02T01:21:46.371Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-02T01:21:46.371Z] === RUN TestImagesFilterMultiReference [2022-02-02T01:21:46.371Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-02T01:21:46.371Z] === RUN TestImagePullPlatformInvalid [2022-02-02T01:21:46.479Z] --- PASS: TestContainerExecKill (1.06s) [2022-02-02T01:21:46.479Z] === RUN TestContainerExecKill [2022-02-02T01:21:46.633Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-02T01:21:46.633Z] === RUN TestRemoveImageOrphaning [2022-02-02T01:21:46.633Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-02-02T01:21:46.633Z] === RUN TestRemoveImageGarbageCollector [2022-02-02T01:21:47.415Z] --- PASS: TestContainerExecKill (0.89s) [2022-02-02T01:21:47.416Z] === RUN TestContainerExecKill [2022-02-02T01:21:48.352Z] --- PASS: TestContainerExecKill (1.01s) [2022-02-02T01:21:48.352Z] PASS [2022-02-02T01:21:48.352Z] [2022-02-02T01:21:48.352Z] DONE 5 tests in 5.173s [2022-02-02T01:21:48.352Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.352Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.352Z] +++ set -e [2022-02-02T01:21:48.352Z] +++ '[' -n 0 ']' [2022-02-02T01:21:48.352Z] +++ set -x [2022-02-02T01:21:48.352Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.546Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-02-02T01:21:48.546Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-02T01:21:48.546Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-02T01:21:48.546Z] === RUN TestTagInvalidReference [2022-02-02T01:21:48.546Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-02T01:21:48.546Z] === RUN TestTagValidPrefixedRepo [2022-02-02T01:21:48.546Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-02T01:21:48.546Z] === RUN TestTagExistedNameWithoutForce [2022-02-02T01:21:48.622Z] testing: warning: no tests to run [2022-02-02T01:21:48.622Z] PASS [2022-02-02T01:21:48.622Z] [2022-02-02T01:21:48.622Z] DONE 0 tests in 0.092s [2022-02-02T01:21:48.622Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] +++ set -e [2022-02-02T01:21:48.622Z] +++ '[' -n 0 ']' [2022-02-02T01:21:48.622Z] +++ set -x [2022-02-02T01:21:48.622Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] INFO: Testing against a local daemon [2022-02-02T01:21:48.622Z] testing: warning: no tests to run [2022-02-02T01:21:48.622Z] PASS [2022-02-02T01:21:48.622Z] [2022-02-02T01:21:48.622Z] DONE 0 tests in 0.083s [2022-02-02T01:21:48.622Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] +++ set -e [2022-02-02T01:21:48.622Z] +++ '[' -n 0 ']' [2022-02-02T01:21:48.622Z] +++ set -x [2022-02-02T01:21:48.622Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] INFO: Testing against a local daemon [2022-02-02T01:21:48.622Z] testing: warning: no tests to run [2022-02-02T01:21:48.622Z] PASS [2022-02-02T01:21:48.622Z] [2022-02-02T01:21:48.622Z] DONE 0 tests in 0.064s [2022-02-02T01:21:48.622Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.622Z] +++ set -e [2022-02-02T01:21:48.622Z] +++ '[' -n 0 ']' [2022-02-02T01:21:48.808Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-02T01:21:48.808Z] === RUN TestTagOfficialNames [2022-02-02T01:21:48.808Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-02T01:21:48.808Z] === RUN TestTagMatchesDigest [2022-02-02T01:21:48.808Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-02T01:21:48.808Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-02T01:21:48.881Z] +++ set -x [2022-02-02T01:21:48.881Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] INFO: Testing against a local daemon [2022-02-02T01:21:48.881Z] testing: warning: no tests to run [2022-02-02T01:21:48.881Z] PASS [2022-02-02T01:21:48.881Z] [2022-02-02T01:21:48.881Z] DONE 0 tests in 0.059s [2022-02-02T01:21:48.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] +++ set -e [2022-02-02T01:21:48.881Z] +++ '[' -n 0 ']' [2022-02-02T01:21:48.881Z] +++ set -x [2022-02-02T01:21:48.881Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] INFO: Testing against a local daemon [2022-02-02T01:21:48.881Z] testing: warning: no tests to run [2022-02-02T01:21:48.881Z] PASS [2022-02-02T01:21:48.881Z] [2022-02-02T01:21:48.881Z] DONE 0 tests in 0.057s [2022-02-02T01:21:48.881Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] +++ set -e [2022-02-02T01:21:48.881Z] +++ '[' -n 0 ']' [2022-02-02T01:21:48.881Z] +++ set -x [2022-02-02T01:21:48.881Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] testing: warning: no tests to run [2022-02-02T01:21:48.881Z] PASS [2022-02-02T01:21:48.881Z] [2022-02-02T01:21:48.881Z] DONE 0 tests in 0.020s [2022-02-02T01:21:48.881Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:48.881Z] +++ set -e [2022-02-02T01:21:48.881Z] +++ '[' -n 0 ']' [2022-02-02T01:21:48.881Z] +++ set -x [2022-02-02T01:21:48.881Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.140Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.140Z] testing: warning: no tests to run [2022-02-02T01:21:49.140Z] PASS [2022-02-02T01:21:49.140Z] [2022-02-02T01:21:49.140Z] DONE 0 tests in 0.066s [2022-02-02T01:21:49.140Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.140Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.140Z] +++ set -e [2022-02-02T01:21:49.140Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.140Z] +++ set -x [2022-02-02T01:21:49.140Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.140Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.140Z] testing: warning: no tests to run [2022-02-02T01:21:49.140Z] PASS [2022-02-02T01:21:49.140Z] [2022-02-02T01:21:49.140Z] DONE 0 tests in 0.059s [2022-02-02T01:21:49.140Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.140Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.140Z] +++ set -e [2022-02-02T01:21:49.140Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.140Z] +++ set -x [2022-02-02T01:21:49.140Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.140Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.140Z] testing: warning: no tests to run [2022-02-02T01:21:49.140Z] PASS [2022-02-02T01:21:49.140Z] [2022-02-02T01:21:49.140Z] DONE 0 tests in 0.066s [2022-02-02T01:21:49.399Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ set -e [2022-02-02T01:21:49.399Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.399Z] +++ set -x [2022-02-02T01:21:49.399Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.399Z] testing: warning: no tests to run [2022-02-02T01:21:49.399Z] PASS [2022-02-02T01:21:49.399Z] [2022-02-02T01:21:49.399Z] DONE 0 tests in 0.052s [2022-02-02T01:21:49.399Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ set -e [2022-02-02T01:21:49.399Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.399Z] +++ set -x [2022-02-02T01:21:49.399Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] testing: warning: no tests to run [2022-02-02T01:21:49.399Z] PASS [2022-02-02T01:21:49.399Z] [2022-02-02T01:21:49.399Z] DONE 0 tests in 0.021s [2022-02-02T01:21:49.399Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ set -e [2022-02-02T01:21:49.399Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.399Z] +++ set -x [2022-02-02T01:21:49.399Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.399Z] testing: warning: no tests to run [2022-02-02T01:21:49.399Z] PASS [2022-02-02T01:21:49.399Z] [2022-02-02T01:21:49.399Z] DONE 0 tests in 0.054s [2022-02-02T01:21:49.399Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.399Z] +++ set -e [2022-02-02T01:21:49.399Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.399Z] +++ set -x [2022-02-02T01:21:49.399Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.658Z] testing: warning: no tests to run [2022-02-02T01:21:49.658Z] PASS [2022-02-02T01:21:49.658Z] [2022-02-02T01:21:49.658Z] DONE 0 tests in 0.069s [2022-02-02T01:21:49.658Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] +++ set -e [2022-02-02T01:21:49.658Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.658Z] +++ set -x [2022-02-02T01:21:49.658Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.658Z] testing: warning: no tests to run [2022-02-02T01:21:49.658Z] PASS [2022-02-02T01:21:49.658Z] [2022-02-02T01:21:49.658Z] DONE 0 tests in 0.052s [2022-02-02T01:21:49.658Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] +++ set -e [2022-02-02T01:21:49.658Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.658Z] +++ set -x [2022-02-02T01:21:49.658Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.658Z] testing: warning: no tests to run [2022-02-02T01:21:49.658Z] PASS [2022-02-02T01:21:49.658Z] [2022-02-02T01:21:49.658Z] DONE 0 tests in 0.057s [2022-02-02T01:21:49.658Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.658Z] +++ set -e [2022-02-02T01:21:49.658Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.658Z] +++ set -x [2022-02-02T01:21:49.658Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.864Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-02T01:21:49.917Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.917Z] testing: warning: no tests to run [2022-02-02T01:21:49.917Z] PASS [2022-02-02T01:21:49.917Z] [2022-02-02T01:21:49.917Z] DONE 0 tests in 0.054s [2022-02-02T01:21:49.917Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.917Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.917Z] +++ set -e [2022-02-02T01:21:49.917Z] +++ '[' -n 0 ']' [2022-02-02T01:21:49.917Z] +++ set -x [2022-02-02T01:21:49.917Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerExecKill [2022-02-02T01:21:49.917Z] INFO: Testing against a local daemon [2022-02-02T01:21:49.917Z] testing: warning: no tests to run [2022-02-02T01:21:49.917Z] PASS [2022-02-02T01:21:49.917Z] [2022-02-02T01:21:49.917Z] DONE 0 tests in 0.065s [2022-02-02T01:21:49.917Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-02-02T01:21:49.917Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-02-02T01:21:49.917Z] ++++ kill 6141 [2022-02-02T01:21:49.917Z] ++++ /etc/init.d/apparmor stop [2022-02-02T01:21:49.917Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-02T01:21:49.917Z] [2022-02-02T01:21:49.917Z] Unloading profiles will leave already running processes permanently [2022-02-02T01:21:49.917Z] unconfined, which can lead to unexpected situations. [2022-02-02T01:21:49.917Z] [2022-02-02T01:21:49.917Z] To set a process to complain mode, use the command line tool [2022-02-02T01:21:49.917Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-02T01:21:49.917Z] ++++ true [2022-02-02T01:21:49.917Z] exiting test-integration [2022-02-02T01:21:49.917Z] +++ exit 0 [2022-02-02T01:21:49.917Z] [2022-02-02T01:21:49.917Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-02T01:21:50.854Z] [2022-02-02T01:21:50.854Z] ________ ____ __. [2022-02-02T01:21:50.854Z] \_____ \ | |/ _| [2022-02-02T01:21:50.854Z] / | \| < [2022-02-02T01:21:50.854Z] / | \ | \ [2022-02-02T01:21:50.854Z] \_______ /____|__ \ [2022-02-02T01:21:50.854Z] \/ \/ [2022-02-02T01:21:50.854Z] [2022-02-02T01:21:50.854Z] INFO: make.ps1 ended at 02/02/2022 01:21:50 [2022-02-02T01:21:51.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-02T01:21:51.822Z] HOSTNAME=293216d8d194 [2022-02-02T01:21:51.822Z] TESTDEBUG=0 [2022-02-02T01:21:51.822Z] DEST=bundles/test-integration [2022-02-02T01:21:51.822Z] PWD=/go/src/github.com/docker/docker [2022-02-02T01:21:51.822Z] KEEPBUNDLE=1 [2022-02-02T01:21:51.822Z] DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:21:51.822Z] container=docker [2022-02-02T01:21:51.822Z] HOME=/root [2022-02-02T01:21:51.822Z] GOLANG_VERSION=1.17.6 [2022-02-02T01:21:51.822Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-02T01:21:51.822Z] VALIDATE_BRANCH=master [2022-02-02T01:21:51.822Z] TERM=xterm [2022-02-02T01:21:51.822Z] DOCKER_PKG=github.com/docker/docker [2022-02-02T01:21:51.822Z] SHLVL=1 [2022-02-02T01:21:51.822Z] TIMEOUT=120m [2022-02-02T01:21:51.822Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-02T01:21:51.822Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-02T01:21:51.822Z] GO111MODULE=off [2022-02-02T01:21:51.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-02T01:21:51.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-02T01:21:51.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-02T01:21:51.822Z] GOPATH=/go [2022-02-02T01:21:51.822Z] PKG_CONFIG=pkg-config [2022-02-02T01:21:51.822Z] _=/usr/bin/env [2022-02-02T01:21:51.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-02T01:21:52.420Z] INFO: Binaries build ended at 02/02/2022 01:21:52. Duration:00:01:21.5863271 [2022-02-02T01:21:52.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-02T01:21:53.992Z] INFO: Copying the built daemon binary to d:\CI\PR-41548\39\binary\dockerd-585151d24f.exe... [2022-02-02T01:21:53.992Z] INFO: Copying the built client binary to d:\CI\PR-41548\39\binary\docker-585151d24f.exe... [2022-02-02T01:21:53.992Z] INFO: Copying dockerversion from the container... [2022-02-02T01:21:53.992Z] INFO: Copying the golang package from the container to d:\CI\PR-41548\39\installer\go.zip... [2022-02-02T01:21:54.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-02T01:21:54.980Z] INFO: Extracting go.zip to d:\CI\PR-41548\39\go [2022-02-02T01:21:56.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-02T01:21:57.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-02T01:21:59.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-02T01:21:59.624Z] sha256:e329a30426d1aa198cba541eb67a9c13a9cdc8c97a62a952225298b0a77eef7f [2022-02-02T01:21:59.624Z] INFO: Starting docker-py tests... [2022-02-02T01:22:00.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-02T01:22:00.438Z] ...INFO: Daemon under test started and replied! [2022-02-02T01:22:00.438Z] INFO: Docker version of the daemon under test [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] Client: [2022-02-02T01:22:00.438Z] Version: 17.06.2-ce [2022-02-02T01:22:00.438Z] API version: 1.30 [2022-02-02T01:22:00.438Z] Go version: go1.8.3 [2022-02-02T01:22:00.438Z] Git commit: cec0b72 [2022-02-02T01:22:00.438Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-02T01:22:00.438Z] OS/Arch: windows/amd64 [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] Server: [2022-02-02T01:22:00.438Z] Version: 0.0.0-dev [2022-02-02T01:22:00.438Z] API version: 1.42 (minimum version 1.24) [2022-02-02T01:22:00.438Z] Go version: go1.17.6 [2022-02-02T01:22:00.438Z] Git commit: 585151d24f [2022-02-02T01:22:00.438Z] Built: 02/02/2022 01:20:04 [2022-02-02T01:22:00.438Z] OS/Arch: windows/amd64 [2022-02-02T01:22:00.438Z] Experimental: false [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] INFO: Docker info of the daemon under test [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] Containers: 0 [2022-02-02T01:22:00.438Z] Running: 0 [2022-02-02T01:22:00.438Z] Paused: 0 [2022-02-02T01:22:00.438Z] Stopped: 0 [2022-02-02T01:22:00.438Z] Images: 0 [2022-02-02T01:22:00.438Z] Server Version: 0.0.0-dev [2022-02-02T01:22:00.438Z] Storage Driver: windowsfilter [2022-02-02T01:22:00.438Z] Windows: [2022-02-02T01:22:00.438Z] Logging Driver: json-file [2022-02-02T01:22:00.438Z] Plugins: [2022-02-02T01:22:00.438Z] Volume: local [2022-02-02T01:22:00.438Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:22:00.438Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:22:00.438Z] Swarm: inactive [2022-02-02T01:22:00.438Z] Default Isolation: process [2022-02-02T01:22:00.438Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T01:22:00.438Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T01:22:00.438Z] OSType: windows [2022-02-02T01:22:00.438Z] Architecture: x86_64 [2022-02-02T01:22:00.438Z] CPUs: 4 [2022-02-02T01:22:00.438Z] Total Memory: 32GiB [2022-02-02T01:22:00.438Z] Name: azwin-2-82b1a0 [2022-02-02T01:22:00.438Z] ID: VETS:OAPU:NYXY:RALD:CEFP:27FS:YINS:NC64:OIUX:SR2D:TQDB:MGMA [2022-02-02T01:22:00.438Z] Docker Root Dir: D:\CI\PR-41548\39\daemon [2022-02-02T01:22:00.438Z] Debug Mode (client): false [2022-02-02T01:22:00.438Z] Debug Mode (server): true [2022-02-02T01:22:00.438Z] File Descriptors: -1 [2022-02-02T01:22:00.438Z] Goroutines: 31 [2022-02-02T01:22:00.438Z] System Time: 2022-02-02T01:21:59.5885654Z [2022-02-02T01:22:00.438Z] EventsListeners: 0 [2022-02-02T01:22:00.438Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:22:00.438Z] Labels: [2022-02-02T01:22:00.438Z] Experimental: false [2022-02-02T01:22:00.438Z] Insecure Registries: [2022-02-02T01:22:00.438Z] 127.0.0.0/8 [2022-02-02T01:22:00.438Z] Live Restore Enabled: false [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] INFO: Docker images of the daemon under test [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T01:22:00.438Z] [2022-02-02T01:22:00.438Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-02T01:22:00.438Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-02T01:22:00.438Z] ltsc2022: Pulling from windows/servercore [2022-02-02T01:22:00.553Z] ============================= test session starts ============================== [2022-02-02T01:22:00.553Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-02T01:22:00.553Z] rootdir: /src, inifile: pytest.ini [2022-02-02T01:22:00.553Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-02T01:22:00.909Z] 8f616e6e9eec: Pulling fs layer [2022-02-02T01:22:00.909Z] 0e02c12b1310: Pulling fs layer [2022-02-02T01:22:01.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-02T01:22:01.482Z] collected 395 items / 2 deselected / 393 selected [2022-02-02T01:22:01.482Z] [2022-02-02T01:22:02.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-02T01:22:02.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-02T01:22:02.642Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-02T01:22:02.642Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:22:02.642Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:22:02.642Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-02T01:22:02.642Z] [2022-02-02T01:22:02.642Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-02T01:22:02.642Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-02T01:22:02.642Z] HOSTNAME=ae31da6b2338 [2022-02-02T01:22:02.642Z] TESTDEBUG=0 [2022-02-02T01:22:02.642Z] DEST=bundles/test-integration [2022-02-02T01:22:02.642Z] PWD=/go/src/github.com/docker/docker [2022-02-02T01:22:02.642Z] DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c [2022-02-02T01:22:02.642Z] container=docker [2022-02-02T01:22:02.642Z] HOME=/root [2022-02-02T01:22:02.642Z] GOLANG_VERSION=1.17.6 [2022-02-02T01:22:02.642Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-02T01:22:02.642Z] VALIDATE_BRANCH=master [2022-02-02T01:22:02.642Z] TERM=xterm [2022-02-02T01:22:02.642Z] DOCKER_PKG=github.com/docker/docker [2022-02-02T01:22:02.642Z] SHLVL=1 [2022-02-02T01:22:02.642Z] TIMEOUT=120m [2022-02-02T01:22:02.642Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-02T01:22:02.642Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-02T01:22:02.642Z] GO111MODULE=off [2022-02-02T01:22:02.642Z] DOCKER_EXPERIMENTAL=1 [2022-02-02T01:22:02.642Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-02T01:22:02.642Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-02T01:22:02.642Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-02T01:22:02.642Z] GOPATH=/go [2022-02-02T01:22:02.642Z] PKG_CONFIG=pkg-config [2022-02-02T01:22:02.642Z] _=/usr/bin/env [2022-02-02T01:22:02.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-02T01:22:03.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-02T01:22:04.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-02T01:22:05.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-02T01:22:07.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-02T01:22:07.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-02T01:22:08.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-02T01:22:09.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-02T01:22:09.616Z] 0e02c12b1310: Verifying Checksum [2022-02-02T01:22:09.616Z] 0e02c12b1310: Download complete [2022-02-02T01:22:10.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-02T01:22:11.546Z] INFO: Extraction ended at 02/02/2022 01:22:11. Duration:00:00:25.4910715 [2022-02-02T01:22:11.546Z] INFO: Updating the golang and path environment variables [2022-02-02T01:22:11.546Z] INFO: GOPATH=d:\gopath [2022-02-02T01:22:11.546Z] INFO: go version go1.17.6 windows/amd64 [2022-02-02T01:22:11.546Z] INFO: Running the daemon under test in debug mode [2022-02-02T01:22:11.546Z] INFO: Starting a daemon under test... [2022-02-02T01:22:11.546Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41548\39\daemon --pidfile d:\CI\PR-41548\39\docker.pid -D [2022-02-02T01:22:11.546Z] INFO: Process started successfully. [2022-02-02T01:22:11.546Z] INFO: Start tailing logs of the daemon under tests [2022-02-02T01:22:11.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-02T01:22:12.015Z] INFO: Waiting for the daemon under test to start... [2022-02-02T01:22:12.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-02T01:22:13.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-02T01:22:13.664Z] Using test binary docker [2022-02-02T01:22:13.664Z] +++ /etc/init.d/apparmor start [2022-02-02T01:22:13.664Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-02T01:22:13.664Z] INFO: Waiting for daemon to start... [2022-02-02T01:22:13.664Z] Starting dockerd [2022-02-02T01:22:13.664Z] +++ 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-02-02T01:22:15.572Z] . [2022-02-02T01:22:15.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-02T01:22:15.832Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-02T01:22:15.832Z] Running integration-test (iteration 1) [2022-02-02T01:22:15.832Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-02T01:22:15.832Z] ++ 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-02-02T01:22:15.832Z] ++ set -e [2022-02-02T01:22:15.832Z] ++ '[' -n 0 ']' [2022-02-02T01:22:15.832Z] ++ set -x [2022-02-02T01:22:15.832Z] ++ 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-02-02T01:22:15.832Z] INFO: Testing against a local daemon [2022-02-02T01:22:15.832Z] === RUN TestCgroupNamespacesBuild [2022-02-02T01:22:18.369Z] --- PASS: TestCgroupNamespacesBuild (1.96s) [2022-02-02T01:22:18.369Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-02T01:22:18.406Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-02T01:22:18.967Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-02T01:22:20.268Z] INFO: Extraction ended at 02/02/2022 01:22:19. Duration:00:00:25.3688082 [2022-02-02T01:22:20.268Z] INFO: Updating the golang and path environment variables [2022-02-02T01:22:20.268Z] INFO: GOPATH=d:\gopath [2022-02-02T01:22:20.268Z] INFO: go version go1.17.6 windows/amd64 [2022-02-02T01:22:20.268Z] INFO: Running the daemon under test in debug mode [2022-02-02T01:22:20.268Z] INFO: Starting a daemon under test... [2022-02-02T01:22:20.268Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41548\39\daemon --pidfile d:\CI\PR-41548\39\docker.pid -D [2022-02-02T01:22:20.268Z] INFO: Process started successfully. [2022-02-02T01:22:20.268Z] INFO: Start tailing logs of the daemon under tests [2022-02-02T01:22:20.275Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2022-02-02T01:22:20.275Z] === RUN TestBuildWithSession [2022-02-02T01:22:20.275Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:22:20.275Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-02T01:22:20.275Z] === RUN TestBuildSquashParent [2022-02-02T01:22:20.712Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-02T01:22:20.737Z] INFO: Waiting for the daemon under test to start... [2022-02-02T01:22:22.141Z] 8f616e6e9eec: Verifying Checksum [2022-02-02T01:22:22.141Z] 8f616e6e9eec: Download complete [2022-02-02T01:22:24.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-02T01:22:25.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-02T01:22:28.435Z] --- PASS: TestBuildSquashParent (8.62s) [2022-02-02T01:22:28.435Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-02T01:22:28.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:22:28.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:22:28.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:22:28.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:22:28.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:22:28.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:22:28.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:22:28.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:22:28.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:22:28.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:22:28.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:22:28.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:22:28.435Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:22:28.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:22:31.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:22:31.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:22:33.273Z] ...INFO: Daemon under test started and replied! [2022-02-02T01:22:33.273Z] INFO: Docker version of the daemon under test [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] Client: [2022-02-02T01:22:33.273Z] Version: 17.06.2-ce [2022-02-02T01:22:33.273Z] API version: 1.30 [2022-02-02T01:22:33.273Z] Go version: go1.8.3 [2022-02-02T01:22:33.273Z] Git commit: cec0b72 [2022-02-02T01:22:33.273Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-02T01:22:33.273Z] OS/Arch: windows/amd64 [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] Server: [2022-02-02T01:22:33.273Z] Version: 0.0.0-dev [2022-02-02T01:22:33.273Z] API version: 1.42 (minimum version 1.24) [2022-02-02T01:22:33.273Z] Go version: go1.17.6 [2022-02-02T01:22:33.273Z] Git commit: 585151d24f [2022-02-02T01:22:33.273Z] Built: 02/02/2022 01:20:28 [2022-02-02T01:22:33.273Z] OS/Arch: windows/amd64 [2022-02-02T01:22:33.273Z] Experimental: false [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] INFO: Docker info of the daemon under test [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] Containers: 0 [2022-02-02T01:22:33.273Z] Running: 0 [2022-02-02T01:22:33.273Z] Paused: 0 [2022-02-02T01:22:33.273Z] Stopped: 0 [2022-02-02T01:22:33.273Z] Images: 0 [2022-02-02T01:22:33.273Z] Server Version: 0.0.0-dev [2022-02-02T01:22:33.273Z] Storage Driver: windowsfilter [2022-02-02T01:22:33.273Z] Windows: [2022-02-02T01:22:33.273Z] Logging Driver: json-file [2022-02-02T01:22:33.273Z] Plugins: [2022-02-02T01:22:33.273Z] Volume: local [2022-02-02T01:22:33.273Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:22:33.273Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:22:33.273Z] Swarm: inactive [2022-02-02T01:22:33.273Z] Default Isolation: process [2022-02-02T01:22:33.273Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T01:22:33.273Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T01:22:33.273Z] OSType: windows [2022-02-02T01:22:33.273Z] Architecture: x86_64 [2022-02-02T01:22:33.273Z] CPUs: 4 [2022-02-02T01:22:33.273Z] Total Memory: 32GiB [2022-02-02T01:22:33.273Z] Name: azwin-2-82b1a1 [2022-02-02T01:22:33.273Z] ID: CXC4:EYDM:LTNN:SOSL:UZF5:4YG6:B4T4:NDBR:OZ7V:Q2BO:DG2O:P4MC [2022-02-02T01:22:33.273Z] Docker Root Dir: D:\CI\PR-41548\39\daemon [2022-02-02T01:22:33.273Z] Debug Mode (client): false [2022-02-02T01:22:33.273Z] Debug Mode (server): true [2022-02-02T01:22:33.273Z] File Descriptors: -1 [2022-02-02T01:22:33.273Z] Goroutines: 16 [2022-02-02T01:22:33.273Z] System Time: 2022-02-02T01:22:30.9381137Z [2022-02-02T01:22:33.273Z] EventsListeners: 0 [2022-02-02T01:22:33.273Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:22:33.273Z] Labels: [2022-02-02T01:22:33.273Z] Experimental: false [2022-02-02T01:22:33.273Z] Insecure Registries: [2022-02-02T01:22:33.273Z] 127.0.0.0/8 [2022-02-02T01:22:33.273Z] Live Restore Enabled: false [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] INFO: Docker images of the daemon under test [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T01:22:33.273Z] [2022-02-02T01:22:33.273Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-02T01:22:33.274Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-02T01:22:33.274Z] ltsc2022: Pulling from windows/servercore [2022-02-02T01:22:33.274Z] 8f616e6e9eec: Pulling fs layer [2022-02-02T01:22:33.274Z] 0e02c12b1310: Pulling fs layer [2022-02-02T01:22:34.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:22:34.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:22:37.539Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-02T01:22:37.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2022-02-02T01:22:37.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2022-02-02T01:22:37.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2022-02-02T01:22:37.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2022-02-02T01:22:37.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2022-02-02T01:22:37.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2022-02-02T01:22:37.539Z] === RUN TestBuildMultiStageCopy [2022-02-02T01:22:37.539Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-02T01:22:37.936Z] --- PASS: TestImportExtremelyLargeImageWorks (89.86s) [2022-02-02T01:22:37.936Z] PASS [2022-02-02T01:22:37.936Z] [2022-02-02T01:22:37.936Z] === Skipped [2022-02-02T01:22:37.936Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-02T01:22:37.936Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-02T01:22:37.936Z] [2022-02-02T01:22:37.936Z] DONE 22 tests, 1 skipped in 94.171s [2022-02-02T01:22:37.936Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-02T01:22:37.936Z] INFO: Testing against a local daemon [2022-02-02T01:22:37.936Z] === RUN TestNetworkCreateDelete [2022-02-02T01:22:37.936Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-02T01:22:37.936Z] === RUN TestDockerNetworkDeletePreferID [2022-02-02T01:22:37.936Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-02T01:22:37.936Z] === RUN TestDaemonDNSFallback [2022-02-02T01:22:38.197Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-02-02T01:22:38.197Z] === RUN TestInspectNetwork [2022-02-02T01:22:38.197Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.197Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-02T01:22:38.197Z] === RUN TestRunContainerWithBridgeNone [2022-02-02T01:22:38.197Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.197Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:22:38.197Z] === RUN TestNetworkInvalidJSON [2022-02-02T01:22:38.197Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-02T01:22:38.197Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-02T01:22:38.197Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:22:38.197Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:22:38.197Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:22:38.197Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:22:38.197Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-02T01:22:38.197Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:22:38.197Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:22:38.197Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-02T01:22:38.197Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-02T01:22:38.197Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-02T01:22:38.197Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-02T01:22:38.197Z] === RUN TestNetworkList [2022-02-02T01:22:38.197Z] === RUN TestNetworkList//networks [2022-02-02T01:22:38.198Z] === PAUSE TestNetworkList//networks [2022-02-02T01:22:38.198Z] === RUN TestNetworkList//networks/ [2022-02-02T01:22:38.198Z] === PAUSE TestNetworkList//networks/ [2022-02-02T01:22:38.198Z] === CONT TestNetworkList//networks [2022-02-02T01:22:38.198Z] === CONT TestNetworkList//networks/ [2022-02-02T01:22:38.198Z] --- PASS: TestNetworkList (0.01s) [2022-02-02T01:22:38.198Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-02T01:22:38.198Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestHostIPv4BridgeLabel [2022-02-02T01:22:38.198Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-02T01:22:38.198Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-02T01:22:38.198Z] === RUN TestDaemonDefaultNetworkPools [2022-02-02T01:22:38.198Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-02T01:22:38.198Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-02T01:22:38.198Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-02T01:22:38.198Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestServiceWithPredefinedNetwork [2022-02-02T01:22:38.198Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.198Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-02T01:22:38.198Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:22:38.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestServiceWithDataPathPortInit [2022-02-02T01:22:38.198Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.198Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-02T01:22:38.198Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.198Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:22:38.198Z] PASS [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === Skipped [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-02T01:22:38.198Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:22:38.198Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:22:38.198Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-02T01:22:38.198Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:22:38.198Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] DONE 22 tests, 12 skipped in 6.938s [2022-02-02T01:22:38.198Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:22:38.198Z] INFO: Testing against a local daemon [2022-02-02T01:22:38.198Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-02T01:22:38.198Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:22:38.198Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-02T01:22:38.198Z] === RUN TestDockerNetworkIpvlan [2022-02-02T01:22:38.198Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:22:38.198Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:22:38.198Z] PASS [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === Skipped [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-02T01:22:38.198Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:22:38.198Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:22:38.198Z] [2022-02-02T01:22:38.198Z] DONE 2 tests, 2 skipped in 0.097s [2022-02-02T01:22:38.198Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:22:38.457Z] INFO: Testing against a local daemon [2022-02-02T01:22:38.457Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-02T01:22:38.457Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.457Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-02T01:22:38.457Z] === RUN TestDockerNetworkMacvlan [2022-02-02T01:22:38.457Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.457Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-02T01:22:38.457Z] PASS [2022-02-02T01:22:38.457Z] [2022-02-02T01:22:38.457Z] === Skipped [2022-02-02T01:22:38.457Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-02T01:22:38.457Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.457Z] [2022-02-02T01:22:38.457Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-02T01:22:38.457Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-02T01:22:38.457Z] [2022-02-02T01:22:38.457Z] DONE 2 tests, 2 skipped in 0.091s [2022-02-02T01:22:38.457Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-02T01:22:38.457Z] testing: warning: no tests to run [2022-02-02T01:22:38.457Z] PASS [2022-02-02T01:22:38.457Z] [2022-02-02T01:22:38.458Z] DONE 0 tests in 0.022s [2022-02-02T01:22:38.458Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-02T01:22:38.458Z] INFO: Testing against a local daemon [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginAllowRequest [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginTLS [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginDenyRequest [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginDenyResponse [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginAllowEventStream [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginErrorResponse [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginErrorRequest [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginHeader [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-02T01:22:38.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.458Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-02T01:22:38.458Z] === RUN TestAuthZPluginV2Disable [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-02T01:22:38.717Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-02T01:22:38.717Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-02T01:22:38.717Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-02T01:22:38.717Z] PASS [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === Skipped [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-02T01:22:38.717Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] DONE 17 tests, 17 skipped in 0.261s [2022-02-02T01:22:38.717Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-02T01:22:38.717Z] INFO: Testing against a local daemon [2022-02-02T01:22:38.717Z] === RUN TestPluginInvalidJSON [2022-02-02T01:22:38.717Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:22:38.717Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:22:38.717Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:22:38.717Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-02T01:22:38.717Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-02T01:22:38.717Z] === RUN TestPluginInstall [2022-02-02T01:22:38.717Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-02T01:22:38.717Z] === RUN TestPluginsWithRuntimes [2022-02-02T01:22:38.717Z] 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-02-02T01:22:38.717Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-02T01:22:38.717Z] === RUN TestPluginBackCompatMediaTypes [2022-02-02T01:22:38.717Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-02T01:22:38.717Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:22:38.717Z] PASS [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === Skipped [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-02T01:22:38.717Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-02T01:22:38.717Z] 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-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:22:38.717Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-02T01:22:38.717Z] [2022-02-02T01:22:38.717Z] DONE 5 tests, 3 skipped in 0.116s [2022-02-02T01:22:38.717Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-02T01:22:38.976Z] INFO: Testing against a local daemon [2022-02-02T01:22:38.976Z] === RUN TestExternalGraphDriver [2022-02-02T01:22:38.976Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-02T01:22:38.976Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-02T01:22:38.976Z] === RUN TestGraphdriverPluginV2 [2022-02-02T01:22:40.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-02T01:22:40.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-02T01:22:40.449Z] 0e02c12b1310: Verifying Checksum [2022-02-02T01:22:40.449Z] 0e02c12b1310: Download complete [2022-02-02T01:22:40.640Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-02T01:22:40.898Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-02T01:22:41.466Z] --- PASS: TestBuildMultiStageCopy (4.14s) [2022-02-02T01:22:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2022-02-02T01:22:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2022-02-02T01:22:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2022-02-02T01:22:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2022-02-02T01:22:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-02-02T01:22:41.466Z] === RUN TestBuildMultiStageParentConfig [2022-02-02T01:22:42.351Z] .....INFO: Daemon under test started and replied! [2022-02-02T01:22:42.351Z] INFO: Docker version of the daemon under test [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] Client: [2022-02-02T01:22:42.351Z] Version: 17.06.2-ce [2022-02-02T01:22:42.351Z] API version: 1.30 [2022-02-02T01:22:42.351Z] Go version: go1.8.3 [2022-02-02T01:22:42.351Z] Git commit: cec0b72 [2022-02-02T01:22:42.351Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-02T01:22:42.351Z] OS/Arch: windows/amd64 [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] Server: [2022-02-02T01:22:42.351Z] Version: 0.0.0-dev [2022-02-02T01:22:42.351Z] API version: 1.42 (minimum version 1.24) [2022-02-02T01:22:42.351Z] Go version: go1.17.6 [2022-02-02T01:22:42.351Z] Git commit: 585151d24f [2022-02-02T01:22:42.351Z] Built: 02/02/2022 01:20:36 [2022-02-02T01:22:42.351Z] OS/Arch: windows/amd64 [2022-02-02T01:22:42.351Z] Experimental: false [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] INFO: Docker info of the daemon under test [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] Containers: 0 [2022-02-02T01:22:42.351Z] Running: 0 [2022-02-02T01:22:42.351Z] Paused: 0 [2022-02-02T01:22:42.351Z] Stopped: 0 [2022-02-02T01:22:42.351Z] Images: 0 [2022-02-02T01:22:42.351Z] Server Version: 0.0.0-dev [2022-02-02T01:22:42.351Z] Storage Driver: windowsfilter [2022-02-02T01:22:42.351Z] Windows: [2022-02-02T01:22:42.351Z] Logging Driver: json-file [2022-02-02T01:22:42.351Z] Plugins: [2022-02-02T01:22:42.351Z] Volume: local [2022-02-02T01:22:42.351Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T01:22:42.351Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T01:22:42.351Z] Swarm: inactive [2022-02-02T01:22:42.351Z] Default Isolation: process [2022-02-02T01:22:42.351Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-02T01:22:42.351Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-02T01:22:42.351Z] OSType: windows [2022-02-02T01:22:42.351Z] Architecture: x86_64 [2022-02-02T01:22:42.351Z] CPUs: 4 [2022-02-02T01:22:42.351Z] Total Memory: 32GiB [2022-02-02T01:22:42.351Z] Name: azwin-2-625290 [2022-02-02T01:22:42.351Z] ID: 2PPR:SMKA:URGU:DMPC:RM4B:DOGG:PR7F:DUN2:KFA6:VNDY:D2TF:H2M3 [2022-02-02T01:22:42.351Z] Docker Root Dir: D:\CI\PR-41548\39\daemon [2022-02-02T01:22:42.351Z] Debug Mode (client): false [2022-02-02T01:22:42.351Z] Debug Mode (server): true [2022-02-02T01:22:42.351Z] File Descriptors: -1 [2022-02-02T01:22:42.351Z] Goroutines: 16 [2022-02-02T01:22:42.351Z] System Time: 2022-02-02T01:22:39.7130623Z [2022-02-02T01:22:42.351Z] EventsListeners: 0 [2022-02-02T01:22:42.351Z] Registry: https://index.docker.io/v1/ [2022-02-02T01:22:42.351Z] Labels: [2022-02-02T01:22:42.351Z] Experimental: false [2022-02-02T01:22:42.351Z] Insecure Registries: [2022-02-02T01:22:42.351Z] 127.0.0.0/8 [2022-02-02T01:22:42.351Z] Live Restore Enabled: false [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] INFO: Docker images of the daemon under test [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T01:22:42.351Z] [2022-02-02T01:22:42.351Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-02T01:22:42.351Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-02T01:22:42.351Z] ltsc2019: Pulling from windows/servercore [2022-02-02T01:22:42.351Z] 4612f6d0b889: Pulling fs layer [2022-02-02T01:22:42.351Z] 567fd00846e9: Pulling fs layer [2022-02-02T01:22:42.843Z] --- PASS: TestBuildMultiStageParentConfig (1.10s) [2022-02-02T01:22:42.844Z] === RUN TestBuildLabelWithTargets [2022-02-02T01:22:43.164Z] --- PASS: TestGraphdriverPluginV2 (3.54s) [2022-02-02T01:22:43.164Z] PASS [2022-02-02T01:22:43.164Z] [2022-02-02T01:22:43.164Z] === Skipped [2022-02-02T01:22:43.164Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-02T01:22:43.164Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-02T01:22:43.164Z] [2022-02-02T01:22:43.164Z] DONE 2 tests, 1 skipped in 3.668s [2022-02-02T01:22:43.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-02T01:22:43.164Z] INFO: Testing against a local daemon [2022-02-02T01:22:43.164Z] === RUN TestContinueAfterPluginCrash [2022-02-02T01:22:43.164Z] === PAUSE TestContinueAfterPluginCrash [2022-02-02T01:22:43.164Z] === RUN TestReadPluginNoRead [2022-02-02T01:22:43.164Z] === PAUSE TestReadPluginNoRead [2022-02-02T01:22:43.164Z] === RUN TestDaemonStartWithLogOpt [2022-02-02T01:22:43.164Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-02T01:22:43.164Z] === CONT TestDaemonStartWithLogOpt [2022-02-02T01:22:43.164Z] === CONT TestContinueAfterPluginCrash [2022-02-02T01:22:43.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-02T01:22:44.745Z] --- PASS: TestBuildLabelWithTargets (1.91s) [2022-02-02T01:22:44.745Z] === RUN TestBuildWithEmptyLayers [2022-02-02T01:22:45.679Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-02-02T01:22:45.679Z] === RUN TestBuildMultiStageOnBuild [2022-02-02T01:22:47.354Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2022-02-02T01:22:47.354Z] === CONT TestReadPluginNoRead [2022-02-02T01:22:48.733Z] === RUN TestReadPluginNoRead/default [2022-02-02T01:22:48.969Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2022-02-02T01:22:48.969Z] === RUN TestBuildUncleanTarFilenames [2022-02-02T01:22:49.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-02T01:22:50.110Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-02T01:22:50.345Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2022-02-02T01:22:50.345Z] === RUN TestBuildMultiStageLayerLeak [2022-02-02T01:22:50.563Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-02T01:22:51.487Z] --- PASS: TestContinueAfterPluginCrash (8.70s) [2022-02-02T01:22:51.487Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-02T01:22:52.880Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2022-02-02T01:22:52.880Z] === RUN TestBuildWithHugeFile [2022-02-02T01:22:52.927Z] === CONT TestReadPluginNoRead [2022-02-02T01:22:52.927Z] read_test.go:92: [de5d4844113de] daemon is not started [2022-02-02T01:22:52.927Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-02-02T01:22:52.927Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-02-02T01:22:52.927Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-02-02T01:22:52.927Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-02-02T01:22:52.928Z] PASS [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] DONE 6 tests in 10.198s [2022-02-02T01:22:52.928Z] 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-02-02T01:22:52.928Z] testing: warning: no tests to run [2022-02-02T01:22:52.928Z] PASS [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] DONE 0 tests in 0.032s [2022-02-02T01:22:52.928Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-02T01:22:52.928Z] INFO: Testing against a local daemon [2022-02-02T01:22:52.928Z] === RUN TestPluginWithDevMounts [2022-02-02T01:22:52.928Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-02T01:22:52.928Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-02T01:22:52.928Z] PASS [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] === Skipped [2022-02-02T01:22:52.928Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-02T01:22:52.928Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] DONE 1 tests, 1 skipped in 0.110s [2022-02-02T01:22:52.928Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-02T01:22:52.928Z] INFO: Testing against a local daemon [2022-02-02T01:22:52.928Z] === RUN TestSecretInspect [2022-02-02T01:22:52.928Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-02T01:22:52.928Z] === RUN TestSecretList [2022-02-02T01:22:52.928Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] --- SKIP: TestSecretList (0.01s) [2022-02-02T01:22:52.928Z] === RUN TestSecretsCreateAndDelete [2022-02-02T01:22:52.928Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-02T01:22:52.928Z] === RUN TestSecretsUpdate [2022-02-02T01:22:52.928Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-02T01:22:52.928Z] === RUN TestTemplatedSecret [2022-02-02T01:22:52.928Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-02T01:22:52.928Z] === RUN TestSecretCreateResolve [2022-02-02T01:22:52.928Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-02T01:22:52.928Z] PASS [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] === Skipped [2022-02-02T01:22:52.928Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-02T01:22:52.928Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-02T01:22:52.928Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-02T01:22:52.928Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-02T01:22:52.928Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-02T01:22:52.928Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-02T01:22:52.928Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:52.928Z] [2022-02-02T01:22:52.928Z] DONE 6 tests, 6 skipped in 0.154s [2022-02-02T01:22:52.928Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-02T01:22:53.195Z] INFO: Testing against a local daemon [2022-02-02T01:22:53.196Z] === RUN TestServiceCreateInit [2022-02-02T01:22:53.196Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-02T01:22:53.196Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-02T01:22:53.196Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-02T01:22:53.196Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:22:53.196Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:22:53.196Z] === RUN TestCreateServiceMultipleTimes [2022-02-02T01:22:53.196Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-02-02T01:22:53.196Z] === RUN TestCreateServiceConflict [2022-02-02T01:22:53.196Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestCreateServiceMaxReplicas [2022-02-02T01:22:53.196Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-02T01:22:53.196Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestCreateServiceSecretFileMode [2022-02-02T01:22:53.196Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestCreateServiceConfigFileMode [2022-02-02T01:22:53.196Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestCreateServiceSysctls [2022-02-02T01:22:53.196Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-02T01:22:53.196Z] === RUN TestCreateServiceCapabilities [2022-02-02T01:22:53.196Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-02T01:22:53.196Z] === RUN TestInspect [2022-02-02T01:22:53.196Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestInspect (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestCreateJob [2022-02-02T01:22:53.196Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestCreateJob (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestReplicatedJob [2022-02-02T01:22:53.196Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestUpdateReplicatedJob [2022-02-02T01:22:53.196Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestServiceListWithStatuses [2022-02-02T01:22:53.196Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:22:53.196Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-02T01:22:53.196Z] === RUN TestDockerNetworkConnectAlias [2022-02-02T01:22:53.196Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestDockerNetworkReConnect [2022-02-02T01:22:53.196Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:53.196Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-02T01:22:53.196Z] === RUN TestServicePlugin [2022-02-02T01:22:54.854Z] 567fd00846e9: Verifying Checksum [2022-02-02T01:22:54.854Z] 567fd00846e9: Download complete [2022-02-02T01:22:55.099Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.099Z] --- SKIP: TestServicePlugin (1.87s) [2022-02-02T01:22:55.099Z] === RUN TestServiceUpdateLabel [2022-02-02T01:22:55.099Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.099Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-02-02T01:22:55.099Z] === RUN TestServiceUpdateSecrets [2022-02-02T01:22:55.099Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2022-02-02T01:22:55.359Z] === RUN TestServiceUpdateConfigs [2022-02-02T01:22:55.359Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] --- SKIP: TestServiceUpdateConfigs (0.03s) [2022-02-02T01:22:55.359Z] === RUN TestServiceUpdateNetwork [2022-02-02T01:22:55.359Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] --- SKIP: TestServiceUpdateNetwork (0.03s) [2022-02-02T01:22:55.359Z] === RUN TestServiceUpdatePidsLimit [2022-02-02T01:22:55.359Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2022-02-02T01:22:55.359Z] PASS [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === Skipped [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:22:55.359Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:22:55.359Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-02-02T01:22:55.359Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-02T01:22:55.359Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-02T01:22:55.359Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-02T01:22:55.359Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-02T01:22:55.359Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-02T01:22:55.359Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-02T01:22:55.359Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-02T01:22:55.359Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-02T01:22:55.359Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-02T01:22:55.359Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-02T01:22:55.359Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-02T01:22:55.359Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-02T01:22:55.359Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-02T01:22:55.359Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-02T01:22:55.359Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-02-02T01:22:55.359Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-02-02T01:22:55.359Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2022-02-02T01:22:55.359Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.03s) [2022-02-02T01:22:55.359Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.03s) [2022-02-02T01:22:55.359Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2022-02-02T01:22:55.359Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-02T01:22:55.359Z] [2022-02-02T01:22:55.359Z] DONE 24 tests, 23 skipped in 2.321s [2022-02-02T01:22:55.359Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-02T01:22:55.359Z] INFO: Testing against a local daemon [2022-02-02T01:22:55.359Z] === RUN TestSessionCreate [2022-02-02T01:22:55.359Z] --- PASS: TestSessionCreate (0.02s) [2022-02-02T01:22:55.359Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-02T01:22:55.618Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-02T01:22:55.618Z] PASS [2022-02-02T01:22:55.618Z] [2022-02-02T01:22:55.618Z] DONE 2 tests in 0.142s [2022-02-02T01:22:55.618Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-02T01:22:55.618Z] INFO: Testing against a local daemon [2022-02-02T01:22:55.618Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:22:55.618Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-02T01:22:55.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:22:55.618Z] === RUN TestDiskUsage [2022-02-02T01:22:55.618Z] === PAUSE TestDiskUsage [2022-02-02T01:22:55.618Z] === RUN TestEventsExecDie [2022-02-02T01:22:56.186Z] --- PASS: TestEventsExecDie (0.49s) [2022-02-02T01:22:56.186Z] === RUN TestEventsBackwardsCompatible [2022-02-02T01:22:56.186Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-02T01:22:56.186Z] === RUN TestEventsVolumeCreate [2022-02-02T01:22:56.186Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-02-02T01:22:56.186Z] === RUN TestInfoBinaryCommits [2022-02-02T01:22:56.186Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-02T01:22:56.186Z] === RUN TestInfoAPIVersioned [2022-02-02T01:22:56.186Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-02T01:22:56.186Z] === RUN TestInfoAPI [2022-02-02T01:22:56.186Z] --- PASS: TestInfoAPI (0.02s) [2022-02-02T01:22:56.186Z] === RUN TestInfoAPIWarnings [2022-02-02T01:22:57.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-02T01:22:57.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-02T01:22:58.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-02T01:22:59.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-02T01:22:59.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-02T01:23:00.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-02T01:23:02.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-02T01:23:03.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-02T01:23:04.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-02T01:23:04.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-02T01:23:05.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-02T01:23:05.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-02T01:23:06.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-02T01:23:07.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-02T01:23:07.757Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-02T01:23:07.757Z] Using test binary docker [2022-02-02T01:23:07.757Z] +++ /etc/init.d/apparmor start [2022-02-02T01:23:07.757Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-02T01:23:07.757Z] INFO: Waiting for daemon to start... [2022-02-02T01:23:07.757Z] Starting dockerd [2022-02-02T01:23:07.757Z] +++ 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-02-02T01:23:07.757Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-02T01:23:07.757Z] Using test binary docker [2022-02-02T01:23:07.757Z] +++ /etc/init.d/apparmor start [2022-02-02T01:23:07.757Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-02T01:23:07.757Z] INFO: Waiting for daemon to start... [2022-02-02T01:23:07.757Z] Starting dockerd [2022-02-02T01:23:07.757Z] +++ 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-02-02T01:23:08.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-02T01:23:08.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-02T01:23:08.587Z] Using test binary docker [2022-02-02T01:23:08.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-02T01:23:08.587Z] +++ /etc/init.d/apparmor start [2022-02-02T01:23:08.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-02T01:23:08.587Z] INFO: Waiting for daemon to start... [2022-02-02T01:23:08.587Z] Starting dockerd [2022-02-02T01:23:08.587Z] +++ 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-02-02T01:23:14.269Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-02-02T01:23:14.269Z] === RUN TestInfoDebug [2022-02-02T01:23:14.269Z] --- PASS: TestInfoDebug (0.55s) [2022-02-02T01:23:14.269Z] === RUN TestInfoInsecureRegistries [2022-02-02T01:23:14.269Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-02T01:23:14.269Z] === RUN TestInfoRegistryMirrors [2022-02-02T01:23:14.269Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-02T01:23:14.269Z] === RUN TestLoginFailsWithBadCredentials [2022-02-02T01:23:14.269Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-02T01:23:14.269Z] === RUN TestPingCacheHeaders [2022-02-02T01:23:14.269Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-02T01:23:14.269Z] === RUN TestPingGet [2022-02-02T01:23:14.269Z] --- PASS: TestPingGet (0.01s) [2022-02-02T01:23:14.269Z] === RUN TestPingHead [2022-02-02T01:23:14.269Z] --- PASS: TestPingHead (0.02s) [2022-02-02T01:23:14.269Z] === RUN TestVersion [2022-02-02T01:23:14.269Z] --- PASS: TestVersion (0.02s) [2022-02-02T01:23:14.269Z] === CONT TestDiskUsage [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/container_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/image_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/volume_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-02T01:23:14.836Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-02T01:23:15.095Z] === RUN TestDiskUsage/after_container.Run [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-02T01:23:15.353Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage (1.20s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-02T01:23:15.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-02T01:23:15.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-02T01:23:15.613Z] PASS [2022-02-02T01:23:15.613Z] [2022-02-02T01:23:15.613Z] === Skipped [2022-02-02T01:23:15.613Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:23:15.613Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-02T01:23:15.613Z] [2022-02-02T01:23:15.613Z] DONE 50 tests, 1 skipped in 20.045s [2022-02-02T01:23:15.613Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-02T01:23:15.613Z] INFO: Testing against a local daemon [2022-02-02T01:23:15.613Z] === RUN TestVolumesCreateAndList [2022-02-02T01:23:15.613Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-02T01:23:15.613Z] === RUN TestVolumesRemove [2022-02-02T01:23:15.613Z] --- PASS: TestVolumesRemove (0.04s) [2022-02-02T01:23:15.613Z] === RUN TestVolumesInspect [2022-02-02T01:23:15.613Z] --- PASS: TestVolumesInspect (0.01s) [2022-02-02T01:23:15.613Z] === RUN TestVolumesInvalidJSON [2022-02-02T01:23:15.613Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-02T01:23:15.613Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-02T01:23:15.613Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-02T01:23:15.613Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-02T01:23:15.613Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-02T01:23:15.613Z] PASS [2022-02-02T01:23:15.613Z] [2022-02-02T01:23:15.613Z] DONE 5 tests in 0.162s [2022-02-02T01:23:15.871Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-02T01:23:15.871Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13131 is not a child of this shell [2022-02-02T01:23:15.871Z] warning: PID 13131 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-02T01:23:15.871Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-02T01:23:15.871Z] [2022-02-02T01:23:15.871Z] Unloading profiles will leave already running processes permanently [2022-02-02T01:23:15.871Z] unconfined, which can lead to unexpected situations. [2022-02-02T01:23:15.871Z] [2022-02-02T01:23:15.871Z] To set a process to complain mode, use the command line tool [2022-02-02T01:23:15.871Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-02T01:23:15.871Z] Removing test suite binaries [2022-02-02T01:23:15.871Z] exiting test-integration [2022-02-02T01:23:15.871Z] ++ exit 0 [2022-02-02T01:23:15.871Z] [2022-02-02T01:23:16.341Z] 8f616e6e9eec: Verifying Checksum [2022-02-02T01:23:16.341Z] 8f616e6e9eec: Download complete Post stage [Pipeline] junit [2022-02-02T01:23:16.456Z] Recording test results [2022-02-02T01:23:16.700Z] . [2022-02-02T01:23:16.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-02T01:23:16.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-02T01:23:16.700Z] Error: No such image: emptyfs [2022-02-02T01:23:16.700Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-02T01:23:16.700Z] ++++ docker load [2022-02-02T01:23:16.958Z] Running integration-test (iteration 1) [2022-02-02T01:23:16.959Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-02T01:23:16.959Z] ++ 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-02-02T01:23:16.959Z] ++ set -e [2022-02-02T01:23:16.959Z] ++ '[' -n 0 ']' [2022-02-02T01:23:16.959Z] ++ set -x [2022-02-02T01:23:16.959Z] ++ 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-02-02T01:23:16.959Z] Loaded image: busybox:latest [2022-02-02T01:23:17.217Z] Loaded image: busybox:glibc [2022-02-02T01:23:18.153Z] Loaded image: debian:bullseye-slim [2022-02-02T01:23:18.188Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-02T01:23:18.412Z] Loaded image: hello-world:latest [2022-02-02T01:23:18.413Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:23:18.413Z] INFO: Testing against a local daemon [2022-02-02T01:23:18.413Z] === RUN TestCgroupNamespacesBuild [2022-02-02T01:23:18.530Z] + echo Ensuring container killed. [2022-02-02T01:23:18.530Z] Ensuring container killed. [2022-02-02T01:23:18.530Z] + docker rm -vf docker-pr39 [2022-02-02T01:23:18.530Z] Error: No such container: docker-pr39 [Pipeline] sh [2022-02-02T01:23:18.813Z] + echo Chowning /workspace to jenkins user [2022-02-02T01:23:18.813Z] Chowning /workspace to jenkins user [2022-02-02T01:23:18.813Z] + id -u [2022-02-02T01:23:18.813Z] + id -g [2022-02-02T01:23:18.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41548:/workspace busybox chown -R 1000:1000 /workspace [2022-02-02T01:23:18.813Z] Unable to find image 'busybox:latest' locally [2022-02-02T01:23:18.813Z] latest: Pulling from library/busybox [2022-02-02T01:23:18.813Z] 5cc84ad355aa: Pulling fs layer [2022-02-02T01:23:19.072Z] 5cc84ad355aa: Verifying Checksum [2022-02-02T01:23:19.072Z] 5cc84ad355aa: Download complete [2022-02-02T01:23:19.072Z] 5cc84ad355aa: Pull complete [2022-02-02T01:23:19.072Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-02T01:23:19.072Z] Status: Downloaded newer image for busybox:latest [2022-02-02T01:23:19.789Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2022-02-02T01:23:19.789Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-02T01:23:20.725Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.03s) [2022-02-02T01:23:20.725Z] === RUN TestBuildWithSession [2022-02-02T01:23:20.725Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:23:20.725Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-02T01:23:20.725Z] === RUN TestBuildSquashParent [2022-02-02T01:23:20.744Z] + bundleName=amd64-rootless [2022-02-02T01:23:20.745Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-02T01:23:20.745Z] Creating amd64-rootless-bundles.tar.gz [2022-02-02T01:23:20.745Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-02T01:23:20.745Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-02T01:23:20.761Z] Archiving artifacts [2022-02-02T01:23:22.659Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T01:23:22.971Z] + make clean [2022-02-02T01:23:23.230Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T01:23:23.230Z] docker-dev-cache [2022-02-02T01:23:23.230Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T01:23:24.917Z] --- PASS: TestBuildSquashParent (3.33s) [2022-02-02T01:23:24.917Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-02T01:23:24.917Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:23:24.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:23:24.917Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:23:24.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:23:24.917Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:23:24.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:23:24.917Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:23:24.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:23:24.917Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:23:24.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:23:24.917Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:23:24.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:23:24.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:23:24.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:23:25.321Z] --- PASS: TestImportExtremelyLargeImageWorks (90.11s) [2022-02-02T01:23:25.321Z] PASS [2022-02-02T01:23:25.321Z] [2022-02-02T01:23:25.321Z] DONE 22 tests in 92.997s [2022-02-02T01:23:25.321Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-02T01:23:25.321Z] INFO: Testing against a local daemon [2022-02-02T01:23:25.321Z] === RUN TestNetworkCreateDelete [2022-02-02T01:23:25.321Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-02T01:23:25.321Z] === RUN TestDockerNetworkDeletePreferID [2022-02-02T01:23:25.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-02T01:23:25.321Z] === RUN TestDaemonDNSFallback [2022-02-02T01:23:25.484Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:23:25.484Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:23:25.582Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-02-02T01:23:25.582Z] === RUN TestInspectNetwork [2022-02-02T01:23:25.841Z] . [2022-02-02T01:23:25.841Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-02T01:23:25.841Z] [2022-02-02T01:23:25.841Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-02T01:23:25.841Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-02T01:23:25.841Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-02T01:23:25.841Z] Error: No such image: emptyfs [2022-02-02T01:23:25.841Z] ++++ docker load [2022-02-02T01:23:25.841Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-02T01:23:25.841Z] Error: No such image: emptyfs [2022-02-02T01:23:25.841Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-02T01:23:25.841Z] ++++ docker load [2022-02-02T01:23:25.841Z] Running integration-test (iteration 1) [2022-02-02T01:23:25.841Z] 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-02-02T01:23:25.841Z] ++ 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-02-02T01:23:25.841Z] ++ set -e [2022-02-02T01:23:25.841Z] ++ '[' -n 0 ']' [2022-02-02T01:23:25.841Z] ++ set -x [2022-02-02T01:23:25.841Z] ++ 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-02-02T01:23:25.841Z] Running integration-test (iteration 1) [2022-02-02T01:23:25.841Z] 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-02-02T01:23:25.841Z] ++ 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-02-02T01:23:25.841Z] ++ set -e [2022-02-02T01:23:25.841Z] ++ '[' -n 0 ']' [2022-02-02T01:23:25.841Z] ++ set -x [2022-02-02T01:23:25.841Z] ++ 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-02-02T01:23:26.777Z] Loaded image: busybox:latest [2022-02-02T01:23:26.777Z] Loaded image: busybox:latest [2022-02-02T01:23:26.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:23:26.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:23:27.036Z] Loaded image: busybox:glibc [2022-02-02T01:23:27.036Z] Loaded image: busybox:glibc [2022-02-02T01:23:27.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-02T01:23:27.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.13s) [2022-02-02T01:23:27.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-02-02T01:23:27.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-02-02T01:23:27.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-02-02T01:23:27.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.02s) [2022-02-02T01:23:27.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.07s) [2022-02-02T01:23:27.797Z] === RUN TestBuildMultiStageCopy [2022-02-02T01:23:27.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-02T01:23:28.734Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-02T01:23:28.734Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-02T01:23:28.883Z] === RUN TestInspectNetwork/full_network_id [2022-02-02T01:23:28.883Z] === RUN TestInspectNetwork/partial_network_id [2022-02-02T01:23:28.883Z] === RUN TestInspectNetwork/network_name [2022-02-02T01:23:28.883Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-02T01:23:28.992Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-02T01:23:29.251Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-02T01:23:29.509Z] --- PASS: TestBuildMultiStageCopy (1.80s) [2022-02-02T01:23:29.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-02-02T01:23:29.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-02-02T01:23:29.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-02-02T01:23:29.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-02-02T01:23:29.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2022-02-02T01:23:29.509Z] === RUN TestBuildMultiStageParentConfig [2022-02-02T01:23:30.077Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2022-02-02T01:23:30.077Z] === RUN TestBuildLabelWithTargets [2022-02-02T01:23:31.013Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-02-02T01:23:31.013Z] === RUN TestBuildWithEmptyLayers [2022-02-02T01:23:31.272Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-02-02T01:23:31.272Z] === RUN TestBuildMultiStageOnBuild [2022-02-02T01:23:32.305Z] Loaded image: debian:bullseye-slim [2022-02-02T01:23:32.306Z] Loaded image: hello-world:latest [2022-02-02T01:23:32.306Z] Loaded image: debian:bullseye-slim [2022-02-02T01:23:32.306Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:23:32.306Z] INFO: Testing against a local daemon [2022-02-02T01:23:32.306Z] === RUN TestDockerDaemonSuite [2022-02-02T01:23:32.306Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-02T01:23:32.306Z] Loaded image: hello-world:latest [2022-02-02T01:23:32.306Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:23:32.306Z] INFO: Testing against a local daemon [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-02T01:23:32.306Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-02T01:23:32.647Z] --- PASS: TestBuildMultiStageOnBuild (1.23s) [2022-02-02T01:23:32.647Z] === RUN TestBuildUncleanTarFilenames [2022-02-02T01:23:33.085Z] --- PASS: TestInspectNetwork (7.13s) [2022-02-02T01:23:33.085Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-02T01:23:33.085Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-02T01:23:33.085Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-02T01:23:33.085Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-02T01:23:33.085Z] === RUN TestRunContainerWithBridgeNone [2022-02-02T01:23:33.214Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-02-02T01:23:33.214Z] === RUN TestBuildMultiStageLayerLeak [2022-02-02T01:23:34.471Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-02-02T01:23:34.471Z] === RUN TestNetworkInvalidJSON [2022-02-02T01:23:34.471Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-02T01:23:34.471Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-02T01:23:34.471Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:23:34.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:23:34.471Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:23:34.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:23:34.471Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-02T01:23:34.471Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:23:34.471Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:23:34.471Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-02T01:23:34.471Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-02T01:23:34.471Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-02T01:23:34.471Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-02T01:23:34.471Z] === RUN TestNetworkList [2022-02-02T01:23:34.471Z] === RUN TestNetworkList//networks [2022-02-02T01:23:34.471Z] === PAUSE TestNetworkList//networks [2022-02-02T01:23:34.471Z] === RUN TestNetworkList//networks/ [2022-02-02T01:23:34.471Z] === PAUSE TestNetworkList//networks/ [2022-02-02T01:23:34.471Z] === CONT TestNetworkList//networks [2022-02-02T01:23:34.471Z] === CONT TestNetworkList//networks/ [2022-02-02T01:23:34.471Z] --- PASS: TestNetworkList (0.01s) [2022-02-02T01:23:34.471Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-02T01:23:34.471Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-02T01:23:34.471Z] === RUN TestHostIPv4BridgeLabel [2022-02-02T01:23:34.591Z] --- PASS: TestBuildMultiStageLayerLeak (1.32s) [2022-02-02T01:23:34.591Z] === RUN TestBuildWithHugeFile [2022-02-02T01:23:35.042Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-02T01:23:35.043Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-02T01:23:35.985Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-02T01:23:35.985Z] === RUN TestDaemonDefaultNetworkPools [2022-02-02T01:23:36.505Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-02T01:23:36.505Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-02T01:23:36.505Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-02T01:23:36.505Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-02T01:23:36.927Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-02T01:23:36.927Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-02T01:23:37.073Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-02T01:23:37.331Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-02T01:23:37.331Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-02T01:23:37.869Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-02T01:23:37.869Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-02T01:23:38.710Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-02T01:23:38.969Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-02T01:23:38.969Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-02T01:23:38.969Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-02T01:23:39.253Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-02T01:23:39.253Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-02T01:23:39.537Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-02T01:23:39.823Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-02T01:23:39.823Z] === RUN TestServiceWithPredefinedNetwork [2022-02-02T01:23:40.103Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-02T01:23:41.069Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-02T01:23:41.329Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-02T01:23:41.329Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-02T01:23:41.329Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-02T01:23:41.588Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-02T01:23:42.368Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-02-02T01:23:42.368Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-02T01:23:42.368Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:23:42.368Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:23:42.368Z] === RUN TestServiceWithDataPathPortInit [2022-02-02T01:23:43.864Z] .........................xx.................... [ 29%] [2022-02-02T01:23:48.150Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-02T01:23:48.416Z] 8f616e6e9eec: Pull complete [2022-02-02T01:23:51.441Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-02T01:23:53.343Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-02T01:23:55.250Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-02T01:23:56.189Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-02T01:23:56.756Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-02T01:23:57.274Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2022-02-02T01:23:57.274Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-02T01:23:57.693Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-02T01:23:58.217Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y4uxt16gjk07xzgjz7e09c2xu Created:2022-02-02 01:23:56.982513705 +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[9c000782b4fb6e1fc2f8d7dd0e0cb361203a9057bb8f1468c3c9ae9422242e5e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swaqcbuqgzz2nrr0agpbzhu6q EndpointID:a8f2a6fe1e609043c24db9e106f0d1832092de6cdf0ae2818e9d09ca5172adfa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba4592e8ae819e9510fb8dc7e2c79062d689efe262fa3fb5d0f9949466ff8db6 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:89e70ecd5fea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swaqcbuqgzz2nrr0agpbzhu6q EndpointID:a8f2a6fe1e609043c24db9e106f0d1832092de6cdf0ae2818e9d09ca5172adfa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-02T01:23:58.269Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-02T01:23:58.527Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-02T01:23:59.907Z] docker_cli_daemon_test.go:1472: [df38ebf300bd7] daemon is not started [2022-02-02T01:24:00.474Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-02T01:24:00.557Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-02T01:24:00.732Z] check_test.go:308: [d10dfa4c94ce3] daemon is not started [2022-02-02T01:24:00.732Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-02T01:24:02.638Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-02T01:24:02.897Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-02T01:24:02.897Z] --- PASS: TestBuildWithHugeFile (69.98s) [2022-02-02T01:24:02.897Z] === RUN TestBuildWCOWSandboxSize [2022-02-02T01:24:02.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:24:02.897Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:24:02.897Z] === RUN TestBuildWithEmptyDockerfile [2022-02-02T01:24:02.897Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:24:02.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:24:02.897Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:24:02.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:24:02.897Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:24:02.897Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:24:02.897Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:24:02.897Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:24:02.897Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:24:03.156Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-02-02T01:24:03.156Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-02T01:24:03.156Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-02-02T01:24:03.156Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-02-02T01:24:03.156Z] === RUN TestBuildPreserveOwnership [2022-02-02T01:24:03.156Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-02T01:24:03.156Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-02T01:24:03.501Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-02-02T01:24:03.501Z] PASS [2022-02-02T01:24:03.501Z] [2022-02-02T01:24:03.501Z] === Skipped [2022-02-02T01:24:03.501Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:24:03.501Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:24:03.501Z] [2022-02-02T01:24:03.501Z] DONE 26 tests, 1 skipped in 43.715s [2022-02-02T01:24:03.501Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:24:03.501Z] INFO: Testing against a local daemon [2022-02-02T01:24:03.501Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-02T01:24:03.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:24:03.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-02T01:24:03.501Z] === RUN TestDockerNetworkIpvlan [2022-02-02T01:24:03.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:24:03.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:24:03.501Z] PASS [2022-02-02T01:24:03.501Z] [2022-02-02T01:24:03.501Z] === Skipped [2022-02-02T01:24:03.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-02T01:24:03.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:24:03.501Z] [2022-02-02T01:24:03.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:24:03.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:24:03.501Z] [2022-02-02T01:24:03.501Z] DONE 2 tests, 2 skipped in 0.035s [2022-02-02T01:24:03.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:24:03.501Z] INFO: Testing against a local daemon [2022-02-02T01:24:03.501Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-02T01:24:04.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-02-02T01:24:04.071Z] === RUN TestDockerNetworkMacvlan [2022-02-02T01:24:04.100Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-02T01:24:04.359Z] check_test.go:308: [de66548126e1e] daemon is not started [2022-02-02T01:24:04.359Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-02T01:24:04.673Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-02T01:24:05.278Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-02T01:24:05.737Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-02T01:24:05.737Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-02T01:24:06.252Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-02T01:24:06.672Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-02T01:24:06.932Z] --- PASS: TestBuildPreserveOwnership (3.85s) [2022-02-02T01:24:06.932Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2022-02-02T01:24:06.932Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2022-02-02T01:24:06.932Z] === RUN TestBuildPlatformInvalid [2022-02-02T01:24:06.932Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-02T01:24:06.932Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-02T01:24:07.157Z] 4612f6d0b889: Verifying Checksum [2022-02-02T01:24:07.157Z] 4612f6d0b889: Download complete [2022-02-02T01:24:07.190Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-02T01:24:08.028Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-02T01:24:08.126Z] Loaded image: busybox:latest [2022-02-02T01:24:08.166Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-02T01:24:08.386Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-02T01:24:08.386Z] Loaded image: busybox:glibc [2022-02-02T01:24:08.645Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-02T01:24:09.551Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-02T01:24:10.023Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-02T01:24:11.405Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-02T01:24:11.667Z] Loaded image: debian:bullseye-slim [2022-02-02T01:24:11.667Z] Loaded image: hello-world:latest [2022-02-02T01:24:11.667Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-02T01:24:11.667Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:24:12.592Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-02T01:24:12.602Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-02T01:24:12.603Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-02T01:24:12.852Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-02T01:24:13.423Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-02-02T01:24:13.423Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-02T01:24:13.423Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-02T01:24:13.423Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-02-02T01:24:13.423Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-02-02T01:24:13.423Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-02-02T01:24:13.423Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s) [2022-02-02T01:24:13.423Z] PASS [2022-02-02T01:24:13.423Z] [2022-02-02T01:24:13.423Z] DONE 8 tests in 10.864s [2022-02-02T01:24:13.423Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-02T01:24:13.423Z] testing: warning: no tests to run [2022-02-02T01:24:13.423Z] PASS [2022-02-02T01:24:13.423Z] [2022-02-02T01:24:13.423Z] DONE 0 tests in 0.011s [2022-02-02T01:24:13.423Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-02T01:24:13.543Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-02T01:24:13.683Z] INFO: Testing against a local daemon [2022-02-02T01:24:13.683Z] === RUN TestAuthZPluginAllowRequest [2022-02-02T01:24:14.111Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-02T01:24:14.111Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-02T01:24:14.627Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-02-02T01:24:14.627Z] === RUN TestAuthZPluginTLS [2022-02-02T01:24:15.198Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-02T01:24:15.198Z] === RUN TestAuthZPluginDenyRequest [2022-02-02T01:24:15.769Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-02T01:24:15.769Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-02T01:24:16.340Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-02T01:24:16.340Z] === RUN TestAuthZPluginDenyResponse [2022-02-02T01:24:16.911Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-02T01:24:16.911Z] === RUN TestAuthZPluginAllowEventStream [2022-02-02T01:24:17.397Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-02T01:24:18.294Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-02-02T01:24:18.294Z] === RUN TestAuthZPluginErrorResponse [2022-02-02T01:24:18.555Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-02T01:24:18.555Z] === RUN TestAuthZPluginErrorRequest [2022-02-02T01:24:19.127Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-02T01:24:19.127Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-02T01:24:19.698Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-02T01:24:19.698Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-02T01:24:20.685Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-02T01:24:21.084Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-02-02T01:24:21.084Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-02T01:24:22.468Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-02-02T01:24:22.468Z] === RUN TestAuthZPluginHeader [2022-02-02T01:24:23.039Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-02-02T01:24:23.039Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-02T01:24:23.218Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-02T01:24:25.122Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-02T01:24:25.381Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.32s) [2022-02-02T01:24:25.381Z] PASS [2022-02-02T01:24:25.381Z] [2022-02-02T01:24:25.381Z] === Skipped [2022-02-02T01:24:25.381Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-02T01:24:25.381Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:24:25.381Z] [2022-02-02T01:24:25.381Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:24:25.381Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:24:25.381Z] [2022-02-02T01:24:25.381Z] DONE 34 tests, 2 skipped in 129.556s [2022-02-02T01:24:25.381Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-02T01:24:25.381Z] ++ 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-02-02T01:24:25.381Z] ++ set -e [2022-02-02T01:24:25.381Z] ++ '[' -n 0 ']' [2022-02-02T01:24:25.381Z] ++ set -x [2022-02-02T01:24:25.381Z] ++ 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-02-02T01:24:25.639Z] INFO: Testing against a local daemon [2022-02-02T01:24:25.639Z] === RUN TestConfigInspect [2022-02-02T01:24:27.016Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-02T01:24:27.241Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s) [2022-02-02T01:24:27.241Z] === RUN TestAuthZPluginV2Disable [2022-02-02T01:24:27.275Z] check_test.go:308: [de0cfabacad01] daemon is not started [2022-02-02T01:24:27.275Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-02T01:24:27.842Z] check_test.go:308: [dc3e5efd1e057] daemon is not started [2022-02-02T01:24:27.842Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-02T01:24:28.374Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-02T01:24:28.409Z] --- PASS: TestConfigInspect (2.75s) [2022-02-02T01:24:28.409Z] === RUN TestConfigList [2022-02-02T01:24:29.365Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-02T01:24:29.625Z] check_test.go:308: [d9f7a4d5f7b0f] daemon is not started [2022-02-02T01:24:29.625Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-02T01:24:30.194Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-02T01:24:30.538Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-02-02T01:24:30.539Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-02T01:24:30.763Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-02T01:24:31.330Z] --- PASS: TestConfigList (2.87s) [2022-02-02T01:24:31.330Z] === RUN TestConfigsCreateAndDelete [2022-02-02T01:24:32.266Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-02T01:24:32.266Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-02T01:24:32.266Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-02T01:24:33.203Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-02T01:24:33.770Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-02T01:24:33.837Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-02-02T01:24:33.837Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-02T01:24:34.028Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2022-02-02T01:24:34.028Z] === RUN TestConfigsUpdate [2022-02-02T01:24:34.964Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-02T01:24:35.899Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-02T01:24:36.833Z] --- PASS: TestConfigsUpdate (2.65s) [2022-02-02T01:24:36.833Z] === RUN TestTemplatedConfig [2022-02-02T01:24:37.400Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-02T01:24:37.658Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-02T01:24:38.075Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-02T01:24:39.563Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-02T01:24:39.563Z] --- PASS: TestTemplatedConfig (2.98s) [2022-02-02T01:24:39.563Z] === RUN TestConfigCreateResolve [2022-02-02T01:24:39.821Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-02T01:24:42.095Z] --- PASS: TestConfigCreateResolve (2.47s) [2022-02-02T01:24:42.095Z] PASS [2022-02-02T01:24:42.095Z] [2022-02-02T01:24:42.095Z] DONE 6 tests in 16.670s [2022-02-02T01:24:42.095Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-02T01:24:42.095Z] ++ 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-02-02T01:24:42.095Z] ++ set -e [2022-02-02T01:24:42.095Z] ++ '[' -n 0 ']' [2022-02-02T01:24:42.095Z] ++ set -x [2022-02-02T01:24:42.095Z] ++ 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-02-02T01:24:42.355Z] INFO: Testing against a local daemon [2022-02-02T01:24:42.355Z] === RUN TestCheckpoint [2022-02-02T01:24:42.355Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:24:42.355Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-02T01:24:42.355Z] === RUN TestContainerInvalidJSON [2022-02-02T01:24:42.355Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:24:42.355Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:24:42.355Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:24:42.355Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:24:42.355Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:24:42.355Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:24:42.355Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-02T01:24:42.355Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-02T01:24:42.355Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-02T01:24:42.355Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-02T01:24:42.355Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-02T01:24:42.355Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-02T01:24:42.355Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-02T01:24:42.355Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-02T01:24:42.355Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-02T01:24:42.355Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-02T01:24:42.355Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-02T01:24:42.355Z] === RUN TestCopyFromContainer [2022-02-02T01:24:42.631Z] 8f616e6e9eec: Pull complete [2022-02-02T01:24:43.290Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-02T01:24:43.290Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-02T01:24:43.549Z] check_test.go:308: [d05d6119ea3b5] daemon is not started [2022-02-02T01:24:43.549Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-02T01:24:43.716Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-02T01:24:43.807Z] === RUN TestCopyFromContainer// [2022-02-02T01:24:43.807Z] === RUN TestCopyFromContainer//bar/root [2022-02-02T01:24:44.066Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-02T01:24:44.066Z] === RUN TestCopyFromContainer/bar/quux [2022-02-02T01:24:44.066Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-02T01:24:44.066Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-02T01:24:44.325Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-02T01:24:44.325Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-02T01:24:44.325Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-02T01:24:44.584Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-02T01:24:44.584Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-02T01:24:44.584Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer (2.27s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-02-02T01:24:44.842Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-02-02T01:24:44.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-02T01:24:44.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:24:44.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:24:44.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:24:44.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:24:44.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:24:44.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:24:44.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:24:44.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:24:44.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:24:44.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-02T01:24:44.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-02T01:24:44.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-02T01:24:44.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-02T01:24:44.842Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-02T01:24:44.842Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-02-02T01:24:44.842Z] === RUN TestCreateWithInvalidEnv [2022-02-02T01:24:44.842Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-02T01:24:44.842Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-02T01:24:44.842Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-02T01:24:44.842Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-02T01:24:44.842Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-02T01:24:44.842Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-02T01:24:44.842Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-02T01:24:44.842Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-02T01:24:44.842Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-02T01:24:44.842Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-02T01:24:44.842Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-02T01:24:44.842Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-02T01:24:44.842Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-02T01:24:44.842Z] === RUN TestCreateTmpfsMountsTarget [2022-02-02T01:24:44.842Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-02T01:24:44.842Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-02T01:24:45.101Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-02T01:24:46.476Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-02T01:24:46.734Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-02T01:24:46.993Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2022-02-02T01:24:46.993Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-02T01:24:48.369Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-02T01:24:48.369Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-02T01:24:48.742Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.75s) [2022-02-02T01:24:48.742Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-02T01:24:48.936Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2022-02-02T01:24:48.936Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-02T01:24:49.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:24:49.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:24:49.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:24:49.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:24:49.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:24:49.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:24:49.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:24:49.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:24:49.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:24:49.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:24:49.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:24:49.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:24:49.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:24:49.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:24:49.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:24:49.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-02T01:24:49.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-02T01:24:49.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-02-02T01:24:49.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-02-02T01:24:49.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-02-02T01:24:49.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-02-02T01:24:49.195Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-02T01:24:50.129Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2022-02-02T01:24:50.129Z] === RUN TestCreateDifferentPlatform [2022-02-02T01:24:50.129Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-02T01:24:50.129Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-02T01:24:50.129Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-02T01:24:50.129Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-02T01:24:50.129Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-02T01:24:50.129Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-02T01:24:50.129Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-02T01:24:50.129Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-02T01:24:50.129Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-02-02T01:24:50.129Z] === RUN TestContainerStartOnDaemonRestart [2022-02-02T01:24:50.129Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-02T01:24:50.129Z] === RUN TestDaemonRestartIpcMode [2022-02-02T01:24:50.129Z] === PAUSE TestDaemonRestartIpcMode [2022-02-02T01:24:50.129Z] === RUN TestDaemonHostGatewayIP [2022-02-02T01:24:50.129Z] === PAUSE TestDaemonHostGatewayIP [2022-02-02T01:24:50.129Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-02T01:24:50.129Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-02T01:24:50.129Z] === RUN TestContainerKillOnDaemonStart [2022-02-02T01:24:50.129Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-02T01:24:50.129Z] === RUN TestDiff [2022-02-02T01:24:50.697Z] --- PASS: TestDiff (0.59s) [2022-02-02T01:24:50.697Z] === RUN TestExecWithCloseStdin [2022-02-02T01:24:51.633Z] --- PASS: TestExecWithCloseStdin (0.73s) [2022-02-02T01:24:51.633Z] === RUN TestExec [2022-02-02T01:24:51.633Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-02T01:24:52.201Z] --- PASS: TestExec (0.79s) [2022-02-02T01:24:52.201Z] === RUN TestExecUser [2022-02-02T01:24:52.771Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-02T01:24:53.030Z] --- PASS: TestExecUser (0.84s) [2022-02-02T01:24:53.030Z] === RUN TestContainerExecKill [2022-02-02T01:24:53.030Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-02T01:24:53.290Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-02T01:24:53.857Z] --- PASS: TestContainerExecKill (0.77s) [2022-02-02T01:24:53.857Z] === RUN TestExportContainerAndImportImage [2022-02-02T01:24:54.796Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-02-02T01:24:54.796Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-02T01:24:55.731Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-02T01:24:55.731Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-02T01:24:55.731Z] check_test.go:308: [d59ed9f5ec871] daemon is not started [2022-02-02T01:24:55.731Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-02T01:24:56.022Z] --- PASS: TestBuildWithHugeFile (72.27s) [2022-02-02T01:24:56.022Z] === RUN TestBuildWCOWSandboxSize [2022-02-02T01:24:56.022Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:24:56.022Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:24:56.022Z] === RUN TestBuildWithEmptyDockerfile [2022-02-02T01:24:56.022Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:24:56.022Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:24:56.022Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:24:56.022Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:24:56.022Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:24:56.022Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:24:56.022Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:24:56.022Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:24:56.022Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:24:56.022Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-02T01:24:56.022Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-02-02T01:24:56.022Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-02-02T01:24:56.022Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-02T01:24:56.022Z] === RUN TestBuildPreserveOwnership [2022-02-02T01:24:56.022Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-02T01:24:56.022Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-02T01:24:56.023Z] --- PASS: TestBuildPreserveOwnership (2.46s) [2022-02-02T01:24:56.023Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.65s) [2022-02-02T01:24:56.023Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2022-02-02T01:24:56.023Z] === RUN TestBuildPlatformInvalid [2022-02-02T01:24:56.023Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-02-02T01:24:56.023Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-02T01:24:56.023Z] Loaded image: busybox:latest [2022-02-02T01:24:56.023Z] Loaded image: busybox:glibc [2022-02-02T01:24:56.023Z] Loaded image: debian:bullseye-slim [2022-02-02T01:24:56.023Z] Loaded image: hello-world:latest [2022-02-02T01:24:56.023Z] Loaded image: arm32v7/hello-world:latest [2022-02-02T01:24:56.299Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-02T01:24:56.299Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2022-02-02T01:24:56.299Z] === RUN TestHealthCheckWorkdir [2022-02-02T01:24:57.235Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2022-02-02T01:24:57.235Z] === RUN TestHealthKillContainer [2022-02-02T01:24:57.495Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-02T01:24:58.557Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.82s) [2022-02-02T01:24:58.557Z] PASS [2022-02-02T01:24:58.557Z] [2022-02-02T01:24:58.557Z] === Skipped [2022-02-02T01:24:58.557Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-02T01:24:58.557Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:24:58.557Z] [2022-02-02T01:24:58.557Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:24:58.557Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:24:58.557Z] [2022-02-02T01:24:58.557Z] DONE 34 tests, 2 skipped in 101.287s [2022-02-02T01:24:58.557Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-02T01:24:58.557Z] ++ 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-02-02T01:24:58.557Z] ++ set -e [2022-02-02T01:24:58.557Z] ++ '[' -n 0 ']' [2022-02-02T01:24:58.557Z] ++ set -x [2022-02-02T01:24:58.557Z] ++ 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-02-02T01:24:58.557Z] INFO: Testing against a local daemon [2022-02-02T01:24:58.557Z] === RUN TestConfigInspect [2022-02-02T01:24:58.868Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-02T01:24:59.127Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-02T01:24:59.668Z] ............................ [ 66%] [2022-02-02T01:25:00.062Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-02T01:25:00.321Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-02T01:25:00.459Z] --- PASS: TestConfigInspect (2.20s) [2022-02-02T01:25:00.459Z] === RUN TestConfigList [2022-02-02T01:25:00.889Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-02T01:25:01.826Z] check_test.go:308: [d6c54960f9e22] daemon is not started [2022-02-02T01:25:01.826Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-02T01:25:02.761Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-02T01:25:02.990Z] --- PASS: TestConfigList (2.07s) [2022-02-02T01:25:02.990Z] === RUN TestConfigsCreateAndDelete [2022-02-02T01:25:03.642Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-02T01:25:03.642Z] PASS [2022-02-02T01:25:03.642Z] [2022-02-02T01:25:03.642Z] DONE 17 tests in 49.315s [2022-02-02T01:25:03.642Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-02T01:25:03.642Z] INFO: Testing against a local daemon [2022-02-02T01:25:03.642Z] === RUN TestPluginInvalidJSON [2022-02-02T01:25:03.642Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:25:03.642Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:25:03.642Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:25:03.642Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-02-02T01:25:03.642Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-02T01:25:03.642Z] === RUN TestPluginInstall [2022-02-02T01:25:03.642Z] === RUN TestPluginInstall/no_auth [2022-02-02T01:25:04.140Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-02T01:25:04.584Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:25:04.584Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:447407975ce926c8e7bce50b8123fc2702a38fc800930a2cd8020781c0b01972" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:25:04.584Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:25:04.584Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:447407975ce926c8e7bce50b8123fc2702a38fc800930a2cd8020781c0b01972" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:25:04.584Z] === RUN TestPluginInstall/with_htpasswd [2022-02-02T01:25:04.710Z] check_test.go:308: [d6abe844c6b8f] daemon is not started [2022-02-02T01:25:04.710Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-02T01:25:04.895Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-02-02T01:25:04.895Z] === RUN TestConfigsUpdate [2022-02-02T01:25:05.156Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:25:05.156Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f735c6f0e899ef9e2e62cb63355d51e13f5deb3080f65b402377f0ef9c06c3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:25:05.156Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:25:05.156Z] time="2022-02-02T01:25:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f735c6f0e899ef9e2e62cb63355d51e13f5deb3080f65b402377f0ef9c06c3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:25:05.156Z] === RUN TestPluginInstall/with_insecure [2022-02-02T01:25:05.649Z] --- PASS: TestHealthKillContainer (8.44s) [2022-02-02T01:25:05.908Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-02T01:25:06.100Z] time="2022-02-02T01:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:25:06.100Z] time="2022-02-02T01:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec611645616e2b5591b3b63d9314d9969df5b1a3f2fdc847930f4700ee29bcfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:25:06.100Z] time="2022-02-02T01:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:25:06.100Z] time="2022-02-02T01:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec611645616e2b5591b3b63d9314d9969df5b1a3f2fdc847930f4700ee29bcfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:25:06.346Z] --- PASS: TestConfigsUpdate (1.73s) [2022-02-02T01:25:06.346Z] === RUN TestTemplatedConfig [2022-02-02T01:25:06.361Z] plugin_test.go:165: [de9a1bcf2acda] daemon is not started [2022-02-02T01:25:06.361Z] --- PASS: TestPluginInstall (3.29s) [2022-02-02T01:25:06.361Z] --- PASS: TestPluginInstall/no_auth (1.63s) [2022-02-02T01:25:06.361Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-02-02T01:25:06.361Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-02-02T01:25:06.361Z] === RUN TestPluginsWithRuntimes [2022-02-02T01:25:06.476Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-02-02T01:25:06.476Z] === RUN TestIpcModeNone [2022-02-02T01:25:07.045Z] --- PASS: TestIpcModeNone (0.66s) [2022-02-02T01:25:07.045Z] === RUN TestIpcModePrivate [2022-02-02T01:25:07.613Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2022-02-02T01:25:07.613Z] --- PASS: TestIpcModePrivate (0.72s) [2022-02-02T01:25:07.613Z] === RUN TestIpcModeShareable [2022-02-02T01:25:07.613Z] docker_cli_daemon_plugins_test.go:80: [de1404166391e] daemon is not started [2022-02-02T01:25:07.744Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-02T01:25:08.180Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2022-02-02T01:25:08.180Z] --- PASS: TestIpcModeShareable (0.61s) [2022-02-02T01:25:08.180Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-02T01:25:08.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-02T01:25:08.685Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-02T01:25:08.894Z] --- PASS: TestTemplatedConfig (2.36s) [2022-02-02T01:25:08.894Z] === RUN TestConfigCreateResolve [2022-02-02T01:25:09.006Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-02T01:25:09.627Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-02-02T01:25:09.627Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-02-02T01:25:09.627Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-02-02T01:25:09.627Z] === RUN TestPluginBackCompatMediaTypes [2022-02-02T01:25:10.200Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-02-02T01:25:10.200Z] PASS [2022-02-02T01:25:10.200Z] [2022-02-02T01:25:10.200Z] DONE 10 tests in 7.222s [2022-02-02T01:25:10.200Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-02T01:25:10.200Z] INFO: Testing against a local daemon [2022-02-02T01:25:10.200Z] === RUN TestExternalGraphDriver [2022-02-02T01:25:10.200Z] === RUN TestExternalGraphDriver/json [2022-02-02T01:25:10.799Z] --- PASS: TestConfigCreateResolve (2.05s) [2022-02-02T01:25:10.799Z] PASS [2022-02-02T01:25:10.799Z] [2022-02-02T01:25:10.799Z] DONE 6 tests in 12.648s [2022-02-02T01:25:10.799Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-02T01:25:10.799Z] ++ 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-02-02T01:25:10.799Z] ++ set -e [2022-02-02T01:25:10.799Z] ++ '[' -n 0 ']' [2022-02-02T01:25:10.799Z] ++ set -x [2022-02-02T01:25:10.799Z] ++ 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-02-02T01:25:10.950Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.39s) [2022-02-02T01:25:10.951Z] === RUN TestAPIIpcModeHost [2022-02-02T01:25:11.058Z] INFO: Testing against a local daemon [2022-02-02T01:25:11.058Z] === RUN TestCheckpoint [2022-02-02T01:25:11.058Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:25:11.058Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-02T01:25:11.058Z] === RUN TestContainerInvalidJSON [2022-02-02T01:25:11.058Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:25:11.058Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:25:11.058Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:25:11.058Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:25:11.058Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:25:11.058Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:25:11.058Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-02T01:25:11.058Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-02T01:25:11.058Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-02T01:25:11.058Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-02T01:25:11.058Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-02T01:25:11.058Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-02T01:25:11.058Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-02T01:25:11.058Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-02T01:25:11.058Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-02T01:25:11.058Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-02T01:25:11.058Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-02T01:25:11.058Z] === RUN TestCopyFromContainer [2022-02-02T01:25:11.521Z] --- PASS: TestAPIIpcModeHost (0.70s) [2022-02-02T01:25:11.521Z] === RUN TestDaemonIpcModeShareable [2022-02-02T01:25:11.779Z] docker_cli_daemon_plugins_test.go:170: [dda42b36366f9] daemon is not started [2022-02-02T01:25:11.994Z] === RUN TestCopyFromContainer// [2022-02-02T01:25:11.994Z] === RUN TestCopyFromContainer//bar/root [2022-02-02T01:25:11.994Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-02T01:25:11.994Z] === RUN TestCopyFromContainer/bar/quux [2022-02-02T01:25:12.115Z] === RUN TestExternalGraphDriver/spec [2022-02-02T01:25:12.255Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-02T01:25:12.255Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-02T01:25:12.255Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-02T01:25:12.255Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-02T01:25:12.255Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-02T01:25:12.514Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-02T01:25:12.514Z] --- PASS: TestCopyFromContainer (1.29s) [2022-02-02T01:25:12.514Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-02T01:25:12.514Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-02T01:25:12.514Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-02T01:25:12.514Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-02-02T01:25:12.515Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-02T01:25:12.515Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-02T01:25:12.515Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-02T01:25:12.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-02T01:25:12.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-02-02T01:25:12.515Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-02-02T01:25:12.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-02T01:25:12.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:25:12.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:25:12.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:25:12.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:25:12.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:25:12.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:25:12.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:25:12.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:25:12.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:25:12.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-02T01:25:12.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-02T01:25:12.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-02T01:25:12.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-02T01:25:12.515Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-02T01:25:12.515Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-02T01:25:12.515Z] === RUN TestCreateWithInvalidEnv [2022-02-02T01:25:12.515Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-02T01:25:12.515Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-02T01:25:12.515Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-02T01:25:12.515Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-02T01:25:12.515Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-02T01:25:12.515Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-02T01:25:12.515Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-02T01:25:12.515Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-02T01:25:12.515Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-02T01:25:12.515Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-02T01:25:12.515Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-02T01:25:12.515Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-02T01:25:12.515Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-02T01:25:12.515Z] === RUN TestCreateTmpfsMountsTarget [2022-02-02T01:25:12.515Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-02T01:25:12.515Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-02T01:25:12.715Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-02T01:25:12.715Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-02-02T01:25:12.975Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-02-02T01:25:12.975Z] === RUN TestDaemonIpcModePrivate [2022-02-02T01:25:13.233Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-02T01:25:13.501Z] === RUN TestExternalGraphDriver/pull [2022-02-02T01:25:13.890Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-02-02T01:25:13.890Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-02T01:25:14.610Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-02-02T01:25:14.610Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-02-02T01:25:14.610Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-02T01:25:14.826Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2022-02-02T01:25:14.826Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-02T01:25:14.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:25:14.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:25:14.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:25:14.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:25:14.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:25:14.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:25:14.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:25:14.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:25:14.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:25:14.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:25:14.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:25:14.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:25:14.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:25:14.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:25:14.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:25:14.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-02T01:25:14.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-02T01:25:14.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-02T01:25:14.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-02T01:25:14.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-02T01:25:14.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-02T01:25:14.826Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-02T01:25:15.180Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-02T01:25:15.395Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-02-02T01:25:15.395Z] === RUN TestCreateDifferentPlatform [2022-02-02T01:25:15.395Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-02T01:25:15.395Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-02T01:25:15.395Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-02T01:25:15.395Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-02T01:25:15.395Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-02T01:25:15.395Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-02T01:25:15.395Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-02T01:25:15.395Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-02T01:25:15.395Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-02T01:25:15.395Z] === RUN TestContainerStartOnDaemonRestart [2022-02-02T01:25:15.395Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-02T01:25:15.395Z] === RUN TestDaemonRestartIpcMode [2022-02-02T01:25:15.395Z] === PAUSE TestDaemonRestartIpcMode [2022-02-02T01:25:15.395Z] === RUN TestDaemonHostGatewayIP [2022-02-02T01:25:15.395Z] === PAUSE TestDaemonHostGatewayIP [2022-02-02T01:25:15.395Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-02T01:25:15.395Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-02T01:25:15.395Z] === RUN TestContainerKillOnDaemonStart [2022-02-02T01:25:15.395Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-02T01:25:15.395Z] === RUN TestDiff [2022-02-02T01:25:15.414Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-02-02T01:25:15.414Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-02-02T01:25:15.414Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-02-02T01:25:15.414Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-02-02T01:25:15.414Z] === RUN TestGraphdriverPluginV2 [2022-02-02T01:25:15.441Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-02T01:25:15.653Z] --- PASS: TestDiff (0.39s) [2022-02-02T01:25:15.654Z] === RUN TestExecWithCloseStdin [2022-02-02T01:25:16.221Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-02-02T01:25:16.221Z] === RUN TestExec [2022-02-02T01:25:16.381Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-02-02T01:25:16.382Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2022-02-02T01:25:16.382Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-02T01:25:16.480Z] --- PASS: TestExec (0.44s) [2022-02-02T01:25:16.480Z] === RUN TestExecUser [2022-02-02T01:25:16.640Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-02T01:25:17.048Z] --- PASS: TestExecUser (0.41s) [2022-02-02T01:25:17.048Z] === RUN TestContainerExecKill [2022-02-02T01:25:17.211Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-02T01:25:17.306Z] --- PASS: TestContainerExecKill (0.42s) [2022-02-02T01:25:17.306Z] === RUN TestExportContainerAndImportImage [2022-02-02T01:25:17.781Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-02T01:25:17.781Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-02-02T01:25:17.874Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2022-02-02T01:25:17.874Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-02T01:25:18.040Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s) [2022-02-02T01:25:18.040Z] === RUN TestIpcModeOlderClient [2022-02-02T01:25:18.040Z] === PAUSE TestIpcModeOlderClient [2022-02-02T01:25:18.040Z] === RUN TestKillContainerInvalidSignal [2022-02-02T01:25:18.298Z] check_test.go:308: [d7fa02acdc03f] daemon is not started [2022-02-02T01:25:18.298Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-02T01:25:18.557Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2022-02-02T01:25:18.557Z] === RUN TestKillContainer [2022-02-02T01:25:18.557Z] === RUN TestKillContainer/no_signal [2022-02-02T01:25:19.251Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-02-02T01:25:19.251Z] === RUN TestHealthCheckWorkdir [2022-02-02T01:25:19.492Z] === RUN TestKillContainer/non_killing_signal [2022-02-02T01:25:19.509Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2022-02-02T01:25:19.509Z] === RUN TestHealthKillContainer [2022-02-02T01:25:19.618Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2022-02-02T01:25:19.618Z] PASS [2022-02-02T01:25:19.618Z] [2022-02-02T01:25:19.618Z] DONE 5 tests in 8.777s [2022-02-02T01:25:19.618Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-02T01:25:19.618Z] INFO: Testing against a local daemon [2022-02-02T01:25:19.618Z] === RUN TestContinueAfterPluginCrash [2022-02-02T01:25:19.618Z] === PAUSE TestContinueAfterPluginCrash [2022-02-02T01:25:19.618Z] === RUN TestReadPluginNoRead [2022-02-02T01:25:19.618Z] === PAUSE TestReadPluginNoRead [2022-02-02T01:25:19.618Z] === RUN TestDaemonStartWithLogOpt [2022-02-02T01:25:19.618Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-02T01:25:19.618Z] === CONT TestContinueAfterPluginCrash [2022-02-02T01:25:19.618Z] === CONT TestDaemonStartWithLogOpt [2022-02-02T01:25:20.059Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-02T01:25:20.059Z] === RUN TestKillContainer/killing_signal [2022-02-02T01:25:20.996Z] --- PASS: TestKillContainer (2.34s) [2022-02-02T01:25:20.996Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-02-02T01:25:20.996Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2022-02-02T01:25:20.996Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2022-02-02T01:25:20.996Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-02T01:25:20.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-02T01:25:21.563Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-02T01:25:21.823Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-02T01:25:22.082Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-02T01:25:22.165Z] --- PASS: TestDaemonStartWithLogOpt (3.31s) [2022-02-02T01:25:22.165Z] === CONT TestReadPluginNoRead [2022-02-02T01:25:22.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-02-02T01:25:22.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-02-02T01:25:22.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-02-02T01:25:22.340Z] === RUN TestKillStoppedContainer [2022-02-02T01:25:22.340Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-02-02T01:25:22.340Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-02T01:25:22.340Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-02-02T01:25:22.340Z] === RUN TestKillDifferentUserContainer [2022-02-02T01:25:23.277Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-02-02T01:25:23.277Z] === RUN TestInspectOomKilledTrue [2022-02-02T01:25:23.277Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:25:23.277Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-02-02T01:25:23.277Z] === RUN TestInspectOomKilledFalse [2022-02-02T01:25:23.277Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:25:23.277Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-02T01:25:23.277Z] === RUN TestLinksEtcHostsContentMatch [2022-02-02T01:25:23.277Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-02T01:25:23.277Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-02T01:25:23.844Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2022-02-02T01:25:23.844Z] === RUN TestLinksContainerNames [2022-02-02T01:25:24.411Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-02T01:25:24.856Z] === RUN TestReadPluginNoRead/default [2022-02-02T01:25:24.979Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-02T01:25:25.238Z] --- PASS: TestLinksContainerNames (1.54s) [2022-02-02T01:25:25.238Z] === RUN TestLogsFollowTailEmpty [2022-02-02T01:25:25.854Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-02T01:25:26.175Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-02-02T01:25:26.175Z] === RUN TestContainerNetworkMountsNoChown [2022-02-02T01:25:26.743Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-02T01:25:26.743Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/default [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/default [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/private [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/private [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rprivate [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/slave [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/slave [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rslave [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/shared [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/shared [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rshared [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/default [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/rshared [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/shared [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/rslave [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/slave [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/rprivate [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/private [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-02T01:25:26.743Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:25:26.743Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:25:26.743Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-02T01:25:26.800Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:25:27.002Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:25:27.261Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-02T01:25:27.371Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-02-02T01:25:27.520Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-02-02T01:25:27.520Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-02T01:25:27.520Z] === RUN TestContainerBindMountNonRecursive [2022-02-02T01:25:27.718Z] --- PASS: TestHealthKillContainer (7.88s) [2022-02-02T01:25:27.718Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-02T01:25:27.718Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-02-02T01:25:27.718Z] === RUN TestIpcModeNone [2022-02-02T01:25:27.943Z] === CONT TestReadPluginNoRead [2022-02-02T01:25:27.944Z] read_test.go:92: [d2d1c10468c6a] daemon is not started [2022-02-02T01:25:27.944Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-02-02T01:25:27.944Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-02-02T01:25:27.944Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-02-02T01:25:27.944Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-02-02T01:25:27.944Z] PASS [2022-02-02T01:25:27.944Z] [2022-02-02T01:25:27.944Z] DONE 6 tests in 9.139s [2022-02-02T01:25:27.944Z] 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-02-02T01:25:28.204Z] testing: warning: no tests to run [2022-02-02T01:25:28.204Z] PASS [2022-02-02T01:25:28.204Z] [2022-02-02T01:25:28.204Z] DONE 0 tests in 0.012s [2022-02-02T01:25:28.204Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-02T01:25:28.204Z] INFO: Testing against a local daemon [2022-02-02T01:25:28.204Z] === RUN TestPluginWithDevMounts [2022-02-02T01:25:28.204Z] === PAUSE TestPluginWithDevMounts [2022-02-02T01:25:28.204Z] === CONT TestPluginWithDevMounts [2022-02-02T01:25:28.285Z] --- PASS: TestIpcModeNone (0.44s) [2022-02-02T01:25:28.285Z] === RUN TestIpcModePrivate [2022-02-02T01:25:28.458Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-02T01:25:28.458Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-02T01:25:28.544Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-02-02T01:25:28.802Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-02T01:25:28.802Z] === RUN TestIpcModeShareable [2022-02-02T01:25:29.061Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-02T01:25:29.061Z] --- PASS: TestIpcModeShareable (0.42s) [2022-02-02T01:25:29.061Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-02T01:25:29.395Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-02-02T01:25:29.395Z] === RUN TestContainerVolumesMountedAsShared [2022-02-02T01:25:29.588Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-02-02T01:25:29.588Z] PASS [2022-02-02T01:25:29.588Z] [2022-02-02T01:25:29.588Z] DONE 1 tests in 1.559s [2022-02-02T01:25:29.588Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-02T01:25:29.588Z] INFO: Testing against a local daemon [2022-02-02T01:25:29.588Z] === RUN TestSecretInspect [2022-02-02T01:25:29.893Z] 0e02c12b1310: Pull complete [2022-02-02T01:25:29.893Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-02T01:25:29.893Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:25:29.893Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-02T01:25:29.893Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-02T01:25:29.893Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-02-02T01:25:29.893Z] WARN: Skipping validation tests [2022-02-02T01:25:29.893Z] INFO: Running unit tests at 02/02/2022 01:25:21... [2022-02-02T01:25:29.893Z] INFO: make.ps1 starting at 02/02/2022 01:25:25 [2022-02-02T01:25:29.893Z] INFO: Git commit (585151d24f) assumed from DOCKER_GITCOMMIT environment variable [2022-02-02T01:25:29.893Z] INFO: Invoking autogen... [2022-02-02T01:25:29.893Z] INFO: Running unit tests... [2022-02-02T01:25:29.964Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-02-02T01:25:29.964Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-02T01:25:30.437Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-02-02T01:25:30.437Z] === RUN TestAPIIpcModeHost [2022-02-02T01:25:30.530Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-02T01:25:30.696Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-02-02T01:25:30.696Z] === RUN TestDaemonIpcModeShareable [2022-02-02T01:25:30.789Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-02-02T01:25:30.789Z] === RUN TestNetworkNat [2022-02-02T01:25:31.048Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-02T01:25:31.614Z] --- PASS: TestNetworkNat (0.75s) [2022-02-02T01:25:31.614Z] === RUN TestNetworkLocalhostTCPNat [2022-02-02T01:25:31.632Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-02T01:25:31.890Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-02-02T01:25:31.890Z] === RUN TestDaemonIpcModePrivate [2022-02-02T01:25:32.132Z] --- PASS: TestSecretInspect (2.10s) [2022-02-02T01:25:32.132Z] === RUN TestSecretList [2022-02-02T01:25:32.181Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2022-02-02T01:25:32.181Z] === RUN TestNetworkLoopbackNat [2022-02-02T01:25:32.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-02T01:25:32.845Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-02T01:25:33.083Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-02-02T01:25:33.083Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-02T01:25:33.558Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-02T01:25:33.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-02T01:25:34.020Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-02T01:25:34.020Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-02-02T01:25:34.020Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-02T01:25:34.044Z] --- PASS: TestSecretList (2.11s) [2022-02-02T01:25:34.044Z] === RUN TestSecretsCreateAndDelete [2022-02-02T01:25:34.493Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-02T01:25:34.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-02T01:25:34.955Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-02T01:25:35.010Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2022-02-02T01:25:35.010Z] === RUN TestPause [2022-02-02T01:25:35.214Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-02-02T01:25:35.214Z] === RUN TestIpcModeOlderClient [2022-02-02T01:25:35.214Z] === PAUSE TestIpcModeOlderClient [2022-02-02T01:25:35.214Z] === RUN TestKillContainerInvalidSignal [2022-02-02T01:25:35.577Z] --- PASS: TestPause (0.67s) [2022-02-02T01:25:35.577Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-02T01:25:35.577Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:25:35.577Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:25:35.577Z] === RUN TestPauseStopPausedContainer [2022-02-02T01:25:35.782Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-02-02T01:25:35.782Z] === RUN TestKillContainer [2022-02-02T01:25:35.782Z] === RUN TestKillContainer/no_signal [2022-02-02T01:25:35.957Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-02-02T01:25:35.957Z] === RUN TestSecretsUpdate [2022-02-02T01:25:36.041Z] === RUN TestKillContainer/non_killing_signal [2022-02-02T01:25:36.145Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2022-02-02T01:25:36.145Z] === RUN TestPidHost [2022-02-02T01:25:36.300Z] === RUN TestKillContainer/killing_signal [2022-02-02T01:25:36.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-02T01:25:36.868Z] --- PASS: TestKillContainer (1.18s) [2022-02-02T01:25:36.868Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-02-02T01:25:36.868Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-02T01:25:36.868Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-02-02T01:25:36.868Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-02T01:25:36.868Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-02T01:25:37.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-02T01:25:37.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-02T01:25:37.599Z] --- PASS: TestPidHost (1.27s) [2022-02-02T01:25:37.599Z] === RUN TestPsFilter [2022-02-02T01:25:37.599Z] --- PASS: TestPsFilter (0.13s) [2022-02-02T01:25:37.599Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-02T01:25:38.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-02-02T01:25:38.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-02T01:25:38.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-02-02T01:25:38.062Z] === RUN TestKillStoppedContainer [2022-02-02T01:25:38.062Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-02T01:25:38.062Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-02T01:25:38.062Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-02T01:25:38.062Z] === RUN TestKillDifferentUserContainer [2022-02-02T01:25:38.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2022-02-02T01:25:38.167Z] === RUN TestRemoveContainerWithVolume [2022-02-02T01:25:38.196Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-02T01:25:38.501Z] --- PASS: TestSecretsUpdate (2.10s) [2022-02-02T01:25:38.501Z] === RUN TestTemplatedSecret [2022-02-02T01:25:38.631Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-02-02T01:25:38.631Z] === RUN TestInspectOomKilledTrue [2022-02-02T01:25:38.735Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-02-02T01:25:38.735Z] === RUN TestRemoveContainerRunning [2022-02-02T01:25:38.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-02T01:25:38.890Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-02-02T01:25:38.890Z] === RUN TestInspectOomKilledFalse [2022-02-02T01:25:39.303Z] --- PASS: TestRemoveContainerRunning (0.55s) [2022-02-02T01:25:39.303Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-02T01:25:39.458Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-02T01:25:39.458Z] === RUN TestLinksEtcHostsContentMatch [2022-02-02T01:25:39.458Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-02-02T01:25:39.458Z] === RUN TestLinksContainerNames [2022-02-02T01:25:39.870Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2022-02-02T01:25:39.870Z] === RUN TestRemoveInvalidContainer [2022-02-02T01:25:39.870Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-02T01:25:39.870Z] === RUN TestRenameLinkedContainer [2022-02-02T01:25:40.398Z] --- PASS: TestLinksContainerNames (0.76s) [2022-02-02T01:25:40.398Z] === RUN TestLogsFollowTailEmpty [2022-02-02T01:25:40.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-02T01:25:40.657Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-02-02T01:25:40.657Z] === RUN TestContainerNetworkMountsNoChown [2022-02-02T01:25:41.004Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-02T01:25:41.045Z] --- PASS: TestTemplatedSecret (2.44s) [2022-02-02T01:25:41.045Z] === RUN TestSecretCreateResolve [2022-02-02T01:25:41.224Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/default [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/default [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/private [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/private [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rprivate [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/slave [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/slave [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rslave [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/shared [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/shared [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rshared [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/default [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rslave [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rshared [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/shared [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rprivate [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/slave [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/private [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-02T01:25:41.224Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:25:41.224Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-02T01:25:41.224Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-02T01:25:41.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-02T01:25:41.482Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-02T01:25:41.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-02T01:25:41.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-02T01:25:41.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-02T01:25:41.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-02-02T01:25:41.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-02T01:25:41.483Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-02-02T01:25:41.483Z] === RUN TestContainerBindMountNonRecursive [2022-02-02T01:25:42.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-02T01:25:42.382Z] --- PASS: TestRenameLinkedContainer (2.47s) [2022-02-02T01:25:42.382Z] === RUN TestRenameStoppedContainer [2022-02-02T01:25:42.859Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-02-02T01:25:42.859Z] === RUN TestContainerVolumesMountedAsShared [2022-02-02T01:25:42.949Z] --- PASS: TestRenameStoppedContainer (0.62s) [2022-02-02T01:25:42.949Z] === RUN TestRenameRunningContainerAndReuse [2022-02-02T01:25:42.959Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-02-02T01:25:42.959Z] PASS [2022-02-02T01:25:42.959Z] [2022-02-02T01:25:42.959Z] DONE 6 tests in 13.022s [2022-02-02T01:25:42.959Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-02T01:25:42.959Z] INFO: Testing against a local daemon [2022-02-02T01:25:42.959Z] === RUN TestServiceCreateInit [2022-02-02T01:25:42.959Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-02T01:25:43.118Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2022-02-02T01:25:43.118Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-02T01:25:43.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-02T01:25:43.270Z] ? github.com/docker/docker/api [no test files] [2022-02-02T01:25:43.379Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-02-02T01:25:43.379Z] === RUN TestNetworkNat [2022-02-02T01:25:43.641Z] --- PASS: TestNetworkNat (0.43s) [2022-02-02T01:25:43.641Z] === RUN TestNetworkLocalhostTCPNat [2022-02-02T01:25:44.147Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2022-02-02T01:25:44.147Z] === RUN TestRenameInvalidName [2022-02-02T01:25:44.208Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-02-02T01:25:44.208Z] === RUN TestNetworkLoopbackNat [2022-02-02T01:25:45.084Z] --- PASS: TestRenameInvalidName (0.71s) [2022-02-02T01:25:45.084Z] === RUN TestRenameAnonymousContainer [2022-02-02T01:25:46.262Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-02T01:25:46.461Z] check_test.go:308: [df4b406ed7374] daemon is not started [2022-02-02T01:25:46.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-02T01:25:46.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-02T01:25:46.742Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-02-02T01:25:46.742Z] === RUN TestPause [2022-02-02T01:25:47.000Z] --- PASS: TestPause (0.41s) [2022-02-02T01:25:47.000Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-02T01:25:47.000Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:25:47.000Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:25:47.000Z] === RUN TestPauseStopPausedContainer [2022-02-02T01:25:47.574Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-02-02T01:25:47.574Z] === RUN TestPidHost [2022-02-02T01:25:47.839Z] --- PASS: TestRenameAnonymousContainer (2.70s) [2022-02-02T01:25:47.839Z] === RUN TestRenameContainerWithSameName [2022-02-02T01:25:48.448Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2022-02-02T01:25:48.448Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-02T01:25:48.560Z] --- PASS: TestPidHost (1.00s) [2022-02-02T01:25:48.560Z] === RUN TestPsFilter [2022-02-02T01:25:48.560Z] --- PASS: TestPsFilter (0.12s) [2022-02-02T01:25:48.560Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-02T01:25:48.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-02T01:25:49.130Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-02T01:25:49.130Z] === RUN TestRemoveContainerWithVolume [2022-02-02T01:25:49.389Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-02-02T01:25:49.389Z] === RUN TestRemoveContainerRunning [2022-02-02T01:25:49.647Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-02-02T01:25:49.647Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-02T01:25:50.087Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2022-02-02T01:25:50.087Z] === RUN TestResize [2022-02-02T01:25:50.214Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-02-02T01:25:50.214Z] === RUN TestRemoveInvalidContainer [2022-02-02T01:25:50.214Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-02T01:25:50.214Z] === RUN TestRenameLinkedContainer [2022-02-02T01:25:50.467Z] --- PASS: TestServiceCreateInit (7.13s) [2022-02-02T01:25:50.468Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-02-02T01:25:50.468Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-02-02T01:25:50.468Z] === RUN TestCreateServiceMultipleTimes [2022-02-02T01:25:50.653Z] --- PASS: TestResize (0.96s) [2022-02-02T01:25:50.653Z] === RUN TestResizeWithInvalidSize [2022-02-02T01:25:51.591Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-02-02T01:25:51.591Z] === RUN TestRenameStoppedContainer [2022-02-02T01:25:52.029Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2022-02-02T01:25:52.029Z] === RUN TestResizeWhenContainerNotStarted [2022-02-02T01:25:52.159Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-02T01:25:52.159Z] === RUN TestRenameRunningContainerAndReuse [2022-02-02T01:25:52.598Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2022-02-02T01:25:52.598Z] === RUN TestDaemonRestartKillContainers [2022-02-02T01:25:52.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:52.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:52.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:52.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:25:52.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:53.094Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-02-02T01:25:53.094Z] === RUN TestRenameInvalidName [2022-02-02T01:25:53.353Z] --- PASS: TestRenameInvalidName (0.41s) [2022-02-02T01:25:53.353Z] === RUN TestRenameAnonymousContainer [2022-02-02T01:25:54.733Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-02-02T01:25:54.733Z] === RUN TestRenameContainerWithSameName [2022-02-02T01:25:55.301Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-02-02T01:25:55.301Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-02T01:25:55.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:56.237Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-02-02T01:25:56.237Z] === RUN TestResize [2022-02-02T01:25:56.243Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-02T01:25:56.243Z] tests/integration/client_test.py ..... [ 75%] [2022-02-02T01:25:56.243Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-02T01:25:56.243Z] tests/integration/errors_test.py . [ 76%] [2022-02-02T01:25:56.495Z] --- PASS: TestResize (0.39s) [2022-02-02T01:25:56.495Z] === RUN TestResizeWithInvalidSize [2022-02-02T01:25:56.755Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-02-02T01:25:56.755Z] === RUN TestResizeWhenContainerNotStarted [2022-02-02T01:25:57.322Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:57.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:57.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:25:57.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:57.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:57.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:57.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:57.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:57.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:57.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:57.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:57.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-02T01:25:57.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:25:57.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:58.201Z] === RUN TestMiddlewares [2022-02-02T01:25:58.201Z] --- PASS: TestMiddlewares (0.00s) [2022-02-02T01:25:58.201Z] PASS [2022-02-02T01:25:58.201Z] coverage: 9.0% of statements [2022-02-02T01:25:58.201Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2022-02-02T01:25:58.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-02T01:25:58.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:25:59.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:25:59.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:26:00.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:26:01.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:26:01.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:26:01.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:26:02.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:26:02.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-02T01:26:02.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-02T01:26:03.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:26:03.855Z] 4612f6d0b889: Pull complete [2022-02-02T01:26:03.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:26:04.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-02T01:26:04.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-02T01:26:04.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-02T01:26:04.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:26:05.372Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-02-02T01:26:05.372Z] === RUN TestCreateServiceConflict [2022-02-02T01:26:05.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:26:06.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-02T01:26:06.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:26:06.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-02T01:26:06.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-02T01:26:06.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:26:06.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-02T01:26:07.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-02T01:26:07.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-02T01:26:07.919Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-02-02T01:26:07.919Z] === RUN TestCreateServiceMaxReplicas [2022-02-02T01:26:08.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-02T01:26:08.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:26:09.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-02T01:26:10.461Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-02-02T01:26:10.461Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-02T01:26:11.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-02T01:26:11.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-02T01:26:11.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-02T01:26:11.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-02T01:26:13.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-02T01:26:14.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-02T01:26:14.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.58s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.66s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.23s) [2022-02-02T01:26:14.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2022-02-02T01:26:14.626Z] === RUN TestCgroupNamespacesRun [2022-02-02T01:26:15.134Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-02T01:26:15.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-02T01:26:15.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-02T01:26:16.002Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2022-02-02T01:26:16.002Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-02T01:26:16.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-02T01:26:16.938Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-02-02T01:26:16.938Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-02T01:26:16.985Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-02T01:26:17.553Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-02T01:26:17.874Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-02-02T01:26:17.874Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-02T01:26:18.488Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.16s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.41s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.04s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.99s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.01s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.36s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2022-02-02T01:26:18.747Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2022-02-02T01:26:18.747Z] === RUN TestCgroupNamespacesRun [2022-02-02T01:26:19.007Z] check_test.go:308: [d1e30c7f64861] daemon is not started [2022-02-02T01:26:19.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-02T01:26:19.252Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-02-02T01:26:19.252Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-02T01:26:20.189Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-02-02T01:26:20.189Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-02T01:26:20.386Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2022-02-02T01:26:20.386Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-02T01:26:20.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-02T01:26:21.565Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-02-02T01:26:21.565Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-02T01:26:22.133Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-02T01:26:22.133Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-02T01:26:22.331Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2022-02-02T01:26:22.331Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-02T01:26:23.074Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-02T01:26:23.074Z] === RUN TestNISDomainname [2022-02-02T01:26:23.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-02T01:26:23.527Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2022-02-02T01:26:23.527Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-02T01:26:23.641Z] --- PASS: TestNISDomainname (0.50s) [2022-02-02T01:26:23.641Z] === RUN TestHostnameDnsResolution [2022-02-02T01:26:23.786Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-02T01:26:24.104Z] 0e02c12b1310: Pull complete [2022-02-02T01:26:24.104Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-02T01:26:24.104Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:26:24.105Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-02T01:26:24.105Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-02T01:26:24.105Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-02-02T01:26:24.105Z] WARN: Skipping validation tests [2022-02-02T01:26:24.105Z] INFO: Running unit tests at 02/02/2022 01:26:23... [2022-02-02T01:26:24.209Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-02-02T01:26:24.209Z] === RUN TestUnprivilegedPortsAndPing [2022-02-02T01:26:24.777Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-02-02T01:26:24.777Z] === RUN TestStats [2022-02-02T01:26:25.164Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-02T01:26:25.362Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2022-02-02T01:26:25.362Z] === RUN TestCreateServiceSecretFileMode [2022-02-02T01:26:25.422Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-02-02T01:26:25.422Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-02T01:26:25.681Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-02T01:26:26.621Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-02T01:26:27.188Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-02-02T01:26:27.188Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-02T01:26:27.308Z] --- PASS: TestStats (2.40s) [2022-02-02T01:26:27.308Z] === RUN TestStopContainerWithTimeout [2022-02-02T01:26:27.308Z] === RUN TestStopContainerWithTimeout/0 [2022-02-02T01:26:27.308Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-02T01:26:27.308Z] === RUN TestStopContainerWithTimeout/1 [2022-02-02T01:26:27.308Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-02T01:26:27.308Z] === RUN TestStopContainerWithTimeout/3 [2022-02-02T01:26:27.308Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-02T01:26:27.308Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-02T01:26:27.308Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-02T01:26:27.309Z] === CONT TestStopContainerWithTimeout/0 [2022-02-02T01:26:27.309Z] === CONT TestStopContainerWithTimeout/3 [2022-02-02T01:26:27.877Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-02T01:26:28.565Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-02-02T01:26:28.565Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-02T01:26:28.858Z] INFO: make.ps1 starting at 02/02/2022 01:26:28 [2022-02-02T01:26:28.858Z] INFO: Git commit (585151d24f) assumed from DOCKER_GITCOMMIT environment variable [2022-02-02T01:26:28.858Z] INFO: Invoking autogen... [2022-02-02T01:26:29.326Z] INFO: Running unit tests... [2022-02-02T01:26:29.501Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-02-02T01:26:29.502Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-02T01:26:29.778Z] === CONT TestStopContainerWithTimeout/1 [2022-02-02T01:26:31.154Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-02T01:26:31.154Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-02-02T01:26:31.154Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-02-02T01:26:31.154Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-02-02T01:26:31.154Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-02-02T01:26:31.154Z] === RUN TestDeleteDevicemapper [2022-02-02T01:26:31.154Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:26:31.154Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-02T01:26:31.154Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-02T01:26:31.295Z] ......... [ 85%] [2022-02-02T01:26:31.408Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2022-02-02T01:26:31.408Z] === RUN TestNISDomainname [2022-02-02T01:26:31.976Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-02T01:26:31.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-02T01:26:32.531Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-02-02T01:26:32.531Z] === RUN TestUpdateMemory [2022-02-02T01:26:32.547Z] --- PASS: TestNISDomainname (1.04s) [2022-02-02T01:26:32.547Z] === RUN TestHostnameDnsResolution [2022-02-02T01:26:33.099Z] --- PASS: TestUpdateMemory (0.50s) [2022-02-02T01:26:33.099Z] === RUN TestUpdateCPUQuota [2022-02-02T01:26:33.667Z] --- PASS: TestUpdateCPUQuota (0.64s) [2022-02-02T01:26:33.667Z] === RUN TestUpdatePidsLimit [2022-02-02T01:26:33.667Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-02T01:26:33.924Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-02-02T01:26:33.924Z] === RUN TestUnprivilegedPortsAndPing [2022-02-02T01:26:33.924Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-02T01:26:33.925Z] === RUN TestUpdatePidsLimit/no_change [2022-02-02T01:26:34.184Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-02T01:26:34.443Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-02T01:26:34.702Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-02T01:26:34.861Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-02-02T01:26:34.861Z] === RUN TestStats [2022-02-02T01:26:34.861Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-02T01:26:34.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-02T01:26:34.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-02T01:26:34.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-02T01:26:35.444Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-02T01:26:35.444Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-02T01:26:35.704Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-02-02T01:26:35.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-02-02T01:26:35.935Z] === RUN TestUpdateRestartPolicy [2022-02-02T01:26:35.965Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-02T01:26:35.965Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-02T01:26:35.965Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-02T01:26:36.114Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-02T01:26:36.486Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-02T01:26:36.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-02T01:26:36.790Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-02T01:26:37.299Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-02T01:26:37.357Z] --- PASS: TestStats (2.73s) [2022-02-02T01:26:37.357Z] === RUN TestStopContainerWithTimeout [2022-02-02T01:26:37.357Z] === RUN TestStopContainerWithTimeout/0 [2022-02-02T01:26:37.357Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-02T01:26:37.357Z] === RUN TestStopContainerWithTimeout/1 [2022-02-02T01:26:37.357Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-02T01:26:37.357Z] === RUN TestStopContainerWithTimeout/3 [2022-02-02T01:26:37.357Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-02T01:26:37.357Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-02T01:26:37.357Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-02T01:26:37.586Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-02-02T01:26:37.586Z] === RUN TestCreateServiceConfigFileMode [2022-02-02T01:26:37.615Z] === CONT TestStopContainerWithTimeout/0 [2022-02-02T01:26:37.615Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-02T01:26:38.550Z] === CONT TestStopContainerWithTimeout/3 [2022-02-02T01:26:38.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-02T01:26:40.710Z] === CONT TestStopContainerWithTimeout/1 [2022-02-02T01:26:41.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-02T01:26:41.277Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-02T01:26:41.277Z] check_test.go:308: [d597cca7dabca] daemon is not started [2022-02-02T01:26:41.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-02T01:26:41.277Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-02T01:26:41.277Z] check_test.go:308: [d68e9133d5e4e] daemon is not started [2022-02-02T01:26:41.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-02T01:26:41.277Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-02T01:26:41.844Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-02T01:26:42.104Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2022-02-02T01:26:42.104Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-02-02T01:26:42.104Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2022-02-02T01:26:42.104Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-02-02T01:26:42.104Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-02-02T01:26:42.104Z] === RUN TestDeleteDevicemapper [2022-02-02T01:26:42.104Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:26:42.104Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-02T01:26:42.104Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-02T01:26:43.042Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-02T01:26:43.301Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-02T01:26:43.560Z] check_test.go:308: [d0a2ff9125ce3] daemon is not started [2022-02-02T01:26:43.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-02T01:26:43.832Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-02T01:26:43.832Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-02T01:26:44.128Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-02T01:26:45.066Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-02T01:26:45.066Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2022-02-02T01:26:45.066Z] === RUN TestUpdateMemory [2022-02-02T01:26:45.325Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:26:45.325Z] --- SKIP: TestUpdateMemory (0.01s) [2022-02-02T01:26:45.325Z] === RUN TestUpdateCPUQuota [2022-02-02T01:26:45.325Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-02T01:26:45.579Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-02T01:26:46.702Z] --- PASS: TestUpdateCPUQuota (1.49s) [2022-02-02T01:26:46.702Z] === RUN TestUpdatePidsLimit [2022-02-02T01:26:46.702Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-02T01:26:46.940Z] ? github.com/docker/docker/api [no test files] [2022-02-02T01:26:47.270Z] === RUN TestUpdatePidsLimit/no_change [2022-02-02T01:26:47.529Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-02T01:26:47.787Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-02T01:26:48.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-02T01:26:48.154Z] --- PASS: TestUpdateRestartPolicy (10.72s) [2022-02-02T01:26:48.154Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-02T01:26:48.154Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-02-02T01:26:48.154Z] === RUN TestWaitNonBlocked [2022-02-02T01:26:48.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:26:48.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:26:48.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:26:48.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:26:48.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:26:48.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:26:48.154Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-02T01:26:48.154Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-02-02T01:26:48.154Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-02-02T01:26:48.154Z] === RUN TestWaitBlocked [2022-02-02T01:26:48.154Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:26:48.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:26:48.154Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:26:48.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:26:48.154Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:26:48.154Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:26:48.154Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-02T01:26:48.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-02-02T01:26:48.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-02-02T01:26:48.154Z] === CONT TestContainerStartOnDaemonRestart [2022-02-02T01:26:48.154Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-02T01:26:48.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-02T01:26:48.354Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-02T01:26:48.354Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-02T01:26:48.565Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-02T01:26:49.079Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-02T01:26:49.079Z] === RUN TestBoolValue [2022-02-02T01:26:49.079Z] --- PASS: TestBoolValue (0.00s) [2022-02-02T01:26:49.079Z] === RUN TestBoolValueOrDefault [2022-02-02T01:26:49.079Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-02T01:26:49.079Z] === RUN TestInt64ValueOrZero [2022-02-02T01:26:49.079Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-02T01:26:49.079Z] === RUN TestInt64ValueOrDefault [2022-02-02T01:26:49.079Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-02T01:26:49.079Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-02T01:26:49.080Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-02T01:26:49.080Z] === RUN TestJsonContentType [2022-02-02T01:26:49.080Z] --- PASS: TestJsonContentType (0.00s) [2022-02-02T01:26:49.080Z] PASS [2022-02-02T01:26:49.080Z] coverage: 14.7% of statements [2022-02-02T01:26:49.080Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2022-02-02T01:26:49.133Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-02T01:26:49.812Z] --- PASS: TestCreateServiceConfigFileMode (12.63s) [2022-02-02T01:26:49.812Z] === RUN TestCreateServiceSysctls [2022-02-02T01:26:50.056Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s) [2022-02-02T01:26:50.056Z] === CONT TestIpcModeOlderClient [2022-02-02T01:26:50.056Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-02T01:26:50.056Z] === CONT TestContainerKillOnDaemonStart [2022-02-02T01:26:50.056Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) [2022-02-02T01:26:50.056Z] === CONT TestDaemonHostGatewayIP [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit (3.55s) [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-02-02T01:26:50.509Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-02-02T01:26:50.509Z] === RUN TestUpdateRestartPolicy [2022-02-02T01:26:50.646Z] === RUN TestMaskSecretKeys [2022-02-02T01:26:50.646Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-02T01:26:50.646Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-02T01:26:50.646Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-02T01:26:50.646Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-02T01:26:50.646Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-02T01:26:50.646Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-02T01:26:50.646Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-02T01:26:50.646Z] === RUN TestVersionMiddlewareVersion [2022-02-02T01:26:50.646Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-02T01:26:50.646Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-02T01:26:50.646Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-02T01:26:50.646Z] PASS [2022-02-02T01:26:50.646Z] coverage: 37.7% of statements [2022-02-02T01:26:50.646Z] ok github.com/docker/docker/api/server/middleware 0.125s coverage: 37.7% of statements [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-02T01:26:50.646Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-02T01:26:51.197Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-02-02T01:26:51.197Z] === RUN TestCreateServiceCapabilities [2022-02-02T01:26:51.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-02T01:26:51.634Z] === RUN TestToJSON [2022-02-02T01:26:51.634Z] --- PASS: TestToJSON (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestToParamWithVersion [2022-02-02T01:26:51.634Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestFromJSON [2022-02-02T01:26:51.634Z] --- PASS: TestFromJSON (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestEmpty [2022-02-02T01:26:51.634Z] --- PASS: TestEmpty (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestArgsMatchKVListEmptySources [2022-02-02T01:26:51.634Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestArgsMatchKVList [2022-02-02T01:26:51.634Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestArgsMatch [2022-02-02T01:26:51.634Z] --- PASS: TestArgsMatch (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestAdd [2022-02-02T01:26:51.634Z] --- PASS: TestAdd (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestDel [2022-02-02T01:26:51.634Z] --- PASS: TestDel (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestLen [2022-02-02T01:26:51.634Z] --- PASS: TestLen (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestExactMatch [2022-02-02T01:26:51.634Z] --- PASS: TestExactMatch (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestOnlyOneExactMatch [2022-02-02T01:26:51.634Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestContains [2022-02-02T01:26:51.634Z] --- PASS: TestContains (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestValidate [2022-02-02T01:26:51.634Z] --- PASS: TestValidate (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestWalkValues [2022-02-02T01:26:51.634Z] --- PASS: TestWalkValues (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestFuzzyMatch [2022-02-02T01:26:51.634Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestClone [2022-02-02T01:26:51.634Z] --- PASS: TestClone (0.00s) [2022-02-02T01:26:51.634Z] PASS [2022-02-02T01:26:51.634Z] coverage: 92.2% of statements [2022-02-02T01:26:51.634Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-02-02T01:26:51.634Z] === RUN TestAdjustForAPIVersion [2022-02-02T01:26:51.634Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-02T01:26:51.634Z] PASS [2022-02-02T01:26:51.634Z] coverage: 5.7% of statements [2022-02-02T01:26:51.634Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-02T01:26:51.634Z] === RUN TestStrSliceMarshalJSON [2022-02-02T01:26:51.634Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestStrSliceUnmarshalJSON [2022-02-02T01:26:51.634Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestStrSliceUnmarshalString [2022-02-02T01:26:51.634Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestStrSliceUnmarshalSlice [2022-02-02T01:26:51.634Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-02T01:26:51.634Z] PASS [2022-02-02T01:26:51.634Z] coverage: 90.0% of statements [2022-02-02T01:26:51.634Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-02T01:26:51.634Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-02T01:26:51.634Z] === RUN TestDurationToSecondsString [2022-02-02T01:26:51.634Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-02T01:26:51.634Z] === RUN TestGetTimestamp [2022-02-02T01:26:52.102Z] --- PASS: TestGetTimestamp (0.15s) [2022-02-02T01:26:52.102Z] === RUN TestParseTimestamps [2022-02-02T01:26:52.102Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-02T01:26:52.102Z] PASS [2022-02-02T01:26:52.102Z] coverage: 100.0% of statements [2022-02-02T01:26:52.102Z] ok github.com/docker/docker/api/types/time 0.183s coverage: 100.0% of statements [2022-02-02T01:26:52.102Z] === RUN TestCompareVersion [2022-02-02T01:26:52.102Z] --- PASS: TestCompareVersion (0.00s) [2022-02-02T01:26:52.102Z] PASS [2022-02-02T01:26:52.102Z] coverage: 77.3% of statements [2022-02-02T01:26:52.102Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-02T01:26:52.102Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-02T01:26:52.250Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-02T01:26:52.587Z] --- PASS: TestDaemonHostGatewayIP (2.21s) [2022-02-02T01:26:52.587Z] === CONT TestDaemonRestartIpcMode [2022-02-02T01:26:52.763Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-02T01:26:52.763Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-02T01:26:52.763Z] [2022-02-02T01:26:52.763Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-02T01:26:52.763Z] =========================== short test summary info ============================ [2022-02-02T01:26:52.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-02T01:26:52.763Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-02T01:26:52.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-02T01:26:52.763Z] Not supported on most drivers [2022-02-02T01:26:52.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-02T01:26:52.763Z] Output of docker top depends on host distro, and is not formalized. [2022-02-02T01:26:52.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-02T01:26:52.763Z] Output of docker top depends on host distro, and is not formalized. [2022-02-02T01:26:52.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-02T01:26:52.763Z] Can fail if eth0 has multiple IP addresses [2022-02-02T01:26:52.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-02T01:26:52.763Z] This doesn't seem to be taken into account by the engine [2022-02-02T01:26:52.763Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-02T01:26:52.763Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-02T01:26:52.763Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.33 seconds == [2022-02-02T01:26:53.019Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-02T01:26:53.091Z] === RUN TestParseRemoteURL [2022-02-02T01:26:53.091Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-02T01:26:53.091Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-02T01:26:53.091Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-02T01:26:53.559Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-02T01:26:53.559Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-02T01:26:53.559Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-02T01:26:53.559Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-02T01:26:53.559Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-02T01:26:53.559Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-02T01:26:53.559Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-02T01:26:53.559Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-02T01:26:53.559Z] === RUN TestCloneArgsSmartHttp [2022-02-02T01:26:53.559Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2022-02-02T01:26:53.559Z] === RUN TestCloneArgsDumbHttp [2022-02-02T01:26:53.559Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-02T01:26:53.559Z] === RUN TestCloneArgsGit [2022-02-02T01:26:53.559Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-02T01:26:53.559Z] === RUN TestCheckoutGit [2022-02-02T01:26:53.741Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-02-02T01:26:53.741Z] === RUN TestInspect [2022-02-02T01:26:54.492Z] --- PASS: TestDaemonRestartIpcMode (2.07s) [2022-02-02T01:26:54.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-02T01:26:54.985Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-02T01:26:55.127Z] === RUN TestEnable [2022-02-02T01:26:55.127Z] --- PASS: TestEnable (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestDisable [2022-02-02T01:26:55.127Z] --- PASS: TestDisable (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestEnabled [2022-02-02T01:26:55.127Z] --- PASS: TestEnabled (0.00s) [2022-02-02T01:26:55.127Z] PASS [2022-02-02T01:26:55.127Z] coverage: 100.0% of statements [2022-02-02T01:26:55.127Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-02-02T01:26:55.127Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-02T01:26:55.127Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestProcessNoDockerignore [2022-02-02T01:26:55.127Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-02T01:26:55.127Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-02T01:26:55.127Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestDetectContentType [2022-02-02T01:26:55.127Z] --- PASS: TestDetectContentType (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestSelectAcceptableMIME [2022-02-02T01:26:55.127Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestInspectEmptyResponse [2022-02-02T01:26:55.127Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestInspectResponseBinary [2022-02-02T01:26:55.127Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestResponseUnsupportedContentType [2022-02-02T01:26:55.127Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestInspectResponseTextSimple [2022-02-02T01:26:55.127Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestInspectResponseEmptyContentType [2022-02-02T01:26:55.127Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestUnknownContentLength [2022-02-02T01:26:55.127Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestDownloadRemote [2022-02-02T01:26:55.127Z] --- PASS: TestDownloadRemote (0.13s) [2022-02-02T01:26:55.127Z] === RUN TestGetWithStatusError [2022-02-02T01:26:55.127Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-02T01:26:55.127Z] === RUN TestCloseRootDirectory [2022-02-02T01:26:55.127Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:26:55.127Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestHashFile [2022-02-02T01:26:55.127Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:26:55.127Z] --- SKIP: TestHashFile (0.00s) [2022-02-02T01:26:55.127Z] === RUN TestHashSubdir [2022-02-02T01:26:55.127Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:26:55.127Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-02T01:26:55.127Z] === RUN TestRemoveDirectory [2022-02-02T01:26:55.127Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:26:55.127Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-02T01:26:55.127Z] PASS [2022-02-02T01:26:55.127Z] coverage: 9.3% of statements [2022-02-02T01:26:55.127Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2022-02-02T01:26:55.243Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-02T01:26:55.502Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-02T01:26:55.596Z] === RUN TestGetAllAllowed [2022-02-02T01:26:55.596Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestGetAllMeta [2022-02-02T01:26:55.596Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-02T01:26:55.596Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestIsUnreferencedBuiltin [2022-02-02T01:26:55.596Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestIsExistingDirectory [2022-02-02T01:26:55.596Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestGetFilenameForDownload [2022-02-02T01:26:55.596Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestEnv2Variables [2022-02-02T01:26:55.596Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-02T01:26:55.596Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestMaintainer [2022-02-02T01:26:55.596Z] --- PASS: TestMaintainer (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestLabel [2022-02-02T01:26:55.596Z] --- PASS: TestLabel (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestFromScratch [2022-02-02T01:26:55.596Z] --- PASS: TestFromScratch (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestFromWithArg [2022-02-02T01:26:55.596Z] --- PASS: TestFromWithArg (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-02T01:26:55.596Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestFromWithUndefinedArg [2022-02-02T01:26:55.596Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestFromMultiStageWithNamedStage [2022-02-02T01:26:55.596Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestOnbuild [2022-02-02T01:26:55.596Z] --- PASS: TestOnbuild (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestWorkdir [2022-02-02T01:26:55.596Z] --- PASS: TestWorkdir (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestCmd [2022-02-02T01:26:55.596Z] --- PASS: TestCmd (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestHealthcheckNone [2022-02-02T01:26:55.596Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestHealthcheckCmd [2022-02-02T01:26:55.596Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestEntrypoint [2022-02-02T01:26:55.596Z] --- PASS: TestEntrypoint (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestExpose [2022-02-02T01:26:55.596Z] --- PASS: TestExpose (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestUser [2022-02-02T01:26:55.596Z] --- PASS: TestUser (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestVolume [2022-02-02T01:26:55.596Z] --- PASS: TestVolume (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestStopSignal [2022-02-02T01:26:55.596Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-02T01:26:55.596Z] --- SKIP: TestStopSignal (0.00s) [2022-02-02T01:26:55.596Z] === RUN TestArg [2022-02-02T01:26:55.597Z] --- PASS: TestArg (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestShell [2022-02-02T01:26:55.597Z] --- PASS: TestShell (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestPrependEnvOnCmd [2022-02-02T01:26:55.597Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestRunWithBuildArgs [2022-02-02T01:26:55.597Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestRunIgnoresHealthcheck [2022-02-02T01:26:55.597Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestDispatchUnsupportedOptions [2022-02-02T01:26:55.597Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-02T01:26:55.597Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-02T01:26:55.597Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-02T01:26:55.597Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestNormalizeWorkdir [2022-02-02T01:26:55.597Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestDispatch [2022-02-02T01:26:55.597Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-02T01:26:55.597Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-02T01:26:55.597Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-02T01:26:55.597Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-02T01:26:55.597Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-02T01:26:55.597Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-02T01:26:55.597Z] === RUN TestDispatch/COPY_url [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch (0.09s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-02T01:26:55.597Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestAddScratchImageAddsToMounts [2022-02-02T01:26:55.597Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-02T01:26:55.597Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-02T01:26:55.597Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-02T01:26:55.597Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestImageSourceGetAddsToMounts [2022-02-02T01:26:55.597Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestEmptyDockerfile [2022-02-02T01:26:55.597Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestSymlinkDockerfile [2022-02-02T01:26:55.597Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-02T01:26:55.597Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-02T01:26:55.597Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestNonExistingDockerfile [2022-02-02T01:26:55.597Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestCopyRunConfig [2022-02-02T01:26:55.597Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestDeepCopyRunConfig [2022-02-02T01:26:55.597Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestExportImage [2022-02-02T01:26:55.597Z] --- PASS: TestExportImage (0.00s) [2022-02-02T01:26:55.597Z] === RUN TestNormalizeDest [2022-02-02T01:26:55.597Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-02T01:26:55.597Z] PASS [2022-02-02T01:26:55.597Z] coverage: 46.8% of statements [2022-02-02T01:26:55.597Z] ok github.com/docker/docker/builder/dockerfile 0.217s coverage: 46.8% of statements [2022-02-02T01:26:56.065Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-02T01:26:56.065Z] === RUN TestTCP4Proxy [2022-02-02T01:26:56.065Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-02T01:26:56.065Z] === RUN TestTCP4ProxyHalfClose [2022-02-02T01:26:56.065Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-02T01:26:56.065Z] === RUN TestTCP6Proxy [2022-02-02T01:26:56.065Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:26:56.065Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-02T01:26:56.065Z] === RUN TestTCPDualStackProxy [2022-02-02T01:26:56.065Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:26:56.065Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-02T01:26:56.065Z] === RUN TestUDP4Proxy [2022-02-02T01:26:56.065Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-02T01:26:56.065Z] === RUN TestUDP6Proxy [2022-02-02T01:26:56.065Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:26:56.065Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-02T01:26:56.065Z] === RUN TestUDPWriteError [2022-02-02T01:26:56.065Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-02T01:26:56.065Z] === RUN TestSCTP4Proxy [2022-02-02T01:26:56.065Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-02T01:26:56.065Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-02T01:26:56.065Z] === RUN TestSCTP6Proxy [2022-02-02T01:26:56.065Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:26:56.065Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-02T01:26:56.065Z] PASS [2022-02-02T01:26:56.065Z] coverage: 49.4% of statements [2022-02-02T01:26:56.533Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-02-02T01:26:56.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-02T01:26:57.041Z] --- PASS: TestInspect (2.75s) [2022-02-02T01:26:57.041Z] === RUN TestCreateJob [2022-02-02T01:26:57.814Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-02T01:27:00.339Z] --- PASS: TestCreateJob (3.23s) [2022-02-02T01:27:00.339Z] === RUN TestReplicatedJob [2022-02-02T01:27:00.345Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-02T01:27:00.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-02T01:27:01.540Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-02T01:27:01.540Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-02T01:27:01.540Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-02T01:27:01.540Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-02T01:27:01.540Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-02T01:27:01.540Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-02T01:27:01.540Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-02T01:27:01.540Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-02T01:27:01.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-02T01:27:02.605Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-02-02T01:27:02.605Z] PASS [2022-02-02T01:27:02.605Z] [2022-02-02T01:27:02.605Z] === Skipped [2022-02-02T01:27:02.605Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-02T01:27:02.605Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:27:02.605Z] [2022-02-02T01:27:02.605Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:27:02.605Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:27:02.605Z] [2022-02-02T01:27:02.605Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-02T01:27:02.605Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:27:02.605Z] [2022-02-02T01:27:02.605Z] DONE 201 tests, 3 skipped in 110.647s [2022-02-02T01:27:02.605Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-02T01:27:02.605Z] ++ 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-02-02T01:27:02.605Z] ++ set -e [2022-02-02T01:27:02.605Z] ++ '[' -n 0 ']' [2022-02-02T01:27:02.605Z] ++ set -x [2022-02-02T01:27:02.606Z] ++ 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-02-02T01:27:02.606Z] === RUN TestConfigDaemonLibtrustID [2022-02-02T01:27:02.606Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-02T01:27:02.606Z] === RUN TestDaemonConfigValidation [2022-02-02T01:27:02.606Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:27:02.606Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:27:02.606Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-02T01:27:02.606Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-02T01:27:02.606Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-02T01:27:02.606Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-02T01:27:02.606Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-02T01:27:02.606Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-02T01:27:02.606Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-02T01:27:02.606Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-02T01:27:02.606Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:27:02.606Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-02T01:27:02.606Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-02T01:27:02.606Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-02T01:27:02.606Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-02T01:27:02.606Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-02T01:27:02.606Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-02-02T01:27:02.606Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-02-02T01:27:02.606Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-02-02T01:27:02.606Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-02-02T01:27:02.606Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-02T01:27:02.606Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-02T01:27:02.606Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-02T01:27:02.917Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2022-02-02T01:27:02.917Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-02T01:27:03.487Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-02-02T01:27:03.487Z] === RUN TestWaitNonBlocked [2022-02-02T01:27:03.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:27:03.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:27:03.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:27:03.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:27:03.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:27:03.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:27:03.541Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-02T01:27:04.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-02T01:27:04.477Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-02T01:27:04.622Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-02T01:27:04.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2022-02-02T01:27:04.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-02-02T01:27:04.622Z] === RUN TestWaitBlocked [2022-02-02T01:27:04.622Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:27:04.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:27:04.622Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:27:04.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:27:04.622Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-02T01:27:04.622Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-02T01:27:04.781Z] === RUN TestMiddlewares [2022-02-02T01:27:04.781Z] --- PASS: TestMiddlewares (0.00s) [2022-02-02T01:27:04.781Z] PASS [2022-02-02T01:27:04.781Z] coverage: 9.0% of statements [2022-02-02T01:27:04.781Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2022-02-02T01:27:04.881Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-02T01:27:05.189Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-02T01:27:05.189Z] [2022-02-02T01:27:05.189Z] Unloading profiles will leave already running processes permanently [2022-02-02T01:27:05.189Z] unconfined, which can lead to unexpected situations. [2022-02-02T01:27:05.189Z] [2022-02-02T01:27:05.189Z] To set a process to complain mode, use the command line tool [2022-02-02T01:27:05.189Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-02T01:27:05.189Z] Post stage [Pipeline] junit [2022-02-02T01:27:05.199Z] Recording test results [2022-02-02T01:27:05.412Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-02T01:27:05.412Z] daemon_test.go:156: [d32c175a608c6] daemon is not started [2022-02-02T01:27:05.412Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-02-02T01:27:05.412Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-02T01:27:05.412Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-02T01:27:05.412Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-02T01:27:05.412Z] === RUN TestDaemonProxy [2022-02-02T01:27:05.412Z] === RUN TestDaemonProxy/environment_variables [2022-02-02T01:27:05.668Z] --- PASS: TestReplicatedJob (5.08s) [2022-02-02T01:27:05.668Z] === RUN TestUpdateReplicatedJob [2022-02-02T01:27:05.815Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-02T01:27:05.815Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2022-02-02T01:27:05.815Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2022-02-02T01:27:05.815Z] === CONT TestContainerStartOnDaemonRestart [2022-02-02T01:27:05.815Z] === CONT TestContainerKillOnDaemonStart [2022-02-02T01:27:06.599Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-02T01:27:06.875Z] + echo Ensuring container killed. [2022-02-02T01:27:06.875Z] Ensuring container killed. [2022-02-02T01:27:06.875Z] + docker rm -vf docker-pr39 [2022-02-02T01:27:06.875Z] Error: No such container: docker-pr39 [Pipeline] sh [2022-02-02T01:27:06.963Z] === RUN TestCheckpointCreateError [2022-02-02T01:27:06.963Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCheckpointCreate [2022-02-02T01:27:06.963Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCheckpointDeleteError [2022-02-02T01:27:06.963Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCheckpointDelete [2022-02-02T01:27:06.963Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCheckpointListError [2022-02-02T01:27:06.963Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCheckpointList [2022-02-02T01:27:06.963Z] --- PASS: TestCheckpointList (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCheckpointListContainerNotFound [2022-02-02T01:27:06.963Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNewClientWithOpsFromEnv [2022-02-02T01:27:06.963Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-02T01:27:06.963Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestGetAPIPath [2022-02-02T01:27:06.963Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestParseHostURL [2022-02-02T01:27:06.963Z] --- PASS: TestParseHostURL (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-02T01:27:06.963Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-02T01:27:06.963Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNegotiateAPIVersion [2022-02-02T01:27:06.963Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNegotiateAPVersionOverride [2022-02-02T01:27:06.963Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-02T01:27:06.963Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-02T01:27:06.963Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-02T01:27:06.963Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestClientRedirect [2022-02-02T01:27:06.963Z] --- PASS: TestClientRedirect (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigCreateUnsupported [2022-02-02T01:27:06.963Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigCreateError [2022-02-02T01:27:06.963Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigCreate [2022-02-02T01:27:06.963Z] --- PASS: TestConfigCreate (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigInspectNotFound [2022-02-02T01:27:06.963Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigInspectWithEmptyID [2022-02-02T01:27:06.963Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigInspectUnsupported [2022-02-02T01:27:06.963Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigInspectError [2022-02-02T01:27:06.963Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigInspectConfigNotFound [2022-02-02T01:27:06.963Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigInspect [2022-02-02T01:27:06.963Z] --- PASS: TestConfigInspect (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigListUnsupported [2022-02-02T01:27:06.963Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigListError [2022-02-02T01:27:06.963Z] --- PASS: TestConfigListError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigList [2022-02-02T01:27:06.963Z] --- PASS: TestConfigList (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigRemoveUnsupported [2022-02-02T01:27:06.963Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigRemoveError [2022-02-02T01:27:06.963Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigRemove [2022-02-02T01:27:06.963Z] --- PASS: TestConfigRemove (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigUpdateUnsupported [2022-02-02T01:27:06.963Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigUpdateError [2022-02-02T01:27:06.963Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestConfigUpdate [2022-02-02T01:27:06.963Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerCommitError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerCommit [2022-02-02T01:27:06.963Z] --- PASS: TestContainerCommit (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerStatPathError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerStatPathNotFoundError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerStatPathNoHeaderError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerStatPath [2022-02-02T01:27:06.963Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyToContainerError [2022-02-02T01:27:06.963Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyToContainerNotFoundError [2022-02-02T01:27:06.963Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-02T01:27:06.963Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyToContainer [2022-02-02T01:27:06.963Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyFromContainerError [2022-02-02T01:27:06.963Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyFromContainerNotFoundError [2022-02-02T01:27:06.963Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-02T01:27:06.963Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-02T01:27:06.963Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestCopyFromContainer [2022-02-02T01:27:06.963Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerCreateError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerCreateImageNotFound [2022-02-02T01:27:06.963Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerCreateWithName [2022-02-02T01:27:06.963Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerCreateAutoRemove [2022-02-02T01:27:06.963Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerDiffError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerDiff [2022-02-02T01:27:06.963Z] --- PASS: TestContainerDiff (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecCreateError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecCreate [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecStartError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecStart [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecInspectError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecInspect [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecKillError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecKillError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExecKill [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExecKill (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExportError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExportError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerExport [2022-02-02T01:27:06.963Z] --- PASS: TestContainerExport (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerInspectError [2022-02-02T01:27:06.963Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerInspectContainerNotFound [2022-02-02T01:27:06.963Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerInspectWithEmptyID [2022-02-02T01:27:06.963Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerInspect [2022-02-02T01:27:06.963Z] --- PASS: TestContainerInspect (0.00s) [2022-02-02T01:27:06.963Z] === RUN TestContainerInspectNode [2022-02-02T01:27:06.964Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerKillError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerKillError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerKill [2022-02-02T01:27:06.964Z] --- PASS: TestContainerKill (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerListError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerListError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerList [2022-02-02T01:27:06.964Z] --- PASS: TestContainerList (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerLogsNotFoundError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerLogsError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerLogs [2022-02-02T01:27:06.964Z] --- PASS: TestContainerLogs (0.16s) [2022-02-02T01:27:06.964Z] === RUN TestContainerPauseError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerPause [2022-02-02T01:27:06.964Z] --- PASS: TestContainerPause (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainersPruneError [2022-02-02T01:27:06.964Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainersPrune [2022-02-02T01:27:06.964Z] --- PASS: TestContainersPrune (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerRemoveError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerRemoveNotFoundError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerRemove [2022-02-02T01:27:06.964Z] --- PASS: TestContainerRemove (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerRenameError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerRename [2022-02-02T01:27:06.964Z] --- PASS: TestContainerRename (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerResizeError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerExecResizeError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerResize [2022-02-02T01:27:06.964Z] --- PASS: TestContainerResize (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerExecResize [2022-02-02T01:27:06.964Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerRestartError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerRestart [2022-02-02T01:27:06.964Z] --- PASS: TestContainerRestart (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerStartError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerStartError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerStart [2022-02-02T01:27:06.964Z] --- PASS: TestContainerStart (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerStatsError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerStats [2022-02-02T01:27:06.964Z] --- PASS: TestContainerStats (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerStopError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerStopError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerStop [2022-02-02T01:27:06.964Z] --- PASS: TestContainerStop (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerTopError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerTopError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerTop [2022-02-02T01:27:06.964Z] --- PASS: TestContainerTop (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerUnpauseError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerUnpause [2022-02-02T01:27:06.964Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerUpdateError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerUpdate [2022-02-02T01:27:06.964Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerWaitError [2022-02-02T01:27:06.964Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestContainerWait [2022-02-02T01:27:06.964Z] --- PASS: TestContainerWait (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestDiskUsageError [2022-02-02T01:27:06.964Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestDiskUsage [2022-02-02T01:27:06.964Z] --- PASS: TestDiskUsage (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestDistributionInspectUnsupported [2022-02-02T01:27:06.964Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestDistributionInspectWithEmptyID [2022-02-02T01:27:06.964Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestEventsErrorInOptions [2022-02-02T01:27:06.964Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestEventsErrorFromServer [2022-02-02T01:27:06.964Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestEvents [2022-02-02T01:27:06.964Z] --- PASS: TestEvents (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestTLSCloseWriter [2022-02-02T01:27:06.964Z] === PAUSE TestTLSCloseWriter [2022-02-02T01:27:06.964Z] === RUN TestImageBuildError [2022-02-02T01:27:06.964Z] --- PASS: TestImageBuildError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageBuild [2022-02-02T01:27:06.964Z] --- PASS: TestImageBuild (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestGetDockerOS [2022-02-02T01:27:06.964Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageCreateError [2022-02-02T01:27:06.964Z] --- PASS: TestImageCreateError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageCreate [2022-02-02T01:27:06.964Z] --- PASS: TestImageCreate (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageHistoryError [2022-02-02T01:27:06.964Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageHistory [2022-02-02T01:27:06.964Z] --- PASS: TestImageHistory (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageImportError [2022-02-02T01:27:06.964Z] --- PASS: TestImageImportError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageImport [2022-02-02T01:27:06.964Z] --- PASS: TestImageImport (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageInspectError [2022-02-02T01:27:06.964Z] --- PASS: TestImageInspectError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageInspectImageNotFound [2022-02-02T01:27:06.964Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageInspectWithEmptyID [2022-02-02T01:27:06.964Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageInspect [2022-02-02T01:27:06.964Z] --- PASS: TestImageInspect (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageListError [2022-02-02T01:27:06.964Z] --- PASS: TestImageListError (0.01s) [2022-02-02T01:27:06.964Z] === RUN TestImageList [2022-02-02T01:27:06.964Z] --- PASS: TestImageList (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageListApiBefore125 [2022-02-02T01:27:06.964Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageLoadError [2022-02-02T01:27:06.964Z] --- PASS: TestImageLoadError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageLoad [2022-02-02T01:27:06.964Z] --- PASS: TestImageLoad (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagesPruneError [2022-02-02T01:27:06.964Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagesPrune [2022-02-02T01:27:06.964Z] --- PASS: TestImagesPrune (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePullReferenceParseError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePullAnyError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePullWithoutErrors [2022-02-02T01:27:06.964Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePushReferenceError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePushAnyError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithoutErrors [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-02T01:27:06.964Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageRemoveError [2022-02-02T01:27:06.964Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageRemoveImageNotFound [2022-02-02T01:27:06.964Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageRemove [2022-02-02T01:27:06.964Z] --- PASS: TestImageRemove (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSaveError [2022-02-02T01:27:06.964Z] --- PASS: TestImageSaveError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSave [2022-02-02T01:27:06.964Z] --- PASS: TestImageSave (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSearchAnyError [2022-02-02T01:27:06.964Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-02T01:27:06.964Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:27:06.964Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:27:06.964Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-02T01:27:06.964Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageSearchWithoutErrors [2022-02-02T01:27:06.964Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageTagError [2022-02-02T01:27:06.964Z] --- PASS: TestImageTagError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageTagInvalidReference [2022-02-02T01:27:06.964Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageTagInvalidSourceImageName [2022-02-02T01:27:06.964Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageTagHexSource [2022-02-02T01:27:06.964Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestImageTag [2022-02-02T01:27:06.964Z] --- PASS: TestImageTag (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestInfoServerError [2022-02-02T01:27:06.964Z] --- PASS: TestInfoServerError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestInfoInvalidResponseJSONError [2022-02-02T01:27:06.964Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestInfo [2022-02-02T01:27:06.964Z] --- PASS: TestInfo (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkConnectError [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkConnect [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkCreateError [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkCreate [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkDisconnectError [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkDisconnect [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkInspect [2022-02-02T01:27:06.964Z] === RUN TestNetworkInspect/empty_ID [2022-02-02T01:27:06.964Z] === RUN TestNetworkInspect/no_options [2022-02-02T01:27:06.964Z] === RUN TestNetworkInspect/verbose [2022-02-02T01:27:06.964Z] === RUN TestNetworkInspect/global_scope [2022-02-02T01:27:06.964Z] === RUN TestNetworkInspect/unknown_network [2022-02-02T01:27:06.964Z] === RUN TestNetworkInspect/server_error [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkListError [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkListError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkList [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkList (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworksPruneError [2022-02-02T01:27:06.964Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworksPrune [2022-02-02T01:27:06.964Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkRemoveError [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNetworkRemove [2022-02-02T01:27:06.964Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeInspectError [2022-02-02T01:27:06.964Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeInspectNodeNotFound [2022-02-02T01:27:06.964Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeInspectWithEmptyID [2022-02-02T01:27:06.964Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeInspect [2022-02-02T01:27:06.964Z] --- PASS: TestNodeInspect (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeListError [2022-02-02T01:27:06.964Z] --- PASS: TestNodeListError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeList [2022-02-02T01:27:06.964Z] --- PASS: TestNodeList (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeRemoveError [2022-02-02T01:27:06.964Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeRemove [2022-02-02T01:27:06.964Z] --- PASS: TestNodeRemove (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeUpdateError [2022-02-02T01:27:06.964Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestNodeUpdate [2022-02-02T01:27:06.964Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestOptionWithTimeout [2022-02-02T01:27:06.964Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPingFail [2022-02-02T01:27:06.964Z] --- PASS: TestPingFail (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPingWithError [2022-02-02T01:27:06.964Z] 2022/02/02 01:27:05 RoundTripper returned a response & error; ignoring response [2022-02-02T01:27:06.964Z] 2022/02/02 01:27:05 RoundTripper returned a response & error; ignoring response [2022-02-02T01:27:06.964Z] --- PASS: TestPingWithError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPingSuccess [2022-02-02T01:27:06.964Z] --- PASS: TestPingSuccess (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPingHeadFallback [2022-02-02T01:27:06.964Z] === RUN TestPingHeadFallback/OK [2022-02-02T01:27:06.964Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-02T01:27:06.964Z] === RUN TestPingHeadFallback/Not_Found [2022-02-02T01:27:06.964Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-02T01:27:06.964Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-02T01:27:06.964Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginDisableError [2022-02-02T01:27:06.964Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginDisable [2022-02-02T01:27:06.964Z] --- PASS: TestPluginDisable (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginEnableError [2022-02-02T01:27:06.964Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginEnable [2022-02-02T01:27:06.964Z] --- PASS: TestPluginEnable (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginInspectError [2022-02-02T01:27:06.964Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginInspectWithEmptyID [2022-02-02T01:27:06.964Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginInspect [2022-02-02T01:27:06.964Z] --- PASS: TestPluginInspect (0.00s) [2022-02-02T01:27:06.964Z] === RUN TestPluginListError [2022-02-02T01:27:06.964Z] --- PASS: TestPluginListError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPluginList [2022-02-02T01:27:06.965Z] --- PASS: TestPluginList (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPluginPushError [2022-02-02T01:27:06.965Z] --- PASS: TestPluginPushError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPluginPush [2022-02-02T01:27:06.965Z] --- PASS: TestPluginPush (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPluginRemoveError [2022-02-02T01:27:06.965Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPluginRemove [2022-02-02T01:27:06.965Z] --- PASS: TestPluginRemove (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPluginSetError [2022-02-02T01:27:06.965Z] --- PASS: TestPluginSetError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPluginSet [2022-02-02T01:27:06.965Z] --- PASS: TestPluginSet (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSetHostHeader [2022-02-02T01:27:06.965Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestPlainTextError [2022-02-02T01:27:06.965Z] --- PASS: TestPlainTextError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestInfiniteError [2022-02-02T01:27:06.965Z] --- PASS: TestInfiniteError (0.01s) [2022-02-02T01:27:06.965Z] === RUN TestCanceledContext [2022-02-02T01:27:06.965Z] 2022/02/02 01:27:05 RoundTripper returned a response & error; ignoring response [2022-02-02T01:27:06.965Z] --- PASS: TestCanceledContext (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestDeadlineExceededContext [2022-02-02T01:27:06.965Z] 2022/02/02 01:27:05 RoundTripper returned a response & error; ignoring response [2022-02-02T01:27:06.965Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretCreateUnsupported [2022-02-02T01:27:06.965Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretCreateError [2022-02-02T01:27:06.965Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretCreate [2022-02-02T01:27:06.965Z] --- PASS: TestSecretCreate (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretInspectUnsupported [2022-02-02T01:27:06.965Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretInspectError [2022-02-02T01:27:06.965Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretInspectSecretNotFound [2022-02-02T01:27:06.965Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretInspectWithEmptyID [2022-02-02T01:27:06.965Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretInspect [2022-02-02T01:27:06.965Z] --- PASS: TestSecretInspect (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretListUnsupported [2022-02-02T01:27:06.965Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretListError [2022-02-02T01:27:06.965Z] --- PASS: TestSecretListError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretList [2022-02-02T01:27:06.965Z] --- PASS: TestSecretList (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretRemoveUnsupported [2022-02-02T01:27:06.965Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretRemoveError [2022-02-02T01:27:06.965Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretRemove [2022-02-02T01:27:06.965Z] --- PASS: TestSecretRemove (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretUpdateUnsupported [2022-02-02T01:27:06.965Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretUpdateError [2022-02-02T01:27:06.965Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSecretUpdate [2022-02-02T01:27:06.965Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceCreateError [2022-02-02T01:27:06.965Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceCreate [2022-02-02T01:27:06.965Z] --- PASS: TestServiceCreate (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-02T01:27:06.965Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceCreateDigestPinning [2022-02-02T01:27:06.965Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceInspectError [2022-02-02T01:27:06.965Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceInspectServiceNotFound [2022-02-02T01:27:06.965Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceInspectWithEmptyID [2022-02-02T01:27:06.965Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceInspect [2022-02-02T01:27:06.965Z] --- PASS: TestServiceInspect (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceListError [2022-02-02T01:27:06.965Z] --- PASS: TestServiceListError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceList [2022-02-02T01:27:06.965Z] --- PASS: TestServiceList (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceLogsError [2022-02-02T01:27:06.965Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceLogs [2022-02-02T01:27:06.965Z] --- PASS: TestServiceLogs (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceRemoveError [2022-02-02T01:27:06.965Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceRemoveNotFoundError [2022-02-02T01:27:06.965Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceRemove [2022-02-02T01:27:06.965Z] --- PASS: TestServiceRemove (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceUpdateError [2022-02-02T01:27:06.965Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestServiceUpdate [2022-02-02T01:27:06.965Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmGetUnlockKeyError [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmGetUnlockKey [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmInitError [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmInit [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmInit (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmInspectError [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmInspect [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmJoinError [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmJoin [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmLeaveError [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmLeave [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmUnlockError [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmUnlock [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmUpdateError [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestSwarmUpdate [2022-02-02T01:27:06.965Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestTaskInspectError [2022-02-02T01:27:06.965Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestTaskInspectWithEmptyID [2022-02-02T01:27:06.965Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestTaskInspect [2022-02-02T01:27:06.965Z] --- PASS: TestTaskInspect (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestTaskListError [2022-02-02T01:27:06.965Z] --- PASS: TestTaskListError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestTaskList [2022-02-02T01:27:06.965Z] --- PASS: TestTaskList (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeCreateError [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeCreate [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeInspectError [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeInspectNotFound [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeInspectWithEmptyID [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeInspect [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeListError [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeListError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeList [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeList (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeRemoveError [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-02T01:27:06.965Z] === RUN TestVolumeRemove [2022-02-02T01:27:06.965Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-02T01:27:06.965Z] === CONT TestTLSCloseWriter [2022-02-02T01:27:06.965Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-02T01:27:06.965Z] PASS [2022-02-02T01:27:06.965Z] coverage: 75.1% of statements [2022-02-02T01:27:06.965Z] ok github.com/docker/docker/client 0.307s coverage: 75.1% of statements [2022-02-02T01:27:07.203Z] + echo Chowning /workspace to jenkins user [2022-02-02T01:27:07.203Z] Chowning /workspace to jenkins user [2022-02-02T01:27:07.203Z] + id -u [2022-02-02T01:27:07.203Z] + id -g [2022-02-02T01:27:07.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41548:/workspace busybox chown -R 1000:1000 /workspace [2022-02-02T01:27:07.203Z] Unable to find image 'busybox:latest' locally [2022-02-02T01:27:07.203Z] latest: Pulling from library/busybox [2022-02-02T01:27:07.314Z] === RUN TestDaemonProxy/command-line_options [2022-02-02T01:27:07.461Z] 5cc84ad355aa: Pulling fs layer [2022-02-02T01:27:07.461Z] 5cc84ad355aa: Verifying Checksum [2022-02-02T01:27:07.461Z] 5cc84ad355aa: Download complete [2022-02-02T01:27:07.461Z] 5cc84ad355aa: Pull complete [2022-02-02T01:27:07.461Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-02T01:27:07.461Z] Status: Downloaded newer image for busybox:latest [2022-02-02T01:27:08.221Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-02-02T01:27:08.221Z] === RUN TestServiceListWithStatuses [2022-02-02T01:27:08.221Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:27:08.221Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-02T01:27:08.221Z] === RUN TestDockerNetworkConnectAlias [2022-02-02T01:27:08.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-02T01:27:09.163Z] + bundleName=docker-py [2022-02-02T01:27:09.163Z] + echo Creating docker-py-bundles.tar.gz [2022-02-02T01:27:09.163Z] Creating docker-py-bundles.tar.gz [2022-02-02T01:27:09.163Z] + 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-02-02T01:27:09.173Z] Archiving artifacts [2022-02-02T01:27:09.216Z] === RUN TestDaemonProxy/configuration_file [2022-02-02T01:27:09.286Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2022-02-02T01:27:09.286Z] === CONT TestIpcModeOlderClient [2022-02-02T01:27:09.286Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-02-02T01:27:09.286Z] === CONT TestDaemonHostGatewayIP [2022-02-02T01:27:10.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-02T01:27:10.591Z] === RUN TestDaemonProxy/conflicting_options [2022-02-02T01:27:10.788Z] check_test.go:308: [dafec62068cec] daemon is not started [2022-02-02T01:27:10.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-02T01:27:11.026Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-02T01:27:11.157Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-02T01:27:11.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh binary [2022-02-02T01:27:11.672Z] [2022-02-02T01:27:11.725Z] --- PASS: TestDaemonProxy (6.24s) [2022-02-02T01:27:11.725Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-02T01:27:11.725Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-02T01:27:11.725Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) [2022-02-02T01:27:11.725Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-02T01:27:11.725Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-02T01:27:11.725Z] PASS [2022-02-02T01:27:11.725Z] [2022-02-02T01:27:11.725Z] DONE 17 tests in 10.168s [2022-02-02T01:27:11.725Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-02T01:27:11.725Z] ++ 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-02-02T01:27:11.725Z] ++ set -e [2022-02-02T01:27:11.725Z] ++ '[' -n 0 ']' [2022-02-02T01:27:11.725Z] ++ set -x [2022-02-02T01:27:11.725Z] ++ 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-02-02T01:27:11.725Z] INFO: Testing against a local daemon [2022-02-02T01:27:11.725Z] === RUN TestCommitInheritsEnv [2022-02-02T01:27:11.927Z] Removing bundles/ [2022-02-02T01:27:11.928Z] [2022-02-02T01:27:11.928Z] ---> Making bundle: binary (in bundles/binary) [2022-02-02T01:27:11.928Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-02T01:27:11.928Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:27:11.984Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-02-02T01:27:11.984Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-02T01:27:11.984Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-02T01:27:11.984Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:27:11.984Z] === RUN TestImportWithCustomPlatform [2022-02-02T01:27:11.984Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-02T01:27:11.984Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-02T01:27:11.984Z] === RUN TestImportWithCustomPlatform// [2022-02-02T01:27:11.984Z] === RUN TestImportWithCustomPlatform/linux [2022-02-02T01:27:12.242Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-02T01:27:12.242Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-02T01:27:12.242Z] === RUN TestImportWithCustomPlatform/macos [2022-02-02T01:27:12.242Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-02T01:27:12.243Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-02T01:27:12.243Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-02T01:27:12.243Z] === RUN TestImagesFilterMultiReference [2022-02-02T01:27:12.243Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-02T01:27:12.243Z] === RUN TestImagePullPlatformInvalid [2022-02-02T01:27:12.425Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-02-02T01:27:12.425Z] === RUN TestDockerNetworkReConnect [2022-02-02T01:27:12.501Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-02T01:27:12.501Z] === RUN TestRemoveImageOrphaning [2022-02-02T01:27:12.501Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-02-02T01:27:12.501Z] === RUN TestRemoveImageGarbageCollector [2022-02-02T01:27:12.501Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:27:12.501Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-02T01:27:12.501Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-02T01:27:12.692Z] --- PASS: TestDaemonHostGatewayIP (3.17s) [2022-02-02T01:27:12.692Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-02T01:27:12.692Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-02T01:27:12.760Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-02T01:27:12.760Z] === RUN TestTagInvalidReference [2022-02-02T01:27:12.760Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-02T01:27:12.760Z] === RUN TestTagValidPrefixedRepo [2022-02-02T01:27:12.760Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-02T01:27:12.760Z] === RUN TestTagExistedNameWithoutForce [2022-02-02T01:27:12.760Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-02T01:27:12.760Z] === RUN TestTagOfficialNames [2022-02-02T01:27:12.760Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-02T01:27:12.760Z] === RUN TestTagMatchesDigest [2022-02-02T01:27:12.760Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-02T01:27:12.760Z] PASS [2022-02-02T01:27:12.760Z] [2022-02-02T01:27:12.760Z] === Skipped [2022-02-02T01:27:12.760Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:27:12.760Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-02T01:27:12.760Z] [2022-02-02T01:27:12.760Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-02T01:27:12.760Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:27:12.760Z] [2022-02-02T01:27:12.760Z] DONE 22 tests, 2 skipped in 1.121s [2022-02-02T01:27:12.760Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-02T01:27:12.760Z] ++ 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-02-02T01:27:12.760Z] ++ set -e [2022-02-02T01:27:12.760Z] ++ '[' -n 0 ']' [2022-02-02T01:27:12.760Z] ++ set -x [2022-02-02T01:27:12.760Z] ++ 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-02-02T01:27:12.760Z] INFO: Testing against a local daemon [2022-02-02T01:27:12.760Z] === RUN TestNetworkCreateDelete [2022-02-02T01:27:12.951Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-02T01:27:13.018Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-02T01:27:13.018Z] === RUN TestDockerNetworkDeletePreferID [2022-02-02T01:27:13.277Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2022-02-02T01:27:13.277Z] === RUN TestDaemonDNSFallback [2022-02-02T01:27:13.518Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-02T01:27:14.896Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-02-02T01:27:14.896Z] === CONT TestDaemonRestartIpcMode [2022-02-02T01:27:14.969Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-02-02T01:27:14.969Z] === RUN TestServicePlugin [2022-02-02T01:27:17.429Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-02T01:27:17.688Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-02T01:27:17.688Z] --- PASS: TestDaemonRestartIpcMode (3.01s) [2022-02-02T01:27:19.065Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2022-02-02T01:27:19.065Z] PASS [2022-02-02T01:27:19.065Z] [2022-02-02T01:27:19.065Z] === Skipped [2022-02-02T01:27:19.065Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-02T01:27:19.065Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:27:19.065Z] [2022-02-02T01:27:19.065Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-02-02T01:27:19.065Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:27:19.065Z] [2022-02-02T01:27:19.065Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-02T01:27:19.065Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:27:19.065Z] [2022-02-02T01:27:19.065Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-02T01:27:19.065Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-02T01:27:19.065Z] [2022-02-02T01:27:19.065Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-02T01:27:19.065Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-02T01:27:19.065Z] [2022-02-02T01:27:19.065Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-02-02T01:27:19.065Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:27:19.065Z] [2022-02-02T01:27:19.065Z] DONE 201 tests, 6 skipped in 156.721s [2022-02-02T01:27:19.065Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-02T01:27:19.065Z] ++ 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-02-02T01:27:19.065Z] ++ set -e [2022-02-02T01:27:19.065Z] ++ '[' -n 0 ']' [2022-02-02T01:27:19.065Z] ++ set -x [2022-02-02T01:27:19.065Z] ++ 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-02-02T01:27:19.065Z] === RUN TestConfigDaemonLibtrustID [2022-02-02T01:27:19.065Z] check_test.go:308: [d8eb869213ec3] daemon is not started [2022-02-02T01:27:19.065Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-02T01:27:19.174Z] plugin_test.go:61: [d6a42fe0be3ed] joining swarm manager [d97f72cc44f3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:27:19.632Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2022-02-02T01:27:19.632Z] === RUN TestDaemonConfigValidation [2022-02-02T01:27:19.632Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:27:19.632Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:27:19.632Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-02T01:27:19.632Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-02T01:27:19.632Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-02T01:27:19.632Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-02T01:27:19.632Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-02T01:27:19.632Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-02T01:27:19.632Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-02T01:27:19.632Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-02T01:27:19.632Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-02T01:27:19.632Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-02T01:27:19.632Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-02T01:27:19.632Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-02T01:27:19.632Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-02T01:27:19.746Z] plugin_test.go:64: [d50fce8bda30b] joining swarm manager [d97f72cc44f3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:27:19.838Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-02-02T01:27:19.839Z] === RUN TestInspectNetwork [2022-02-02T01:27:19.891Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-02T01:27:19.891Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-02-02T01:27:19.891Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-02-02T01:27:19.891Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-02-02T01:27:19.891Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-02-02T01:27:19.891Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-02-02T01:27:19.891Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-02T01:27:19.891Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-02T01:27:20.868Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-02T01:27:21.818Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-02T01:27:22.077Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-02T01:27:22.335Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-02T01:27:22.370Z] === RUN TestInspectNetwork/full_network_id [2022-02-02T01:27:22.370Z] === RUN TestInspectNetwork/partial_network_id [2022-02-02T01:27:22.370Z] === RUN TestInspectNetwork/network_name [2022-02-02T01:27:22.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-02T01:27:22.593Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-02T01:27:23.160Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-02T01:27:23.160Z] daemon_test.go:156: [dcbf81f453831] daemon is not started [2022-02-02T01:27:23.160Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-02-02T01:27:23.160Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-02-02T01:27:23.160Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-02-02T01:27:23.160Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-02-02T01:27:23.160Z] === RUN TestDaemonProxy [2022-02-02T01:27:23.160Z] === RUN TestDaemonProxy/environment_variables [2022-02-02T01:27:23.160Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-02T01:27:24.786Z] --- PASS: TestCheckoutGit (29.86s) [2022-02-02T01:27:24.786Z] === RUN TestValidGitTransport [2022-02-02T01:27:24.786Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-02T01:27:24.786Z] === RUN TestGitInvalidRef [2022-02-02T01:27:24.786Z] --- PASS: TestGitInvalidRef (0.29s) [2022-02-02T01:27:24.786Z] PASS [2022-02-02T01:27:24.786Z] coverage: 86.3% of statements [2022-02-02T01:27:24.786Z] ok github.com/docker/docker/builder/remotecontext/git 30.324s coverage: 86.3% of statements [2022-02-02T01:27:24.786Z] ? github.com/docker/docker/cli [no test files] [2022-02-02T01:27:24.786Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-02T01:27:25.064Z] === RUN TestDaemonProxy/command-line_options [2022-02-02T01:27:25.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-02T01:27:25.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-02T01:27:26.149Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-02T01:27:26.556Z] --- PASS: TestInspectNetwork (6.58s) [2022-02-02T01:27:26.556Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-02T01:27:26.556Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-02T01:27:26.556Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-02T01:27:26.556Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-02T01:27:26.556Z] === RUN TestRunContainerWithBridgeNone [2022-02-02T01:27:26.716Z] === RUN TestDaemonProxy/configuration_file [2022-02-02T01:27:26.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-02T01:27:27.492Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-02-02T01:27:27.492Z] === RUN TestNetworkInvalidJSON [2022-02-02T01:27:27.492Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-02T01:27:27.492Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-02T01:27:27.492Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:27:27.492Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:27:27.492Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:27:27.492Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:27:27.492Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-02T01:27:27.492Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:27:27.492Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:27:27.492Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-02T01:27:27.492Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-02T01:27:27.493Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-02T01:27:27.493Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-02T01:27:27.493Z] === RUN TestNetworkList [2022-02-02T01:27:27.493Z] === RUN TestNetworkList//networks [2022-02-02T01:27:27.493Z] === PAUSE TestNetworkList//networks [2022-02-02T01:27:27.493Z] === RUN TestNetworkList//networks/ [2022-02-02T01:27:27.493Z] === PAUSE TestNetworkList//networks/ [2022-02-02T01:27:27.493Z] === CONT TestNetworkList//networks [2022-02-02T01:27:27.493Z] === CONT TestNetworkList//networks/ [2022-02-02T01:27:27.493Z] --- PASS: TestNetworkList (0.01s) [2022-02-02T01:27:27.493Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-02T01:27:27.493Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-02T01:27:27.493Z] === RUN TestHostIPv4BridgeLabel [2022-02-02T01:27:27.543Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-02T01:27:27.543Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-02T01:27:28.060Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-02T01:27:28.060Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-02T01:27:28.478Z] === RUN TestDaemonProxy/conflicting_options [2022-02-02T01:27:28.478Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-02T01:27:28.478Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-02T01:27:28.737Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-02T01:27:28.998Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-02T01:27:29.257Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-02-02T01:27:29.257Z] --- PASS: TestDaemonProxy (6.31s) [2022-02-02T01:27:29.257Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-02-02T01:27:29.257Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-02-02T01:27:29.257Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-02-02T01:27:29.257Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-02T01:27:29.257Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.56s) [2022-02-02T01:27:29.257Z] PASS [2022-02-02T01:27:29.257Z] [2022-02-02T01:27:29.257Z] === Skipped [2022-02-02T01:27:29.257Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.56s) [2022-02-02T01:27:29.257Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-02-02T01:27:29.257Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.56s) [2022-02-02T01:27:29.257Z] [2022-02-02T01:27:29.257Z] DONE 17 tests, 1 skipped in 10.518s [2022-02-02T01:27:29.257Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-02T01:27:29.257Z] ++ 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-02-02T01:27:29.257Z] ++ set -e [2022-02-02T01:27:29.257Z] ++ '[' -n 0 ']' [2022-02-02T01:27:29.257Z] ++ set -x [2022-02-02T01:27:29.257Z] ++ 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-02-02T01:27:29.437Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-02T01:27:29.437Z] === RUN TestDaemonDefaultNetworkPools [2022-02-02T01:27:29.516Z] INFO: Testing against a local daemon [2022-02-02T01:27:29.516Z] === RUN TestCommitInheritsEnv [2022-02-02T01:27:29.516Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-02T01:27:29.516Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-02T01:27:29.776Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-02-02T01:27:29.776Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-02T01:27:29.776Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-02T01:27:29.776Z] === RUN TestImportWithCustomPlatform [2022-02-02T01:27:29.776Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-02T01:27:30.004Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-02-02T01:27:30.004Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-02T01:27:30.038Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-02T01:27:30.038Z] === RUN TestImportWithCustomPlatform// [2022-02-02T01:27:30.038Z] === RUN TestImportWithCustomPlatform/linux [2022-02-02T01:27:30.038Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-02T01:27:30.298Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-02T01:27:30.298Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-02T01:27:30.298Z] === RUN TestImportWithCustomPlatform/macos [2022-02-02T01:27:30.298Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-02T01:27:30.298Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform (0.54s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-02T01:27:30.298Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-02T01:27:30.298Z] === RUN TestImagesFilterMultiReference [2022-02-02T01:27:30.556Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-02-02T01:27:30.556Z] === RUN TestImagePullPlatformInvalid [2022-02-02T01:27:30.556Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-02T01:27:30.556Z] === RUN TestRemoveImageOrphaning [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-02T01:27:30.686Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestConfigureDaemonLogs [2022-02-02T01:27:30.686Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestCommonOptionsInstallFlags [2022-02-02T01:27:30.686Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-02T01:27:30.686Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-02T01:27:30.686Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-02T01:27:30.686Z] PASS [2022-02-02T01:27:30.686Z] coverage: 18.6% of statements [2022-02-02T01:27:30.686Z] ok github.com/docker/docker/cmd/dockerd 0.372s coverage: 18.6% of statements [2022-02-02T01:27:30.686Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-02T01:27:30.686Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-02T01:27:30.815Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-02T01:27:30.815Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-02-02T01:27:30.815Z] === RUN TestRemoveImageGarbageCollector [2022-02-02T01:27:30.940Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-02T01:27:30.940Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-02T01:27:31.154Z] === RUN TestContainerStopSignal [2022-02-02T01:27:31.154Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-02T01:27:31.154Z] === RUN TestContainerStopTimeout [2022-02-02T01:27:31.154Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-02T01:27:31.154Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-02T01:27:31.154Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-02T01:27:31.154Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-02T01:27:31.154Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-02T01:27:31.154Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-02T01:27:31.155Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestReplaceAndAppendEnvVars [2022-02-02T01:27:31.155Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-02T01:27:31.155Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestNewMemoryStore [2022-02-02T01:27:31.155Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestAddContainers [2022-02-02T01:27:31.155Z] --- PASS: TestAddContainers (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestGetContainer [2022-02-02T01:27:31.155Z] --- PASS: TestGetContainer (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestDeleteContainer [2022-02-02T01:27:31.155Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestListContainers [2022-02-02T01:27:31.155Z] --- PASS: TestListContainers (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestFirstContainer [2022-02-02T01:27:31.155Z] --- PASS: TestFirstContainer (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestApplyAllContainer [2022-02-02T01:27:31.155Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestIsValidHealthString [2022-02-02T01:27:31.155Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestStateRunStop [2022-02-02T01:27:31.155Z] --- PASS: TestStateRunStop (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestStateTimeoutWait [2022-02-02T01:27:31.155Z] state_test.go:141: Stop callback fired [2022-02-02T01:27:31.155Z] state_test.go:165: Stop callback fired [2022-02-02T01:27:31.155Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-02T01:27:31.155Z] === RUN TestIsValidStateString [2022-02-02T01:27:31.155Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-02T01:27:31.155Z] === RUN TestViewSaveDelete [2022-02-02T01:27:31.155Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-02T01:27:31.155Z] === RUN TestViewAll [2022-02-02T01:27:31.383Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-02T01:27:31.623Z] --- PASS: TestViewAll (0.01s) [2022-02-02T01:27:31.623Z] === RUN TestViewGet [2022-02-02T01:27:31.623Z] --- PASS: TestViewGet (0.01s) [2022-02-02T01:27:31.623Z] === RUN TestNames [2022-02-02T01:27:31.623Z] --- PASS: TestNames (0.00s) [2022-02-02T01:27:31.623Z] === RUN TestViewWithHealthCheck [2022-02-02T01:27:31.623Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-02T01:27:31.623Z] PASS [2022-02-02T01:27:31.623Z] coverage: 41.7% of statements [2022-02-02T01:27:31.623Z] ok github.com/docker/docker/container 0.226s coverage: 41.7% of statements [2022-02-02T01:27:31.623Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-02T01:27:31.623Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-02T01:27:31.623Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-02T01:27:31.623Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-02T01:27:31.643Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-02T01:27:32.211Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-02T01:27:32.316Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-02-02T01:27:32.316Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-02T01:27:32.646Z] === RUN TestPrepare [2022-02-02T01:27:32.646Z] --- PASS: TestPrepare (0.00s) [2022-02-02T01:27:32.646Z] === RUN TestStart [2022-02-02T01:27:32.646Z] --- PASS: TestStart (0.00s) [2022-02-02T01:27:32.646Z] === RUN TestWaitCancel [2022-02-02T01:27:32.646Z] --- PASS: TestWaitCancel (0.00s) [2022-02-02T01:27:32.646Z] === RUN TestWaitDisabled [2022-02-02T01:27:32.646Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-02T01:27:32.646Z] === RUN TestWaitEnabled [2022-02-02T01:27:32.646Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-02T01:27:32.646Z] === RUN TestRemove [2022-02-02T01:27:32.646Z] --- PASS: TestRemove (0.00s) [2022-02-02T01:27:32.646Z] PASS [2022-02-02T01:27:32.646Z] coverage: 65.3% of statements [2022-02-02T01:27:32.781Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-02T01:27:32.883Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-02T01:27:32.883Z] === RUN TestServiceWithPredefinedNetwork [2022-02-02T01:27:33.040Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2022-02-02T01:27:33.040Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-02T01:27:33.040Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-02T01:27:33.040Z] === RUN TestTagInvalidReference [2022-02-02T01:27:33.040Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-02T01:27:33.040Z] === RUN TestTagValidPrefixedRepo [2022-02-02T01:27:33.116Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2022-02-02T01:27:33.299Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-02T01:27:33.299Z] === RUN TestTagExistedNameWithoutForce [2022-02-02T01:27:33.299Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-02T01:27:33.299Z] === RUN TestTagOfficialNames [2022-02-02T01:27:33.299Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-02T01:27:33.299Z] === RUN TestTagMatchesDigest [2022-02-02T01:27:33.299Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-02T01:27:33.299Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-02-02T01:27:33.299Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-02T01:27:33.867Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-02T01:27:34.436Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-02T01:27:34.683Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-02T01:27:34.683Z] === RUN TestNewListSecretsFilters [2022-02-02T01:27:34.683Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestNewListConfigsFilters [2022-02-02T01:27:34.683Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-02T01:27:34.683Z] PASS [2022-02-02T01:27:34.683Z] coverage: 0.5% of statements [2022-02-02T01:27:34.683Z] ok github.com/docker/docker/daemon/cluster 0.587s coverage: 0.5% of statements [2022-02-02T01:27:34.683Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-02T01:27:34.683Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-02T01:27:34.684Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-02T01:27:34.684Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-02T01:27:34.684Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-02T01:27:34.684Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-02T01:27:34.684Z] PASS [2022-02-02T01:27:34.684Z] coverage: 35.9% of statements [2022-02-02T01:27:34.684Z] ok github.com/docker/docker/daemon/cluster/convert 0.208s coverage: 35.9% of statements [2022-02-02T01:27:34.785Z] --- PASS: TestServiceWithPredefinedNetwork (1.68s) [2022-02-02T01:27:34.785Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-02T01:27:34.785Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:27:34.785Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:27:34.785Z] === RUN TestServiceWithDataPathPortInit [2022-02-02T01:27:35.003Z] check_test.go:308: [d692aab52d1a8] daemon is not started [2022-02-02T01:27:35.003Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-02T01:27:35.939Z] check_test.go:308: [ddce102ca42d3] daemon is not started [2022-02-02T01:27:35.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-02T01:27:36.197Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-02T01:27:36.456Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-02T01:27:37.391Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-02T01:27:37.637Z] === RUN TestBuilderGC [2022-02-02T01:27:37.637Z] --- PASS: TestBuilderGC (0.00s) [2022-02-02T01:27:37.637Z] === RUN TestDaemonConfigurationNotFound [2022-02-02T01:27:37.957Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestDaemonBrokenConfiguration [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestFindConfigurationConflicts [2022-02-02T01:27:38.106Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-02T01:27:38.106Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-02T01:27:38.106Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-02T01:27:38.106Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-02T01:27:38.106Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_label [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_dns [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-02T01:27:38.106Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-02T01:27:38.106Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestReloadSetConfigFileNotExist [2022-02-02T01:27:38.106Z] time="2022-02-02T01:27:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-02T01:27:38.106Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-02-02T01:27:38.106Z] === RUN TestReloadDefaultConfigNotExist [2022-02-02T01:27:38.106Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:27:38.106Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestReloadBadDefaultConfig [2022-02-02T01:27:38.106Z] time="2022-02-02T01:27:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2155412749" [2022-02-02T01:27:38.106Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestReloadWithConflictingLabels [2022-02-02T01:27:38.106Z] time="2022-02-02T01:27:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3327553502" [2022-02-02T01:27:38.106Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestReloadWithDuplicateLabels [2022-02-02T01:27:38.106Z] time="2022-02-02T01:27:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3015128305" [2022-02-02T01:27:38.106Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestMaskURLCredentials [2022-02-02T01:27:38.106Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-02T01:27:38.106Z] === RUN TestDaemonConfigurationMerge [2022-02-02T01:27:38.106Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-02T01:27:38.106Z] PASS [2022-02-02T01:27:38.106Z] coverage: 79.2% of statements [2022-02-02T01:27:38.106Z] ok github.com/docker/docker/daemon/config 0.257s coverage: 79.2% of statements [2022-02-02T01:27:38.575Z] === RUN TestEventsLog [2022-02-02T01:27:38.575Z] --- PASS: TestEventsLog (0.00s) [2022-02-02T01:27:38.575Z] === RUN TestEventsLogTimeout [2022-02-02T01:27:38.575Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-02T01:27:38.575Z] === RUN TestLogEvents [2022-02-02T01:27:38.575Z] --- PASS: TestLogEvents (0.05s) [2022-02-02T01:27:38.575Z] === RUN TestLoadBufferedEvents [2022-02-02T01:27:38.575Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-02-02T01:27:38.575Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-02T01:27:38.575Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-02T01:27:38.575Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-02T01:27:38.575Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-02T01:27:38.575Z] PASS [2022-02-02T01:27:38.575Z] coverage: 50.0% of statements [2022-02-02T01:27:38.575Z] ok github.com/docker/docker/daemon/events 0.384s coverage: 50.0% of statements [2022-02-02T01:27:39.563Z] === RUN TestWaitNodeAttachment [2022-02-02T01:27:39.563Z] === RUN TestIsEmptyDir [2022-02-02T01:27:39.563Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-02T01:27:39.563Z] PASS [2022-02-02T01:27:39.563Z] coverage: 2.3% of statements [2022-02-02T01:27:39.563Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2022-02-02T01:27:39.863Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-02T01:27:40.032Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-02T01:27:40.032Z] === RUN TestIsolationConversion [2022-02-02T01:27:40.032Z] === RUN TestIsolationConversion/default [2022-02-02T01:27:40.032Z] === RUN TestIsolationConversion/process [2022-02-02T01:27:40.032Z] === RUN TestIsolationConversion/hyperv [2022-02-02T01:27:40.032Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestContainerLabels [2022-02-02T01:27:40.032Z] --- PASS: TestContainerLabels (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestCredentialSpecConversion [2022-02-02T01:27:40.032Z] === RUN TestCredentialSpecConversion/none [2022-02-02T01:27:40.032Z] === RUN TestCredentialSpecConversion/config [2022-02-02T01:27:40.032Z] === RUN TestCredentialSpecConversion/file [2022-02-02T01:27:40.032Z] === RUN TestCredentialSpecConversion/registry [2022-02-02T01:27:40.032Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestControllerValidateMountBind [2022-02-02T01:27:40.032Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestControllerValidateMountVolume [2022-02-02T01:27:40.032Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestControllerValidateMountTarget [2022-02-02T01:27:40.032Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestControllerValidateMountTmpfs [2022-02-02T01:27:40.032Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestControllerValidateMountInvalidType [2022-02-02T01:27:40.032Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestControllerValidateMountNamedPipe [2022-02-02T01:27:40.032Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-02T01:27:40.032Z] PASS [2022-02-02T01:27:40.032Z] coverage: 11.0% of statements [2022-02-02T01:27:40.032Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.578s coverage: 11.0% of statements [2022-02-02T01:27:40.032Z] === RUN TestVerifyNetworkingConfig [2022-02-02T01:27:40.032Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestGetContainer [2022-02-02T01:27:40.032Z] --- PASS: TestGetContainer (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestValidContainerNames [2022-02-02T01:27:40.032Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestContainerInitDNS [2022-02-02T01:27:40.032Z] daemon_test.go:145: root required [2022-02-02T01:27:40.032Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestMerge [2022-02-02T01:27:40.032Z] --- PASS: TestMerge (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestValidateContainerIsolation [2022-02-02T01:27:40.032Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestFindNetworkErrorType [2022-02-02T01:27:40.032Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestEnsureServicesExist [2022-02-02T01:27:40.032Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestEnsureServicesExistErrors [2022-02-02T01:27:40.032Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-02T01:27:40.032Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-02T01:27:40.032Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-02T01:27:40.032Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-02T01:27:40.032Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestContainerDelete [2022-02-02T01:27:40.032Z] --- PASS: TestContainerDelete (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestContainerDoubleDelete [2022-02-02T01:27:40.032Z] --- PASS: TestContainerDoubleDelete (0.01s) [2022-02-02T01:27:40.032Z] === RUN TestLogContainerEventCopyLabels [2022-02-02T01:27:40.032Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestLogContainerEventWithAttributes [2022-02-02T01:27:40.032Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestNoneHealthcheck [2022-02-02T01:27:40.032Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-02T01:27:40.032Z] === RUN TestHealthStates [2022-02-02T01:27:40.501Z] time="2022-02-02T01:27:39Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] time="2022-02-02T01:27:40Z" 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-02-02T01:27:40.501Z] --- PASS: TestHealthStates (0.15s) [2022-02-02T01:27:40.501Z] === RUN TestGetInspectData [2022-02-02T01:27:40.501Z] --- PASS: TestGetInspectData (0.00s) [2022-02-02T01:27:40.501Z] === RUN TestFillLicense [2022-02-02T01:27:40.501Z] --- PASS: TestFillLicense (0.00s) [2022-02-02T01:27:40.501Z] === RUN TestListInvalidFilter [2022-02-02T01:27:40.501Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-02T01:27:40.501Z] === RUN TestNameFilter [2022-02-02T01:27:40.501Z] --- PASS: TestNameFilter (0.00s) [2022-02-02T01:27:40.501Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-02T01:27:40.501Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-02T01:27:40.501Z] === 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-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-02T01:27:40.501Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-02T01:27:40.501Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-02T01:27:40.502Z] --- 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-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-02T01:27:40.502Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestDaemonReloadLabels [2022-02-02T01:27:40.502Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-02T01:27:40.502Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestDaemonReloadMirrors [2022-02-02T01:27:40.502Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-02T01:27:40.502Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-02T01:27:40.502Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-02T01:27:40.502Z] reload_test.go:342: root required [2022-02-02T01:27:40.502Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-02T01:27:40.502Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-02T01:27:40.502Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-02T01:27:40.502Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-02T01:27:40.502Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-02T01:27:40.502Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-02T01:27:40.502Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-02T01:27:40.502Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestParseVolumesFrom [2022-02-02T01:27:40.502Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-02T01:27:40.502Z] PASS [2022-02-02T01:27:40.502Z] coverage: 8.6% of statements [2022-02-02T01:27:40.502Z] ok github.com/docker/docker/daemon 0.384s coverage: 8.6% of statements [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-02T01:27:40.502Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-02T01:27:40.502Z] === RUN TestLinkNaming [2022-02-02T01:27:40.502Z] --- PASS: TestLinkNaming (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestLinkNew [2022-02-02T01:27:40.502Z] --- PASS: TestLinkNew (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestLinkEnv [2022-02-02T01:27:40.502Z] --- PASS: TestLinkEnv (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestLinkMultipleEnv [2022-02-02T01:27:40.502Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-02T01:27:40.502Z] === RUN TestLinkPortRangeEnv [2022-02-02T01:27:40.502Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-02T01:27:40.502Z] PASS [2022-02-02T01:27:40.502Z] coverage: 93.0% of statements [2022-02-02T01:27:40.502Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2022-02-02T01:27:40.800Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-02T01:27:41.367Z] check_test.go:308: [d41b40a6e23b6] daemon is not started [2022-02-02T01:27:41.367Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig/defaults [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-02T01:27:42.721Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-02T01:27:42.721Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-02T01:27:42.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-02T01:27:42.721Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-02T01:27:42.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-02T01:27:42.721Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-02T01:27:42.721Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-02T01:27:42.721Z] PASS [2022-02-02T01:27:42.721Z] coverage: 33.6% of statements [2022-02-02T01:27:42.721Z] ok github.com/docker/docker/daemon/logger/fluentd 0.058s coverage: 33.6% of statements [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-02T01:27:42.721Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-02-02T01:27:42.721Z] === RUN TestCreateSuccess [2022-02-02T01:27:42.721Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCreateStreamSkipped [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-02T01:27:42.721Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCreateLogGroupSuccess [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-02T01:27:42.721Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCreateError [2022-02-02T01:27:42.721Z] --- PASS: TestCreateError (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCreateAlreadyExists [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-02T01:27:42.721Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestLogClosed [2022-02-02T01:27:42.721Z] --- PASS: TestLogClosed (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestLogBlocking [2022-02-02T01:27:42.721Z] --- PASS: TestLogBlocking (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-02T01:27:42.721Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestLogNonBlockingBufferFull [2022-02-02T01:27:42.721Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestPublishBatchSuccess [2022-02-02T01:27:42.721Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestPublishBatchError [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=error msg=error [2022-02-02T01:27:42.721Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-02T01:27:42.721Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-02T01:27:42.721Z] time="2022-02-02T01:27:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-02T01:27:42.721Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchSimple [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchTicker [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchMultilinePattern [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchClose [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestEffectiveLen [2022-02-02T01:27:42.721Z] === RUN TestEffectiveLen/0/Hello [2022-02-02T01:27:42.721Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-02T01:27:42.721Z] === RUN TestEffectiveLen/2/🙃 [2022-02-02T01:27:42.721Z] === RUN TestEffectiveLen/3/���� [2022-02-02T01:27:42.721Z] === RUN TestEffectiveLen/4/He��o [2022-02-02T01:27:42.721Z] === RUN TestEffectiveLen/5/ [2022-02-02T01:27:42.721Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/0/ [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/1/Hello [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: Hello [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/2/Hello [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: He [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: llo [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/3/Hello [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: Hello [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/4/🙃 [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/5/🙃 [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/6/a� [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: a [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: � [2022-02-02T01:27:42.721Z] === RUN TestFindValidSplit/7/a� [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1076: a� [2022-02-02T01:27:42.721Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestProcessEventEmoji [2022-02-02T01:27:42.721Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchLineSplit [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchMaxEvents [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-02T01:27:42.721Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-02T01:27:42.721Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-02T01:27:42.721Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-02T01:27:42.721Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-02T01:27:42.721Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-02T01:27:42.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsFormat [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-02T01:27:43.191Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestCreateTagSuccess [2022-02-02T01:27:43.191Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-02T01:27:43.191Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-02T01:27:43.191Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-02T01:27:43.191Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-02T01:27:43.191Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-02T01:27:43.191Z] PASS [2022-02-02T01:27:43.191Z] coverage: 80.2% of statements [2022-02-02T01:27:43.191Z] ok github.com/docker/docker/daemon/logger/awslogs 0.405s coverage: 80.2% of statements [2022-02-02T01:27:43.191Z] === RUN TestAdapterReadLogs [2022-02-02T01:27:43.191Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestCopier [2022-02-02T01:27:43.191Z] --- PASS: TestCopier (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestCopierLongLines [2022-02-02T01:27:43.191Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestCopierSlow [2022-02-02T01:27:43.191Z] --- PASS: TestCopierSlow (0.21s) [2022-02-02T01:27:43.191Z] === RUN TestCopierWithSized [2022-02-02T01:27:43.191Z] === RUN TestCopierWithSized/as_is [2022-02-02T01:27:43.191Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-02T01:27:43.191Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-02T01:27:43.191Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-02T01:27:43.191Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-02T01:27:43.191Z] === RUN TestCopierWithPartial [2022-02-02T01:27:43.191Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestRingLogger [2022-02-02T01:27:43.191Z] --- PASS: TestRingLogger (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestRingCap [2022-02-02T01:27:43.191Z] --- PASS: TestRingCap (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestRingClose [2022-02-02T01:27:43.191Z] --- PASS: TestRingClose (0.00s) [2022-02-02T01:27:43.191Z] === RUN TestRingDrain [2022-02-02T01:27:43.191Z] --- PASS: TestRingDrain (0.00s) [2022-02-02T01:27:43.191Z] PASS [2022-02-02T01:27:43.191Z] coverage: 43.3% of statements [2022-02-02T01:27:43.191Z] ok github.com/docker/docker/daemon/logger 0.316s coverage: 43.3% of statements [2022-02-02T01:27:43.660Z] === RUN TestSearchRegistryForImagesErrors [2022-02-02T01:27:43.660Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-02T01:27:43.660Z] === RUN TestSearchRegistryForImages [2022-02-02T01:27:43.660Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-02T01:27:43.660Z] === RUN TestOnlyPlatformWithFallback [2022-02-02T01:27:43.660Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-02T01:27:43.660Z] === RUN TestImageDelete [2022-02-02T01:27:43.660Z] === RUN TestImageDelete/no_lease [2022-02-02T01:27:43.660Z] === RUN TestImageDelete/lease_exists [2022-02-02T01:27:43.660Z] --- PASS: TestImageDelete (0.03s) [2022-02-02T01:27:43.660Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-02T01:27:43.660Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-02T01:27:43.660Z] === RUN TestContentStoreForPull [2022-02-02T01:27:43.660Z] --- PASS: TestContentStoreForPull (0.17s) [2022-02-02T01:27:43.660Z] PASS [2022-02-02T01:27:43.660Z] coverage: 6.6% of statements [2022-02-02T01:27:43.660Z] ok github.com/docker/docker/daemon/images 0.300s coverage: 6.6% of statements [2022-02-02T01:27:43.660Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-02T01:27:43.660Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-02T01:27:43.660Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-02T01:27:43.660Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-02T01:27:43.660Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-02T01:27:43.660Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-02T01:27:44.130Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-02T01:27:44.130Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-02T01:27:44.130Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-02T01:27:44.130Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-02-02T01:27:44.130Z] === RUN TestFastTimeMarshalJSON [2022-02-02T01:27:44.130Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-02-02T01:27:44.130Z] PASS [2022-02-02T01:27:44.130Z] coverage: 87.2% of statements [2022-02-02T01:27:44.130Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.201s coverage: 87.2% of statements [2022-02-02T01:27:44.130Z] === RUN TestJSONFileLogger [2022-02-02T01:27:44.130Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-02T01:27:44.130Z] === RUN TestJSONFileLoggerWithTags [2022-02-02T01:27:44.130Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-02T01:27:44.130Z] === RUN TestJSONFileLoggerWithOpts [2022-02-02T01:27:44.130Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-02T01:27:44.130Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-02T01:27:44.130Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-02T01:27:44.130Z] === RUN TestEncodeDecode [2022-02-02T01:27:44.130Z] === PAUSE TestEncodeDecode [2022-02-02T01:27:44.130Z] === RUN TestUnexpectedEOF [2022-02-02T01:27:44.599Z] time="2022-02-02T01:27:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-02T01:27:44.599Z] time="2022-02-02T01:27:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-02T01:27:44.599Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-02-02T01:27:44.599Z] === CONT TestEncodeDecode [2022-02-02T01:27:44.599Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-02T01:27:44.599Z] PASS [2022-02-02T01:27:44.599Z] coverage: 69.9% of statements [2022-02-02T01:27:44.599Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.237s coverage: 69.9% of statements [2022-02-02T01:27:44.657Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-02T01:27:45.070Z] === RUN TestWriteLog [2022-02-02T01:27:45.070Z] === PAUSE TestWriteLog [2022-02-02T01:27:45.070Z] === RUN TestReadLog [2022-02-02T01:27:45.070Z] === PAUSE TestReadLog [2022-02-02T01:27:45.070Z] === RUN TestDecode [2022-02-02T01:27:45.070Z] --- PASS: TestDecode (0.02s) [2022-02-02T01:27:45.070Z] === CONT TestWriteLog [2022-02-02T01:27:45.070Z] --- PASS: TestWriteLog (0.00s) [2022-02-02T01:27:45.070Z] === CONT TestReadLog [2022-02-02T01:27:45.070Z] === RUN TestReadLog/tail_exact [2022-02-02T01:27:45.538Z] === RUN TestReadLog/tail_less_than_available [2022-02-02T01:27:45.538Z] === RUN TestReadLog/tail_more_than_available [2022-02-02T01:27:45.538Z] --- PASS: TestReadLog (0.16s) [2022-02-02T01:27:45.538Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-02-02T01:27:45.538Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-02T01:27:45.538Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-02T01:27:45.538Z] PASS [2022-02-02T01:27:45.538Z] coverage: 78.7% of statements [2022-02-02T01:27:45.538Z] ok github.com/docker/docker/daemon/logger/local 0.229s coverage: 78.7% of statements [2022-02-02T01:27:45.538Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-02T01:27:46.008Z] === RUN TestOpenFileDelete [2022-02-02T01:27:46.008Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestOpenFileRename [2022-02-02T01:27:46.008Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestHandleDecoderErr [2022-02-02T01:27:46.008Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestParseLogTagDefaultTag [2022-02-02T01:27:46.008Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestParseLogTag [2022-02-02T01:27:46.008Z] --- PASS: TestParseLogTag (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestParseLogTagEmptyTag [2022-02-02T01:27:46.008Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestTailFiles [2022-02-02T01:27:46.008Z] --- PASS: TestTailFiles (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestFollowLogsConsumerGone [2022-02-02T01:27:46.008Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-02T01:27:46.008Z] === RUN TestFollowLogsProducerGone [2022-02-02T01:27:46.008Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-02T01:27:46.008Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-02T01:27:46.008Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-02T01:27:46.008Z] === RUN TestCheckCapacityAndRotate [2022-02-02T01:27:46.008Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-02T01:27:46.008Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-02T01:27:46.008Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2022-02-02T01:27:46.008Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2022-02-02T01:27:46.008Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-02-02T01:27:46.008Z] PASS [2022-02-02T01:27:46.008Z] coverage: 53.4% of statements [2022-02-02T01:27:46.008Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.167s coverage: 53.4% of statements [2022-02-02T01:27:46.008Z] === RUN TestLog [2022-02-02T01:27:46.008Z] --- PASS: TestLog (0.00s) [2022-02-02T01:27:46.008Z] PASS [2022-02-02T01:27:46.008Z] coverage: 31.5% of statements [2022-02-02T01:27:46.036Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-02T01:27:46.320Z] --- PASS: TestServicePlugin (29.46s) [2022-02-02T01:27:46.320Z] === RUN TestServiceUpdateLabel [2022-02-02T01:27:46.477Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.133s coverage: 31.5% of statements [2022-02-02T01:27:46.477Z] === RUN TestValidateLogOpt [2022-02-02T01:27:46.477Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestNewMissedConfig [2022-02-02T01:27:46.477Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestNewMissedUrl [2022-02-02T01:27:46.477Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestNewMissedToken [2022-02-02T01:27:46.477Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestNewWithProxy [2022-02-02T01:27:46.477Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestDefault [2022-02-02T01:27:46.477Z] --- PASS: TestDefault (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-02T01:27:46.477Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestJsonFormat [2022-02-02T01:27:46.477Z] --- PASS: TestJsonFormat (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestRawFormat [2022-02-02T01:27:46.477Z] --- PASS: TestRawFormat (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestRawFormatWithLabels [2022-02-02T01:27:46.477Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestRawFormatWithoutTag [2022-02-02T01:27:46.477Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-02T01:27:46.477Z] === RUN TestBatching [2022-02-02T01:27:46.580Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-02-02T01:27:46.580Z] === RUN TestServiceUpdateSecrets [2022-02-02T01:27:46.946Z] --- PASS: TestBatching (0.31s) [2022-02-02T01:27:46.946Z] === RUN TestFrequency [2022-02-02T01:27:46.946Z] === RUN TestNewParse [2022-02-02T01:27:46.946Z] --- PASS: TestNewParse (0.00s) [2022-02-02T01:27:46.946Z] PASS [2022-02-02T01:27:46.946Z] coverage: 8.3% of statements [2022-02-02T01:27:46.946Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2022-02-02T01:27:46.946Z] --- PASS: TestFrequency (0.17s) [2022-02-02T01:27:46.946Z] === RUN TestOneMessagePerRequest [2022-02-02T01:27:46.946Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestVerify [2022-02-02T01:27:46.946Z] --- PASS: TestVerify (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestSkipVerify [2022-02-02T01:27:46.946Z] === RUN TestParseLogFormat [2022-02-02T01:27:46.946Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestValidateLogOptEmpty [2022-02-02T01:27:46.946Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestValidateSyslogAddress [2022-02-02T01:27:46.946Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestParseAddressDefaultPort [2022-02-02T01:27:46.946Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestValidateSyslogFacility [2022-02-02T01:27:46.946Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestValidateLogOptSyslogFormat [2022-02-02T01:27:46.946Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-02T01:27:46.946Z] === RUN TestValidateLogOpt [2022-02-02T01:27:46.946Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-02T01:27:46.946Z] PASS [2022-02-02T01:27:46.946Z] coverage: 46.8% of statements [2022-02-02T01:27:46.946Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2022-02-02T01:27:46.946Z] time="2022-02-02T01:27:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:46.946Z] time="2022-02-02T01:27:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:46.946Z] time="2022-02-02T01:27:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.044Z] --- PASS: TestServiceWithDataPathPortInit (12.62s) [2022-02-02T01:27:47.044Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-02T01:27:47.415Z] --- PASS: TestSkipVerify (0.41s) [2022-02-02T01:27:47.415Z] === RUN TestBufferMaximum [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765267.052474\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765267.052474\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:47.415Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-02T01:27:47.415Z] === RUN TestServerAlwaysDown [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765267.055468\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765267.055468\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765267.055468\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765267.056416\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:47.415Z] time="2022-02-02T01:27:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765267.056416\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:47.415Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-02T01:27:47.415Z] === RUN TestCannotSendAfterClose [2022-02-02T01:27:47.415Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-02T01:27:47.415Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-02T01:27:48.404Z] === RUN TestV1IDService [2022-02-02T01:27:48.404Z] --- PASS: TestV1IDService (0.02s) [2022-02-02T01:27:48.404Z] === RUN TestV2MetadataService [2022-02-02T01:27:48.404Z] time="2022-02-02T01:27:48Z" 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-02-02T01:27:48.404Z] time="2022-02-02T01:27:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"44641d7a0281\"}'" [2022-02-02T01:27:48.404Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-02T01:27:48.404Z] PASS [2022-02-02T01:27:48.404Z] coverage: 82.5% of statements [2022-02-02T01:27:48.404Z] ok github.com/docker/docker/daemon/logger/splunk 1.995s coverage: 82.5% of statements [2022-02-02T01:27:48.404Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-02T01:27:48.404Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-02T01:27:48.404Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-02T01:27:48.947Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qa4pcfsgiqq1fdiwheyfkqx8c Created:2022-02-02 01:27:47.962634267 +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[74d738399e41cc820d19991a0617b3e380e9b66c95fb56c533903556ef9de48f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m33auwf4uy0aqobokkhrykhga EndpointID:101f419f524de1d8cabee3124bcd3982f86c212ad2cac3bf4235a01f6d59cef2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b5a06cf3cde3091278268e8947350863934fb48fc61ee687818c24852dbc3eba 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:87499a111a29 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m33auwf4uy0aqobokkhrykhga EndpointID:101f419f524de1d8cabee3124bcd3982f86c212ad2cac3bf4235a01f6d59cef2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-02T01:27:49.392Z] === RUN TestSuccessfulDownload [2022-02-02T01:27:49.392Z] download_test.go:267: Needs fixing on Windows [2022-02-02T01:27:49.392Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-02T01:27:49.392Z] === RUN TestCancelledDownload [2022-02-02T01:27:49.392Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-02T01:27:49.392Z] === RUN TestMaxDownloadAttempts [2022-02-02T01:27:49.392Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:27:49.392Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:27:49.392Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:27:49.392Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:27:49.392Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:27:49.392Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:27:49.392Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:27:49.392Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:27:49.392Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:27:49.392Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:27:49.392Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:27:49.392Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:27:49.392Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-02T01:27:49.392Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-02T01:27:49.392Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-02T01:27:49.392Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-02T01:27:49.392Z] === RUN TestContinueOnError_NeverContinue [2022-02-02T01:27:49.392Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-02T01:27:49.392Z] === RUN TestManifestStore [2022-02-02T01:27:49.392Z] === RUN TestManifestStore/no_remote_or_local [2022-02-02T01:27:49.862Z] --- PASS: TestV2MetadataService (1.30s) [2022-02-02T01:27:49.862Z] PASS [2022-02-02T01:27:49.862Z] coverage: 48.2% of statements [2022-02-02T01:27:49.862Z] ok github.com/docker/docker/distribution/metadata 1.414s coverage: 48.2% of statements [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local654373598\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/no_local_cache [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/with_local_cache [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/unknown_media_type [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=warning msg="reference for unknown type: " [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=warning msg="reference for unknown type: " [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=warning msg="reference for unknown type: " [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=warning msg="reference for unknown type: " [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=warning msg="reference for unknown type: " [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-02T01:27:49.862Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore (0.25s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaType [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-02T01:27:49.862Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestFixManifestLayers [2022-02-02T01:27:49.862Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-02T01:27:49.862Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-02T01:27:49.862Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestFixManifestLayersBadParent [2022-02-02T01:27:49.862Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:27:49.862Z] time="2022-02-02T01:27:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:27:49.862Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2022-02-02T01:27:49.862Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2022-02-02T01:27:49.862Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2022-02-02T01:27:49.862Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2022-02-02T01:27:49.862Z] === RUN TestTransfer [2022-02-02T01:27:49.862Z] === RUN TestValidateManifest [2022-02-02T01:27:49.862Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-02T01:27:49.862Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestFormatPlatform [2022-02-02T01:27:49.862Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestGetRepositoryMountCandidates [2022-02-02T01:27:49.862Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestLayerAlreadyExists [2022-02-02T01:27:49.862Z] 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-02-02T01:27:49.862Z] 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-02-02T01:27:49.862Z] 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-02-02T01:27:49.862Z] 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-02-02T01:27:49.862Z] 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-02-02T01:27:49.862Z] 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-02-02T01:27:49.862Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestWhenEmptyAuthConfig [2022-02-02T01:27:49.862Z] --- PASS: TestTransfer (0.12s) [2022-02-02T01:27:49.862Z] === RUN TestConcurrencyLimit [2022-02-02T01:27:49.862Z] === RUN TestNotFound [2022-02-02T01:27:49.862Z] --- PASS: TestNotFound (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestConflict [2022-02-02T01:27:49.862Z] --- PASS: TestConflict (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestForbidden [2022-02-02T01:27:49.862Z] --- PASS: TestForbidden (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestInvalidParameter [2022-02-02T01:27:49.862Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestNotImplemented [2022-02-02T01:27:49.862Z] --- PASS: TestNotImplemented (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestNotModified [2022-02-02T01:27:49.862Z] --- PASS: TestNotModified (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestUnauthorized [2022-02-02T01:27:49.862Z] --- PASS: TestUnauthorized (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestUnknown [2022-02-02T01:27:49.862Z] --- PASS: TestUnknown (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestCancelled [2022-02-02T01:27:49.862Z] --- PASS: TestCancelled (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestDeadline [2022-02-02T01:27:49.862Z] --- PASS: TestDeadline (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestDataLoss [2022-02-02T01:27:49.862Z] --- PASS: TestDataLoss (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestUnavailable [2022-02-02T01:27:49.862Z] --- PASS: TestUnavailable (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestSystem [2022-02-02T01:27:49.862Z] --- PASS: TestSystem (0.00s) [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Not_Found [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Bad_Request [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Conflict [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Unauthorized [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Forbidden [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Not_Modified [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-02T01:27:49.862Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-02T01:27:49.862Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-02T01:27:49.862Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-02T01:27:50.231Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-02T01:27:50.231Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-02T01:27:50.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-02T01:27:50.332Z] PASS [2022-02-02T01:27:50.332Z] coverage: 53.1% of statements [2022-02-02T01:27:50.332Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-02-02T01:27:50.332Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-02T01:27:50.332Z] === RUN TestInactiveJobs [2022-02-02T01:27:50.799Z] check_test.go:308: [d7b5f3917eb97] daemon is not started [2022-02-02T01:27:50.799Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-02T01:27:50.802Z] --- PASS: TestInactiveJobs (0.38s) [2022-02-02T01:27:50.802Z] === RUN TestWatchRelease [2022-02-02T01:27:50.802Z] --- PASS: TestWatchRelease (0.04s) [2022-02-02T01:27:50.802Z] === RUN TestWatchFinishedTransfer [2022-02-02T01:27:50.802Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-02T01:27:50.802Z] === RUN TestDuplicateTransfer [2022-02-02T01:27:50.802Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-02T01:27:50.802Z] === RUN TestSuccessfulUpload [2022-02-02T01:27:50.802Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-02-02T01:27:50.802Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-02T01:27:50.802Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-02T01:27:50.802Z] === RUN TestTokenPassThru [2022-02-02T01:27:50.802Z] --- PASS: TestTokenPassThru (0.03s) [2022-02-02T01:27:50.802Z] === RUN TestTokenPassThruDifferentHost [2022-02-02T01:27:50.802Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-02T01:27:50.802Z] PASS [2022-02-02T01:27:50.802Z] coverage: 24.6% of statements [2022-02-02T01:27:50.802Z] ok github.com/docker/docker/distribution 1.513s coverage: 24.6% of statements [2022-02-02T01:27:50.802Z] time="2022-02-02T01:27:50Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-02T01:27:51.271Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-02T01:27:51.271Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-02-02T01:27:51.271Z] === RUN TestCancelledUpload [2022-02-02T01:27:51.271Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-02T01:27:51.271Z] PASS [2022-02-02T01:27:51.271Z] coverage: 77.6% of statements [2022-02-02T01:27:51.271Z] ok github.com/docker/docker/distribution/xfer 1.788s coverage: 77.6% of statements [2022-02-02T01:27:51.271Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-02T01:27:51.271Z] === RUN TestCompare [2022-02-02T01:27:51.271Z] --- PASS: TestCompare (0.00s) [2022-02-02T01:27:51.271Z] PASS [2022-02-02T01:27:51.271Z] coverage: 19.2% of statements [2022-02-02T01:27:51.271Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2022-02-02T01:27:51.271Z] === RUN TestFSGetInvalidData [2022-02-02T01:27:51.271Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-02T01:27:51.271Z] === RUN TestFSInvalidSet [2022-02-02T01:27:51.271Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-02T01:27:51.271Z] === RUN TestFSInvalidRoot [2022-02-02T01:27:51.271Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-02T01:27:51.271Z] === RUN TestFSMetadataGetSet [2022-02-02T01:27:51.271Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-02T01:27:51.271Z] === RUN TestFSInvalidWalker [2022-02-02T01:27:51.271Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-02T01:27:51.271Z] === RUN TestFSGetSet [2022-02-02T01:27:51.271Z] --- PASS: TestFSGetSet (0.03s) [2022-02-02T01:27:51.271Z] === RUN TestFSGetUnsetKey [2022-02-02T01:27:51.271Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-02T01:27:51.271Z] === RUN TestFSGetEmptyData [2022-02-02T01:27:51.271Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-02-02T01:27:51.271Z] === RUN TestFSDelete [2022-02-02T01:27:51.271Z] --- PASS: TestFSDelete (0.03s) [2022-02-02T01:27:51.271Z] === RUN TestFSWalker [2022-02-02T01:27:51.271Z] --- PASS: TestFSWalker (0.02s) [2022-02-02T01:27:51.271Z] === RUN TestFSWalkerStopOnError [2022-02-02T01:27:51.271Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-02T01:27:51.271Z] === RUN TestNewFromJSON [2022-02-02T01:27:51.271Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-02T01:27:51.271Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-02T01:27:51.271Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-02T01:27:51.271Z] === RUN TestMarshalKeyOrder [2022-02-02T01:27:51.271Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-02T01:27:51.271Z] === RUN TestHistoryEqual [2022-02-02T01:27:51.367Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-02T01:27:51.367Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-02T01:27:51.741Z] --- PASS: TestHistoryEqual (0.15s) [2022-02-02T01:27:51.741Z] === RUN TestImage [2022-02-02T01:27:51.741Z] --- PASS: TestImage (0.00s) [2022-02-02T01:27:51.741Z] === RUN TestImageOSNotEmpty [2022-02-02T01:27:51.741Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-02T01:27:51.741Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-02T01:27:51.741Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-02T01:27:51.741Z] === RUN TestCreate [2022-02-02T01:27:51.741Z] --- PASS: TestCreate (0.01s) [2022-02-02T01:27:51.741Z] === RUN TestRestore [2022-02-02T01:27:51.741Z] time="2022-02-02T01:27:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-02T01:27:51.741Z] --- PASS: TestRestore (0.03s) [2022-02-02T01:27:51.741Z] === RUN TestAddDelete [2022-02-02T01:27:51.741Z] --- PASS: TestAddDelete (0.02s) [2022-02-02T01:27:51.741Z] === RUN TestSearchAfterDelete [2022-02-02T01:27:51.741Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-02T01:27:51.741Z] === RUN TestParentReset [2022-02-02T01:27:51.741Z] --- PASS: TestParentReset (0.03s) [2022-02-02T01:27:51.741Z] === RUN TestGetAndSetLastUpdated [2022-02-02T01:27:51.741Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-02T01:27:51.741Z] === RUN TestStoreLen [2022-02-02T01:27:51.741Z] --- PASS: TestStoreLen (0.05s) [2022-02-02T01:27:51.741Z] PASS [2022-02-02T01:27:51.741Z] coverage: 86.6% of statements [2022-02-02T01:27:51.741Z] ok github.com/docker/docker/image 0.581s coverage: 86.6% of statements [2022-02-02T01:27:52.210Z] === RUN TestMakeV1ConfigFromConfig [2022-02-02T01:27:52.210Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-02T01:27:52.210Z] PASS [2022-02-02T01:27:52.210Z] coverage: 25.0% of statements [2022-02-02T01:27:52.210Z] ok github.com/docker/docker/image/v1 0.191s coverage: 25.0% of statements [2022-02-02T01:27:52.680Z] === RUN TestValidateManifest [2022-02-02T01:27:52.680Z] === RUN TestValidateManifest/nil [2022-02-02T01:27:52.680Z] === RUN TestValidateManifest/non-nil [2022-02-02T01:27:52.680Z] --- PASS: TestValidateManifest (0.00s) [2022-02-02T01:27:52.680Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-02T01:27:52.680Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-02T01:27:52.680Z] PASS [2022-02-02T01:27:52.680Z] coverage: 0.7% of statements [2022-02-02T01:27:52.680Z] ok github.com/docker/docker/image/tarexport 0.122s coverage: 0.7% of statements [2022-02-02T01:27:52.680Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-02T01:27:53.668Z] === RUN TestSerialization [2022-02-02T01:27:53.668Z] --- PASS: TestSerialization (0.02s) [2022-02-02T01:27:53.668Z] PASS [2022-02-02T01:27:53.668Z] coverage: 100.0% of statements [2022-02-02T01:27:53.668Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-02-02T01:27:53.668Z] === RUN TestEmptyLayer [2022-02-02T01:27:53.668Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-02T01:27:53.668Z] === RUN TestCommitFailure [2022-02-02T01:27:53.668Z] --- PASS: TestCommitFailure (0.01s) [2022-02-02T01:27:53.668Z] === RUN TestStartTransactionFailure [2022-02-02T01:27:53.668Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-02T01:27:53.668Z] === RUN TestGetOrphan [2022-02-02T01:27:53.668Z] --- PASS: TestGetOrphan (0.01s) [2022-02-02T01:27:53.668Z] === RUN TestMountAndRegister [2022-02-02T01:27:53.668Z] layer_test.go:270: Layer size: 14 [2022-02-02T01:27:53.668Z] --- PASS: TestMountAndRegister (0.04s) [2022-02-02T01:27:53.668Z] === RUN TestLayerRelease [2022-02-02T01:27:53.668Z] layer_test.go:303: Failing on Windows [2022-02-02T01:27:53.668Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-02T01:27:53.668Z] === RUN TestStoreRestore [2022-02-02T01:27:53.668Z] layer_test.go:352: Failing on Windows [2022-02-02T01:27:53.668Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-02T01:27:53.668Z] === RUN TestTarStreamStability [2022-02-02T01:27:53.668Z] layer_test.go:467: Failing on Windows [2022-02-02T01:27:53.668Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-02T01:27:53.668Z] === RUN TestRegisterExistingLayer [2022-02-02T01:27:54.137Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-02-02T01:27:54.137Z] === RUN TestTarStreamVerification [2022-02-02T01:27:54.137Z] layer_test.go:696: Failing on Windows [2022-02-02T01:27:54.137Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-02T01:27:54.137Z] === RUN TestLayerMigration [2022-02-02T01:27:54.137Z] migration_test.go:45: Failing on Windows [2022-02-02T01:27:54.137Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-02T01:27:54.137Z] === RUN TestLayerMigrationNoTarsplit [2022-02-02T01:27:54.137Z] migration_test.go:181: Failing on Windows [2022-02-02T01:27:54.137Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-02T01:27:54.137Z] === RUN TestMountInit [2022-02-02T01:27:54.137Z] mount_test.go:17: Failing on Windows [2022-02-02T01:27:54.137Z] --- SKIP: TestMountInit (0.00s) [2022-02-02T01:27:54.137Z] === RUN TestMountSize [2022-02-02T01:27:54.137Z] mount_test.go:76: Failing on Windows [2022-02-02T01:27:54.137Z] --- SKIP: TestMountSize (0.00s) [2022-02-02T01:27:54.137Z] === RUN TestMountChanges [2022-02-02T01:27:54.137Z] mount_test.go:125: Failing on Windows [2022-02-02T01:27:54.137Z] --- SKIP: TestMountChanges (0.00s) [2022-02-02T01:27:54.137Z] === RUN TestMountApply [2022-02-02T01:27:54.137Z] mount_test.go:212: Failing on Windows [2022-02-02T01:27:54.137Z] --- SKIP: TestMountApply (0.00s) [2022-02-02T01:27:54.137Z] PASS [2022-02-02T01:27:54.137Z] coverage: 30.1% of statements [2022-02-02T01:27:54.137Z] ok github.com/docker/docker/layer 0.317s coverage: 30.1% of statements [2022-02-02T01:27:54.137Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-02T01:27:54.214Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.23s) [2022-02-02T01:27:54.214Z] PASS [2022-02-02T01:27:54.214Z] [2022-02-02T01:27:54.214Z] === Skipped [2022-02-02T01:27:54.214Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:27:54.214Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:27:54.214Z] [2022-02-02T01:27:54.214Z] DONE 26 tests, 1 skipped in 40.543s [2022-02-02T01:27:54.214Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:27:54.215Z] ++ 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-02-02T01:27:54.215Z] ++ set -e [2022-02-02T01:27:54.215Z] ++ '[' -n 0 ']' [2022-02-02T01:27:54.215Z] ++ set -x [2022-02-02T01:27:54.215Z] ++ 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-02-02T01:27:54.215Z] INFO: Testing against a local daemon [2022-02-02T01:27:54.215Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-02T01:27:54.215Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:27:54.215Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-02T01:27:54.215Z] === RUN TestDockerNetworkIpvlan [2022-02-02T01:27:54.215Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:27:54.215Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:27:54.215Z] PASS [2022-02-02T01:27:54.215Z] [2022-02-02T01:27:54.215Z] === Skipped [2022-02-02T01:27:54.215Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-02T01:27:54.215Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:27:54.215Z] [2022-02-02T01:27:54.215Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:27:54.215Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:27:54.215Z] [2022-02-02T01:27:54.215Z] DONE 2 tests, 2 skipped in 0.087s [2022-02-02T01:27:54.215Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:27:54.215Z] ++ 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-02-02T01:27:54.215Z] ++ set -e [2022-02-02T01:27:54.215Z] ++ '[' -n 0 ']' [2022-02-02T01:27:54.215Z] ++ set -x [2022-02-02T01:27:54.215Z] ++ 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-02-02T01:27:54.215Z] INFO: Testing against a local daemon [2022-02-02T01:27:54.215Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-02T01:27:54.606Z] === RUN TestEnvironmentParsing [2022-02-02T01:27:54.606Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-02T01:27:54.606Z] PASS [2022-02-02T01:27:54.606Z] coverage: 1.2% of statements [2022-02-02T01:27:54.606Z] ok github.com/docker/docker/libcontainerd/local 0.098s coverage: 1.2% of statements [2022-02-02T01:27:54.606Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-02T01:27:54.606Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-02T01:27:54.606Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-02T01:27:55.075Z] === RUN TestSequenceGetAvailableBit [2022-02-02T01:27:55.075Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestSequenceEqual [2022-02-02T01:27:55.075Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestSequenceCopy [2022-02-02T01:27:55.075Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestGetFirstAvailable [2022-02-02T01:27:55.075Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestFindSequence [2022-02-02T01:27:55.075Z] --- PASS: TestFindSequence (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestCheckIfAvailable [2022-02-02T01:27:55.075Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestMergeSequences [2022-02-02T01:27:55.075Z] --- PASS: TestMergeSequences (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestPushReservation [2022-02-02T01:27:55.075Z] --- PASS: TestPushReservation (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestSerializeDeserialize [2022-02-02T01:27:55.075Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestSet [2022-02-02T01:27:55.075Z] --- PASS: TestSet (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestSetUnset [2022-02-02T01:27:55.075Z] --- PASS: TestSetUnset (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestOffsetSetUnset [2022-02-02T01:27:55.075Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestSetInRange [2022-02-02T01:27:55.075Z] --- PASS: TestSetInRange (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestSetAnyInRange [2022-02-02T01:27:55.075Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestMethods [2022-02-02T01:27:55.075Z] --- PASS: TestMethods (0.00s) [2022-02-02T01:27:55.075Z] === RUN TestRandomAllocateDeallocate [2022-02-02T01:27:55.150Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-02-02T01:27:55.150Z] === RUN TestDockerNetworkMacvlan [2022-02-02T01:27:55.560Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-02T01:27:55.560Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-02T01:27:55.717Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-02T01:27:56.652Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-02T01:27:57.220Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-02T01:27:57.293Z] === RUN TestInvalidConfig [2022-02-02T01:27:57.293Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-02T01:27:57.293Z] === RUN TestConfig [2022-02-02T01:27:57.293Z] --- PASS: TestConfig (0.00s) [2022-02-02T01:27:57.293Z] === RUN TestOptionsLabels [2022-02-02T01:27:57.293Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-02T01:27:57.293Z] === RUN TestValidName [2022-02-02T01:27:57.293Z] --- PASS: TestValidName (0.00s) [2022-02-02T01:27:57.293Z] PASS [2022-02-02T01:27:57.293Z] coverage: 19.7% of statements [2022-02-02T01:27:57.293Z] ok github.com/docker/docker/libnetwork/config 0.142s coverage: 19.7% of statements [2022-02-02T01:27:57.293Z] === RUN TestKey [2022-02-02T01:27:57.293Z] --- PASS: TestKey (0.00s) [2022-02-02T01:27:57.293Z] === RUN TestParseKey [2022-02-02T01:27:57.293Z] --- PASS: TestParseKey (0.00s) [2022-02-02T01:27:57.293Z] === RUN TestInvalidDataStore [2022-02-02T01:27:57.293Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-02T01:27:57.293Z] === RUN TestKVObjectFlatKey [2022-02-02T01:27:57.293Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-02T01:27:57.293Z] === RUN TestAtomicKVObjectFlatKey [2022-02-02T01:27:57.293Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-02T01:27:57.293Z] PASS [2022-02-02T01:27:57.293Z] coverage: 21.9% of statements [2022-02-02T01:27:57.293Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-02-02T01:27:57.763Z] === RUN TestErrorInterfaces [2022-02-02T01:27:57.763Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestNetworkMarshalling [2022-02-02T01:27:57.763Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-02-02T01:27:57.763Z] === RUN TestEndpointMarshalling [2022-02-02T01:27:57.763Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestAuxAddresses [2022-02-02T01:27:57.763Z] time="2022-02-02T01:27:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:27:57.763Z] --- PASS: TestAuxAddresses (0.08s) [2022-02-02T01:27:57.763Z] === RUN TestSRVServiceQuery [2022-02-02T01:27:57.763Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-02T01:27:57.763Z] === RUN TestServiceVIPReuse [2022-02-02T01:27:57.763Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-02T01:27:57.763Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-02T01:27:57.763Z] === RUN TestDNSIPQuery [2022-02-02T01:27:57.763Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestDNSProxyServFail [2022-02-02T01:27:57.763Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-02-02T01:27:57.763Z] === RUN TestSandboxAddEmpty [2022-02-02T01:27:57.763Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestSandboxAddMultiPrio [2022-02-02T01:27:57.763Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestSandboxAddSamePrio [2022-02-02T01:27:57.763Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestCleanupServiceDiscovery [2022-02-02T01:27:57.763Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestDNSOptions [2022-02-02T01:27:57.763Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:27:57.763Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-02T01:27:57.763Z] === RUN TestMultipleControllersWithSameStore [2022-02-02T01:27:57.763Z] time="2022-02-02T01:27:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:27:57.763Z] time="2022-02-02T01:27:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:27:57.763Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-02T01:27:57.763Z] PASS [2022-02-02T01:27:57.763Z] coverage: 8.5% of statements [2022-02-02T01:27:57.763Z] ok github.com/docker/docker/libnetwork 0.436s coverage: 8.5% of statements [2022-02-02T01:27:58.093Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-02T01:27:58.231Z] === RUN TestIPDataMarshalling [2022-02-02T01:27:58.231Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-02T01:27:58.231Z] === RUN TestValidateAndIsV6 [2022-02-02T01:27:58.231Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-02T01:27:58.231Z] PASS [2022-02-02T01:27:58.231Z] coverage: 68.9% of statements [2022-02-02T01:27:58.231Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-02-02T01:27:58.660Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-02T01:27:58.700Z] === RUN TestDriver [2022-02-02T01:27:58.701Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:27:58.701Z] PASS [2022-02-02T01:27:58.701Z] coverage: 34.8% of statements [2022-02-02T01:27:58.701Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-02-02T01:27:59.123Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-02T01:27:59.169Z] === RUN TestDriver [2022-02-02T01:27:59.169Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:27:59.169Z] PASS [2022-02-02T01:27:59.169Z] coverage: 34.8% of statements [2022-02-02T01:27:59.169Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-02-02T01:27:59.169Z] === RUN TestNetworkAllocateFree [2022-02-02T01:27:59.169Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-02T01:27:59.169Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-02T01:27:59.169Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-02T01:27:59.170Z] PASS [2022-02-02T01:27:59.170Z] coverage: 63.6% of statements [2022-02-02T01:27:59.170Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-02-02T01:28:00.037Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-02T01:28:00.157Z] === RUN TestGetEmptyCapabilities [2022-02-02T01:28:00.158Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-02T01:28:00.158Z] === RUN TestGetExtraCapabilities [2022-02-02T01:28:00.158Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-02T01:28:00.158Z] === RUN TestGetInvalidCapabilities [2022-02-02T01:28:00.158Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-02T01:28:00.158Z] === RUN TestRemoteDriver [2022-02-02T01:28:00.158Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-02T01:28:00.158Z] === RUN TestDriverError [2022-02-02T01:28:00.158Z] --- PASS: TestDriverError (0.00s) [2022-02-02T01:28:00.158Z] === RUN TestMissingValues [2022-02-02T01:28:00.158Z] --- PASS: TestMissingValues (0.00s) [2022-02-02T01:28:00.158Z] === RUN TestRollback [2022-02-02T01:28:00.158Z] --- PASS: TestRollback (0.00s) [2022-02-02T01:28:00.158Z] PASS [2022-02-02T01:28:00.158Z] coverage: 57.4% of statements [2022-02-02T01:28:00.158Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.080s coverage: 57.4% of statements [2022-02-02T01:28:00.500Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-02T01:28:00.627Z] === RUN TestNew [2022-02-02T01:28:00.627Z] --- PASS: TestNew (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestAddDriver [2022-02-02T01:28:00.627Z] --- PASS: TestAddDriver (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestAddDuplicateDriver [2022-02-02T01:28:00.627Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-02T01:28:00.627Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestDriver [2022-02-02T01:28:00.627Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestIPAM [2022-02-02T01:28:00.627Z] --- PASS: TestIPAM (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestWalkIPAMs [2022-02-02T01:28:00.627Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestWalkDrivers [2022-02-02T01:28:00.627Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-02T01:28:00.627Z] PASS [2022-02-02T01:28:00.627Z] coverage: 82.4% of statements [2022-02-02T01:28:00.627Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2022-02-02T01:28:00.627Z] === RUN TestNAT [2022-02-02T01:28:00.627Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-02T01:28:00.627Z] --- SKIP: TestNAT (0.00s) [2022-02-02T01:28:00.627Z] === RUN TestTransparent [2022-02-02T01:28:00.627Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-02T01:28:00.627Z] --- SKIP: TestTransparent (0.00s) [2022-02-02T01:28:00.627Z] PASS [2022-02-02T01:28:00.627Z] coverage: 0.0% of statements [2022-02-02T01:28:00.627Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-02-02T01:28:00.627Z] --- PASS: TestRandomAllocateDeallocate (5.75s) [2022-02-02T01:28:00.627Z] === RUN TestAllocateRandomDeallocate [2022-02-02T01:28:01.096Z] === RUN TestBuildDefault [2022-02-02T01:28:01.096Z] --- PASS: TestBuildDefault (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestBuildHostnameDomainname [2022-02-02T01:28:01.096Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestBuildHostname [2022-02-02T01:28:01.096Z] --- PASS: TestBuildHostname (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestBuildHostnameFQDN [2022-02-02T01:28:01.096Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestBuildNoIP [2022-02-02T01:28:01.096Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestUpdate [2022-02-02T01:28:01.096Z] --- PASS: TestUpdate (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-02T01:28:01.096Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-02T01:28:01.096Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestAddEmpty [2022-02-02T01:28:01.096Z] --- PASS: TestAddEmpty (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestAdd [2022-02-02T01:28:01.096Z] --- PASS: TestAdd (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestDeleteEmpty [2022-02-02T01:28:01.096Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestDeleteNewline [2022-02-02T01:28:01.096Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestDelete [2022-02-02T01:28:01.096Z] --- PASS: TestDelete (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestConcurrentWrites [2022-02-02T01:28:01.096Z] --- PASS: TestConcurrentWrites (0.18s) [2022-02-02T01:28:01.096Z] PASS [2022-02-02T01:28:01.096Z] coverage: 81.2% of statements [2022-02-02T01:28:01.096Z] ok github.com/docker/docker/libnetwork/etchosts 0.231s coverage: 81.2% of statements [2022-02-02T01:28:01.096Z] === RUN TestCaller [2022-02-02T01:28:01.096Z] --- PASS: TestCaller (0.00s) [2022-02-02T01:28:01.096Z] PASS [2022-02-02T01:28:01.096Z] coverage: 100.0% of statements [2022-02-02T01:28:01.096Z] === RUN TestNew [2022-02-02T01:28:01.096Z] --- PASS: TestNew (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestAllocate [2022-02-02T01:28:01.096Z] --- PASS: TestAllocate (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestUninitialized [2022-02-02T01:28:01.096Z] --- PASS: TestUninitialized (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestAllocateInRange [2022-02-02T01:28:01.096Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-02T01:28:01.096Z] === RUN TestAllocateSerial [2022-02-02T01:28:01.096Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-02T01:28:01.096Z] PASS [2022-02-02T01:28:01.096Z] coverage: 87.5% of statements [2022-02-02T01:28:01.096Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-02-02T01:28:01.096Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2022-02-02T01:28:01.415Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-02T01:28:01.482Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-02-02T01:28:01.482Z] === RUN TestServiceUpdateConfigs [2022-02-02T01:28:01.565Z] --- PASS: TestAllocateRandomDeallocate (0.90s) [2022-02-02T01:28:01.565Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-02T01:28:02.034Z] === RUN TestSetSerialInsertDelete [2022-02-02T01:28:02.034Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-02T01:28:02.034Z] === RUN TestSetParallelInsertDelete [2022-02-02T01:28:03.022Z] === RUN TestInt2IP2IntConversion [2022-02-02T01:28:03.022Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.22s) [2022-02-02T01:28:03.022Z] === RUN TestRetrieveFromStore [2022-02-02T01:28:03.022Z] === RUN TestPoolRequest [2022-02-02T01:28:03.022Z] --- PASS: TestPoolRequest (0.00s) [2022-02-02T01:28:03.022Z] === RUN TestOtherRequests [2022-02-02T01:28:03.022Z] --- PASS: TestOtherRequests (0.00s) [2022-02-02T01:28:03.022Z] PASS [2022-02-02T01:28:03.022Z] coverage: 57.1% of statements [2022-02-02T01:28:03.022Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-02-02T01:28:03.490Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2022-02-02T01:28:03.490Z] === RUN TestGetAddressVersion [2022-02-02T01:28:03.490Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-02T01:28:03.490Z] === RUN TestKeyString [2022-02-02T01:28:03.490Z] --- PASS: TestKeyString (0.00s) [2022-02-02T01:28:03.490Z] === RUN TestPoolDataMarshal [2022-02-02T01:28:03.490Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-02T01:28:03.490Z] === RUN TestSubnetsMarshal [2022-02-02T01:28:03.490Z] --- PASS: TestRetrieveFromStore (0.49s) [2022-02-02T01:28:03.490Z] === RUN TestIsCorrupted [2022-02-02T01:28:03.490Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-02T01:28:03.490Z] === RUN TestAddSubnets [2022-02-02T01:28:03.490Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-02T01:28:03.490Z] === RUN TestSetRollover [2022-02-02T01:28:03.490Z] --- PASS: TestAddSubnets (0.05s) [2022-02-02T01:28:03.490Z] === RUN TestDoublePoolRelease [2022-02-02T01:28:03.490Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-02T01:28:03.490Z] === RUN TestAddReleasePoolID [2022-02-02T01:28:03.490Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-02T01:28:03.490Z] === RUN TestPredefinedPool [2022-02-02T01:28:03.490Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-02T01:28:03.490Z] === RUN TestRemoveSubnet [2022-02-02T01:28:03.490Z] --- PASS: TestRemoveSubnet (0.14s) [2022-02-02T01:28:03.490Z] === RUN TestGetSameAddress [2022-02-02T01:28:03.490Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-02T01:28:03.490Z] === RUN TestPoolAllocationReuse [2022-02-02T01:28:03.788Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-02T01:28:03.952Z] check_test.go:308: [d130225a38bac] daemon is not started [2022-02-02T01:28:03.952Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-02T01:28:04.046Z] --- PASS: TestDockerNetworkMacvlan (9.08s) [2022-02-02T01:28:04.047Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-02T01:28:04.047Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-02T01:28:04.047Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-02-02T01:28:04.047Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-02-02T01:28:04.047Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.78s) [2022-02-02T01:28:04.047Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-02-02T01:28:04.047Z] PASS [2022-02-02T01:28:04.047Z] [2022-02-02T01:28:04.047Z] DONE 8 tests in 10.603s [2022-02-02T01:28:04.047Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-02T01:28:04.047Z] ++ 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-02-02T01:28:04.047Z] ++ set -e [2022-02-02T01:28:04.047Z] ++ '[' -n 0 ']' [2022-02-02T01:28:04.047Z] ++ set -x [2022-02-02T01:28:04.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-02T01:28:04.047Z] testing: warning: no tests to run [2022-02-02T01:28:04.047Z] PASS [2022-02-02T01:28:04.047Z] [2022-02-02T01:28:04.047Z] DONE 0 tests in 0.023s [2022-02-02T01:28:04.047Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-02T01:28:04.047Z] ++ 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-02-02T01:28:04.047Z] ++ set -e [2022-02-02T01:28:04.047Z] ++ '[' -n 0 ']' [2022-02-02T01:28:04.047Z] ++ set -x [2022-02-02T01:28:04.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-02T01:28:04.305Z] INFO: Testing against a local daemon [2022-02-02T01:28:04.305Z] === RUN TestAuthZPluginAllowRequest [2022-02-02T01:28:04.481Z] === RUN TestGetCapabilities [2022-02-02T01:28:04.481Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-02T01:28:04.481Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-02T01:28:04.481Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-02T01:28:04.481Z] === RUN TestGetDefaultAddressSpaces [2022-02-02T01:28:04.481Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-02T01:28:04.481Z] === RUN TestRemoteDriver [2022-02-02T01:28:04.481Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-02T01:28:04.481Z] PASS [2022-02-02T01:28:04.481Z] coverage: 47.4% of statements [2022-02-02T01:28:04.481Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2022-02-02T01:28:04.481Z] --- PASS: TestSetRollover (1.25s) [2022-02-02T01:28:04.481Z] === RUN TestSetRolloverSerial [2022-02-02T01:28:04.520Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-02T01:28:04.950Z] === RUN TestWindowsIPAM [2022-02-02T01:28:04.950Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-02T01:28:04.950Z] PASS [2022-02-02T01:28:04.950Z] coverage: 71.4% of statements [2022-02-02T01:28:04.950Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-02-02T01:28:04.950Z] --- PASS: TestPoolAllocationReuse (1.36s) [2022-02-02T01:28:04.950Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-02T01:28:04.950Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-02T01:28:04.950Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-02T01:28:05.090Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-02T01:28:05.349Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-02T01:28:05.408Z] === RUN TestBoolValue [2022-02-02T01:28:05.408Z] --- PASS: TestBoolValue (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestBoolValueOrDefault [2022-02-02T01:28:05.408Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestInt64ValueOrZero [2022-02-02T01:28:05.408Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestInt64ValueOrDefault [2022-02-02T01:28:05.408Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-02T01:28:05.408Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestJsonContentType [2022-02-02T01:28:05.408Z] --- PASS: TestJsonContentType (0.00s) [2022-02-02T01:28:05.408Z] PASS [2022-02-02T01:28:05.408Z] coverage: 14.7% of statements [2022-02-02T01:28:05.408Z] ok github.com/docker/docker/api/server/httputils 0.142s coverage: 14.7% of statements [2022-02-02T01:28:05.408Z] === RUN TestMaskSecretKeys [2022-02-02T01:28:05.408Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-02T01:28:05.408Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-02T01:28:05.408Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-02T01:28:05.408Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-02T01:28:05.408Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-02T01:28:05.408Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-02T01:28:05.408Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestVersionMiddlewareVersion [2022-02-02T01:28:05.408Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-02T01:28:05.408Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-02T01:28:05.408Z] PASS [2022-02-02T01:28:05.408Z] coverage: 37.7% of statements [2022-02-02T01:28:05.408Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-02T01:28:05.408Z] === RUN TestStrSliceMarshalJSON [2022-02-02T01:28:05.408Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestStrSliceUnmarshalJSON [2022-02-02T01:28:05.408Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestStrSliceUnmarshalString [2022-02-02T01:28:05.408Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestStrSliceUnmarshalSlice [2022-02-02T01:28:05.408Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-02T01:28:05.408Z] PASS [2022-02-02T01:28:05.408Z] coverage: 90.0% of statements [2022-02-02T01:28:05.408Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-02-02T01:28:05.408Z] === RUN TestAdjustForAPIVersion [2022-02-02T01:28:05.408Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-02T01:28:05.408Z] PASS [2022-02-02T01:28:05.408Z] coverage: 5.7% of statements [2022-02-02T01:28:05.408Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-02T01:28:05.408Z] === RUN TestToJSON [2022-02-02T01:28:05.408Z] --- PASS: TestToJSON (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestToParamWithVersion [2022-02-02T01:28:05.408Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestFromJSON [2022-02-02T01:28:05.408Z] --- PASS: TestFromJSON (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestEmpty [2022-02-02T01:28:05.408Z] --- PASS: TestEmpty (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestArgsMatchKVListEmptySources [2022-02-02T01:28:05.408Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestArgsMatchKVList [2022-02-02T01:28:05.408Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestArgsMatch [2022-02-02T01:28:05.408Z] --- PASS: TestArgsMatch (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestAdd [2022-02-02T01:28:05.408Z] --- PASS: TestAdd (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestDel [2022-02-02T01:28:05.408Z] --- PASS: TestDel (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestLen [2022-02-02T01:28:05.408Z] --- PASS: TestLen (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestExactMatch [2022-02-02T01:28:05.408Z] --- PASS: TestExactMatch (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestOnlyOneExactMatch [2022-02-02T01:28:05.408Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestContains [2022-02-02T01:28:05.408Z] --- PASS: TestContains (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestValidate [2022-02-02T01:28:05.408Z] --- PASS: TestValidate (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestWalkValues [2022-02-02T01:28:05.408Z] --- PASS: TestWalkValues (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestFuzzyMatch [2022-02-02T01:28:05.408Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-02T01:28:05.408Z] === RUN TestClone [2022-02-02T01:28:05.408Z] --- PASS: TestClone (0.00s) [2022-02-02T01:28:05.408Z] PASS [2022-02-02T01:28:05.408Z] coverage: 92.2% of statements [2022-02-02T01:28:05.408Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-02T01:28:05.408Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-02T01:28:05.408Z] === RUN TestDurationToSecondsString [2022-02-02T01:28:05.409Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestGetTimestamp [2022-02-02T01:28:05.409Z] --- PASS: TestGetTimestamp (0.15s) [2022-02-02T01:28:05.409Z] === RUN TestParseTimestamps [2022-02-02T01:28:05.409Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-02T01:28:05.409Z] PASS [2022-02-02T01:28:05.409Z] coverage: 100.0% of statements [2022-02-02T01:28:05.409Z] ok github.com/docker/docker/api/types/time 0.217s coverage: 100.0% of statements [2022-02-02T01:28:05.409Z] === RUN TestCompareVersion [2022-02-02T01:28:05.409Z] --- PASS: TestCompareVersion (0.00s) [2022-02-02T01:28:05.409Z] PASS [2022-02-02T01:28:05.409Z] coverage: 77.3% of statements [2022-02-02T01:28:05.409Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-02T01:28:05.409Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-02T01:28:05.409Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-02T01:28:05.409Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestCloneArgsSmartHttp [2022-02-02T01:28:05.409Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-02T01:28:05.409Z] === RUN TestCloneArgsDumbHttp [2022-02-02T01:28:05.409Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestCloneArgsGit [2022-02-02T01:28:05.409Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestCheckoutGit [2022-02-02T01:28:05.409Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-02T01:28:05.409Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestProcessNoDockerignore [2022-02-02T01:28:05.409Z] === RUN TestEnable [2022-02-02T01:28:05.409Z] --- PASS: TestEnable (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestDisable [2022-02-02T01:28:05.409Z] --- PASS: TestDisable (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestEnabled [2022-02-02T01:28:05.409Z] --- PASS: TestEnabled (0.00s) [2022-02-02T01:28:05.409Z] PASS [2022-02-02T01:28:05.409Z] coverage: 100.0% of statements [2022-02-02T01:28:05.409Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-02T01:28:05.409Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-02T01:28:05.409Z] === RUN TestDetectContentType [2022-02-02T01:28:05.409Z] --- PASS: TestDetectContentType (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestSelectAcceptableMIME [2022-02-02T01:28:05.409Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestInspectEmptyResponse [2022-02-02T01:28:05.409Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestInspectResponseBinary [2022-02-02T01:28:05.409Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestResponseUnsupportedContentType [2022-02-02T01:28:05.409Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestInspectResponseTextSimple [2022-02-02T01:28:05.409Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestInspectResponseEmptyContentType [2022-02-02T01:28:05.409Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestUnknownContentLength [2022-02-02T01:28:05.409Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestDownloadRemote [2022-02-02T01:28:05.409Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-02-02T01:28:05.409Z] --- PASS: TestDownloadRemote (0.09s) [2022-02-02T01:28:05.409Z] === RUN TestGetWithStatusError [2022-02-02T01:28:05.409Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestCloseRootDirectory [2022-02-02T01:28:05.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:05.409Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestHashFile [2022-02-02T01:28:05.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:05.409Z] --- SKIP: TestHashFile (0.01s) [2022-02-02T01:28:05.409Z] === RUN TestHashSubdir [2022-02-02T01:28:05.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:05.409Z] --- SKIP: TestHashSubdir (0.00s) [2022-02-02T01:28:05.409Z] === RUN TestRemoveDirectory [2022-02-02T01:28:05.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:05.409Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-02T01:28:05.409Z] PASS [2022-02-02T01:28:05.409Z] coverage: 9.3% of statements [2022-02-02T01:28:05.409Z] ok github.com/docker/docker/builder/remotecontext 0.229s coverage: 9.3% of statements [2022-02-02T01:28:05.609Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-02T01:28:05.680Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2022-02-02T01:28:05.680Z] === RUN TestAuthZPluginTLS [2022-02-02T01:28:05.938Z] === RUN TestDefaultNetwork [2022-02-02T01:28:05.938Z] --- PASS: TestSetRolloverSerial (1.24s) [2022-02-02T01:28:05.938Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-02T01:28:05.938Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-02T01:28:05.938Z] PASS [2022-02-02T01:28:05.938Z] coverage: 84.4% of statements [2022-02-02T01:28:05.938Z] ok github.com/docker/docker/libnetwork/bitseq 11.002s coverage: 84.4% of statements [2022-02-02T01:28:05.938Z] --- PASS: TestDefaultNetwork (0.25s) [2022-02-02T01:28:05.938Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-02T01:28:05.939Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-02T01:28:05.939Z] === RUN TestAuthZPluginDenyRequest [2022-02-02T01:28:06.396Z] === RUN TestGetAllAllowed [2022-02-02T01:28:06.396Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestGetAllMeta [2022-02-02T01:28:06.396Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-02T01:28:06.396Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestIsUnreferencedBuiltin [2022-02-02T01:28:06.396Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestIsExistingDirectory [2022-02-02T01:28:06.396Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestGetFilenameForDownload [2022-02-02T01:28:06.396Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestEnv2Variables [2022-02-02T01:28:06.396Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-02T01:28:06.396Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestMaintainer [2022-02-02T01:28:06.396Z] --- PASS: TestMaintainer (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestLabel [2022-02-02T01:28:06.396Z] --- PASS: TestLabel (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestFromScratch [2022-02-02T01:28:06.396Z] --- PASS: TestFromScratch (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestFromWithArg [2022-02-02T01:28:06.396Z] --- PASS: TestFromWithArg (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-02T01:28:06.396Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestFromWithUndefinedArg [2022-02-02T01:28:06.396Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestFromMultiStageWithNamedStage [2022-02-02T01:28:06.396Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestOnbuild [2022-02-02T01:28:06.396Z] --- PASS: TestOnbuild (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestWorkdir [2022-02-02T01:28:06.396Z] --- PASS: TestWorkdir (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestCmd [2022-02-02T01:28:06.396Z] --- PASS: TestCmd (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestHealthcheckNone [2022-02-02T01:28:06.396Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestHealthcheckCmd [2022-02-02T01:28:06.396Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestEntrypoint [2022-02-02T01:28:06.396Z] --- PASS: TestEntrypoint (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestExpose [2022-02-02T01:28:06.396Z] --- PASS: TestExpose (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestUser [2022-02-02T01:28:06.396Z] --- PASS: TestUser (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestVolume [2022-02-02T01:28:06.396Z] --- PASS: TestVolume (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestStopSignal [2022-02-02T01:28:06.396Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-02T01:28:06.396Z] --- SKIP: TestStopSignal (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestArg [2022-02-02T01:28:06.396Z] --- PASS: TestArg (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestShell [2022-02-02T01:28:06.396Z] --- PASS: TestShell (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestPrependEnvOnCmd [2022-02-02T01:28:06.396Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestRunWithBuildArgs [2022-02-02T01:28:06.396Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestRunIgnoresHealthcheck [2022-02-02T01:28:06.396Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestDispatchUnsupportedOptions [2022-02-02T01:28:06.396Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-02T01:28:06.396Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-02T01:28:06.396Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-02T01:28:06.396Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestNormalizeWorkdir [2022-02-02T01:28:06.396Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestDispatch [2022-02-02T01:28:06.396Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-02T01:28:06.396Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-02T01:28:06.396Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-02T01:28:06.396Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-02T01:28:06.396Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-02T01:28:06.396Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-02T01:28:06.396Z] === RUN TestDispatch/COPY_url [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch (0.07s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-02T01:28:06.396Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestAddScratchImageAddsToMounts [2022-02-02T01:28:06.396Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-02T01:28:06.396Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-02T01:28:06.396Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-02T01:28:06.396Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestImageSourceGetAddsToMounts [2022-02-02T01:28:06.396Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestEmptyDockerfile [2022-02-02T01:28:06.396Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-02T01:28:06.396Z] === RUN TestSymlinkDockerfile [2022-02-02T01:28:06.396Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-02T01:28:06.396Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-02T01:28:06.396Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-02-02T01:28:06.396Z] === RUN TestNonExistingDockerfile [2022-02-02T01:28:06.396Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestCopyRunConfig [2022-02-02T01:28:06.396Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestDeepCopyRunConfig [2022-02-02T01:28:06.396Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestExportImage [2022-02-02T01:28:06.396Z] --- PASS: TestExportImage (0.00s) [2022-02-02T01:28:06.396Z] === RUN TestNormalizeDest [2022-02-02T01:28:06.396Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-02T01:28:06.396Z] PASS [2022-02-02T01:28:06.396Z] coverage: 46.8% of statements [2022-02-02T01:28:06.396Z] ok github.com/docker/docker/builder/dockerfile 0.184s coverage: 46.8% of statements [2022-02-02T01:28:06.396Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-02T01:28:06.407Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-02-02T01:28:06.407Z] === RUN TestInitAddressPools [2022-02-02T01:28:06.407Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-02T01:28:06.407Z] PASS [2022-02-02T01:28:06.407Z] coverage: 74.0% of statements [2022-02-02T01:28:06.407Z] ok github.com/docker/docker/libnetwork/ipamutils 0.572s coverage: 74.0% of statements [2022-02-02T01:28:06.506Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-02T01:28:06.506Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-02T01:28:06.865Z] === RUN TestTCP4Proxy [2022-02-02T01:28:06.865Z] --- PASS: TestTCP4Proxy (0.02s) [2022-02-02T01:28:06.865Z] === RUN TestTCP4ProxyHalfClose [2022-02-02T01:28:06.865Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-02T01:28:06.865Z] === RUN TestTCP6Proxy [2022-02-02T01:28:06.865Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:28:06.865Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-02T01:28:06.865Z] === RUN TestTCPDualStackProxy [2022-02-02T01:28:06.865Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:28:06.865Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-02T01:28:06.865Z] === RUN TestUDP4Proxy [2022-02-02T01:28:06.865Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-02T01:28:06.865Z] === RUN TestUDP6Proxy [2022-02-02T01:28:06.865Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:28:06.865Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-02T01:28:06.865Z] === RUN TestUDPWriteError [2022-02-02T01:28:06.865Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-02T01:28:06.865Z] === RUN TestSCTP4Proxy [2022-02-02T01:28:06.865Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-02T01:28:06.865Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-02T01:28:06.865Z] === RUN TestSCTP6Proxy [2022-02-02T01:28:06.865Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:28:06.865Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-02T01:28:06.865Z] PASS [2022-02-02T01:28:06.865Z] coverage: 49.4% of statements [2022-02-02T01:28:06.865Z] ok github.com/docker/docker/cmd/docker-proxy 0.100s coverage: 49.4% of statements [2022-02-02T01:28:06.879Z] === RUN TestKeyValue [2022-02-02T01:28:06.879Z] --- PASS: TestKeyValue (0.00s) [2022-02-02T01:28:06.879Z] PASS [2022-02-02T01:28:06.879Z] coverage: 60.0% of statements [2022-02-02T01:28:06.879Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2022-02-02T01:28:06.879Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.86s) [2022-02-02T01:28:06.879Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-02T01:28:07.073Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-02T01:28:07.073Z] === RUN TestAuthZPluginDenyResponse [2022-02-02T01:28:07.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-02T01:28:07.514Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-02T01:28:07.514Z] check_test.go:308: [dd6b5bf149990] daemon is not started [2022-02-02T01:28:07.640Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-02-02T01:28:07.640Z] === RUN TestAuthZPluginAllowEventStream [2022-02-02T01:28:07.774Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-02T01:28:09.016Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-02-02T01:28:09.016Z] === RUN TestAuthZPluginErrorResponse [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-02T01:28:09.125Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-02T01:28:09.274Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-02T01:28:09.274Z] === RUN TestAuthZPluginErrorRequest [2022-02-02T01:28:09.594Z] === RUN TestNetworkDBSimple [2022-02-02T01:28:09.594Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.45s) [2022-02-02T01:28:09.594Z] === RUN TestGetAddress [2022-02-02T01:28:09.708Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-02T01:28:09.841Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-02T01:28:09.841Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-02T01:28:09.967Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-02T01:28:10.063Z] === RUN TestGenerate [2022-02-02T01:28:10.063Z] --- PASS: TestGenerate (0.00s) [2022-02-02T01:28:10.063Z] === RUN TestGeneratePtr [2022-02-02T01:28:10.063Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-02T01:28:10.063Z] === RUN TestGenerateMissingField [2022-02-02T01:28:10.063Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-02T01:28:10.063Z] === RUN TestFieldCannotBeSet [2022-02-02T01:28:10.063Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-02T01:28:10.063Z] === RUN TestTypeMismatchError [2022-02-02T01:28:10.063Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-02T01:28:10.063Z] PASS [2022-02-02T01:28:10.063Z] coverage: 100.0% of statements [2022-02-02T01:28:10.063Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-02-02T01:28:10.408Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-02T01:28:10.408Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-02T01:28:10.531Z] 2022/02/02 01:28:09 Closing DB instances... [2022-02-02T01:28:10.531Z] testing: warning: no tests to run [2022-02-02T01:28:10.531Z] PASS [2022-02-02T01:28:10.531Z] coverage: 0.0% of statements [2022-02-02T01:28:10.531Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-02-02T01:28:11.518Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-02-02T01:28:11.518Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-02T01:28:11.518Z] === RUN TestRequestNewPort [2022-02-02T01:28:11.518Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-02T01:28:11.518Z] === RUN TestRequestSpecificPort [2022-02-02T01:28:11.518Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-02T01:28:11.518Z] === RUN TestReleasePort [2022-02-02T01:28:11.518Z] --- PASS: TestReleasePort (0.00s) [2022-02-02T01:28:11.518Z] === RUN TestReuseReleasedPort [2022-02-02T01:28:11.518Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-02T01:28:11.518Z] === RUN TestReleaseUnreadledPort [2022-02-02T01:28:11.518Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-02T01:28:11.518Z] === RUN TestUnknowProtocol [2022-02-02T01:28:11.518Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-02T01:28:11.518Z] === RUN TestAllocateAllPorts [2022-02-02T01:28:11.519Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-02T01:28:11.519Z] === RUN TestPortAllocation [2022-02-02T01:28:11.519Z] --- PASS: TestPortAllocation (0.00s) [2022-02-02T01:28:11.519Z] === RUN TestPortAllocationWithCustomRange [2022-02-02T01:28:11.519Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-02T01:28:11.519Z] === RUN TestNoDuplicateBPR [2022-02-02T01:28:11.519Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-02T01:28:11.519Z] === RUN TestChangePortRange [2022-02-02T01:28:11.519Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-02T01:28:11.519Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-02T01:28:11.519Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-02T01:28:11.519Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-02T01:28:11.519Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-02T01:28:11.519Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-02T01:28:11.519Z] --- PASS: TestChangePortRange (0.00s) [2022-02-02T01:28:11.519Z] PASS [2022-02-02T01:28:11.519Z] coverage: 88.6% of statements [2022-02-02T01:28:11.519Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-02-02T01:28:11.783Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.24s) [2022-02-02T01:28:11.784Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-02T01:28:11.987Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-02T01:28:11.987Z] PASS [2022-02-02T01:28:11.987Z] coverage: 100.0% of statements [2022-02-02T01:28:11.987Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-02-02T01:28:12.456Z] testing: warning: no tests to run [2022-02-02T01:28:12.456Z] PASS [2022-02-02T01:28:12.456Z] coverage: 0.0% of statements [2022-02-02T01:28:12.456Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-02-02T01:28:12.456Z] 2022/02/02 01:28:12 Closing DB instances... [2022-02-02T01:28:12.502Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-02T01:28:12.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2022-02-02T01:28:12.720Z] === RUN TestAuthZPluginHeader [2022-02-02T01:28:12.926Z] === RUN TestHashData [2022-02-02T01:28:12.926Z] --- PASS: TestHashData (0.00s) [2022-02-02T01:28:12.926Z] PASS [2022-02-02T01:28:12.926Z] coverage: 2.8% of statements [2022-02-02T01:28:12.926Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-02-02T01:28:12.926Z] === RUN TestErrorConstructors [2022-02-02T01:28:12.926Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-02T01:28:12.926Z] === RUN TestCompareIPMask [2022-02-02T01:28:12.926Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-02T01:28:12.926Z] === RUN TestUtilGetHostPartIP [2022-02-02T01:28:12.926Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-02T01:28:12.926Z] === RUN TestUtilGetBroadcastIP [2022-02-02T01:28:12.926Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-02T01:28:12.926Z] === RUN TestParseCIDR [2022-02-02T01:28:12.926Z] --- PASS: TestParseCIDR (0.00s) [2022-02-02T01:28:12.926Z] PASS [2022-02-02T01:28:12.926Z] coverage: 37.3% of statements [2022-02-02T01:28:12.926Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-02-02T01:28:13.656Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-02T01:28:13.656Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-02T01:28:13.656Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:13.656Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-02T01:28:13.656Z] === RUN TestAuthZPluginV2Disable [2022-02-02T01:28:13.656Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:13.656Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-02T01:28:13.656Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-02T01:28:13.656Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:13.656Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-02T01:28:13.656Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-02T01:28:13.656Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:13.656Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-02T01:28:13.656Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-02T01:28:13.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-02T01:28:13.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-02T01:28:13.915Z] PASS [2022-02-02T01:28:13.915Z] coverage: 50.0% of statements [2022-02-02T01:28:13.915Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-02-02T01:28:14.384Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-02T01:28:14.384Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-02T01:28:14.384Z] === RUN TestAddressPoolOpt [2022-02-02T01:28:14.384Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/a [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/something [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/_=a [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/env1=value1 [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/_env1=value1 [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/PATH [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/=a [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/PATH= [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/PATH=something [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/asd!qwe [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/1asd [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/123 [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/some_space [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/__some_space_before [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/some_space_after__ [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/= [2022-02-02T01:28:14.384Z] === RUN TestValidateEnv/PaTh [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestParseHost [2022-02-02T01:28:14.384Z] --- PASS: TestParseHost (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestParseDockerDaemonHost [2022-02-02T01:28:14.384Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestParseTCP [2022-02-02T01:28:14.384Z] --- PASS: TestParseTCP (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-02T01:28:14.384Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestValidateExtraHosts [2022-02-02T01:28:14.384Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestIpOptString [2022-02-02T01:28:14.384Z] --- PASS: TestIpOptString (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-02T01:28:14.384Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestNewIpOptValidDefaultVal [2022-02-02T01:28:14.384Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestIpOptSetInvalidVal [2022-02-02T01:28:14.384Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestValidateIPAddress [2022-02-02T01:28:14.384Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestMapOpts [2022-02-02T01:28:14.384Z] --- PASS: TestMapOpts (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestListOptsWithoutValidator [2022-02-02T01:28:14.384Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestListOptsWithValidator [2022-02-02T01:28:14.384Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestValidateDNSSearch [2022-02-02T01:28:14.384Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_general_format [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_one_more [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-02T01:28:14.384Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-02T01:28:14.384Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestNamedListOpts [2022-02-02T01:28:14.384Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestNamedMapOpts [2022-02-02T01:28:14.384Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestParseLink [2022-02-02T01:28:14.384Z] --- PASS: TestParseLink (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestQuotedStringSetWithQuotes [2022-02-02T01:28:14.384Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-02T01:28:14.384Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-02T01:28:14.384Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-02T01:28:14.384Z] === RUN TestUlimitOpt [2022-02-02T01:28:14.384Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-02T01:28:14.384Z] PASS [2022-02-02T01:28:14.384Z] coverage: 67.1% of statements [2022-02-02T01:28:14.384Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2022-02-02T01:28:14.384Z] === RUN TestParseVersion [2022-02-02T01:28:14.384Z] --- PASS: TestParseVersion (0.00s) [2022-02-02T01:28:14.384Z] PASS [2022-02-02T01:28:14.384Z] coverage: 52.9% of statements [2022-02-02T01:28:14.384Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-02-02T01:28:15.374Z] 2022/02/02 01:28:15 Closing DB instances... [2022-02-02T01:28:15.764Z] 567fd00846e9: Pull complete [2022-02-02T01:28:15.764Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-02-02T01:28:15.764Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:28:15.764Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-02T01:28:15.764Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-02T01:28:15.764Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-02-02T01:28:15.764Z] WARN: Skipping validation tests [2022-02-02T01:28:15.764Z] INFO: Running unit tests at 02/02/2022 01:28:02... [2022-02-02T01:28:15.764Z] INFO: make.ps1 starting at 02/02/2022 01:28:08 [2022-02-02T01:28:15.764Z] INFO: Git commit (585151d24f) assumed from DOCKER_GITCOMMIT environment variable [2022-02-02T01:28:15.764Z] INFO: Invoking autogen... [2022-02-02T01:28:15.764Z] INFO: Running unit tests... [2022-02-02T01:28:16.362Z] === RUN TestPeerCertificateMarshalJSON [2022-02-02T01:28:16.362Z] === RUN TestIsArchivePathDir [2022-02-02T01:28:16.383Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-02-02T01:28:16.383Z] === RUN TestServiceUpdateNetwork [2022-02-02T01:28:16.693Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-02T01:28:16.752Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-02T01:28:16.830Z] --- PASS: TestIsArchivePathDir (0.17s) [2022-02-02T01:28:16.830Z] === RUN TestIsArchivePathInvalidFile [2022-02-02T01:28:16.830Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-02T01:28:16.830Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-02T01:28:16.830Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2022-02-02T01:28:16.830Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-02T01:28:16.830Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-02T01:28:16.830Z] === RUN TestMiddleware [2022-02-02T01:28:16.830Z] --- PASS: TestMiddleware (0.00s) [2022-02-02T01:28:16.830Z] === RUN TestNewResponseModifier [2022-02-02T01:28:16.830Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-02T01:28:16.830Z] PASS [2022-02-02T01:28:16.830Z] coverage: 26.8% of statements [2022-02-02T01:28:16.830Z] ok github.com/docker/docker/pkg/authorization 0.341s coverage: 26.8% of statements [2022-02-02T01:28:16.830Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-02-02T01:28:16.830Z] === RUN TestIsArchivePathTar [2022-02-02T01:28:16.830Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-02-02T01:28:16.830Z] === RUN TestDecompressStreamGzip [2022-02-02T01:28:16.830Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-02-02T01:28:16.830Z] === RUN TestDecompressStreamBzip2 [2022-02-02T01:28:17.299Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-02-02T01:28:17.299Z] === RUN TestDecompressStreamXz [2022-02-02T01:28:17.299Z] archive_test.go:133: Xz not present in msys2 [2022-02-02T01:28:17.299Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestDecompressStreamZstd [2022-02-02T01:28:17.299Z] archive_test.go:140: zstd not installed [2022-02-02T01:28:17.299Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-02T01:28:17.299Z] === RUN TestCompressStreamXzUnsupported [2022-02-02T01:28:17.299Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-02T01:28:17.299Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestCompressStreamInvalid [2022-02-02T01:28:17.299Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestExtensionInvalid [2022-02-02T01:28:17.299Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestExtensionUncompressed [2022-02-02T01:28:17.299Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestExtensionBzip2 [2022-02-02T01:28:17.299Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestExtensionGzip [2022-02-02T01:28:17.299Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestExtensionXz [2022-02-02T01:28:17.299Z] --- PASS: TestExtensionXz (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestExtensionZstd [2022-02-02T01:28:17.299Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestCmdStreamLargeStderr [2022-02-02T01:28:17.299Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-02-02T01:28:17.299Z] === RUN TestCmdStreamBad [2022-02-02T01:28:17.299Z] archive_test.go:252: Failing on Windows CI machines [2022-02-02T01:28:17.299Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestCmdStreamGood [2022-02-02T01:28:17.299Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2022-02-02T01:28:17.299Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-02T01:28:17.299Z] === RUN TestUnbuffered [2022-02-02T01:28:17.299Z] --- PASS: TestUnbuffered (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestRaceUnbuffered [2022-02-02T01:28:17.299Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-02T01:28:17.299Z] PASS [2022-02-02T01:28:17.299Z] coverage: 100.0% of statements [2022-02-02T01:28:17.299Z] --- PASS: TestCmdStreamGood (0.04s) [2022-02-02T01:28:17.299Z] === RUN TestUntarPathWithInvalidDest [2022-02-02T01:28:17.299Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-02-02T01:28:17.299Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-02-02T01:28:17.299Z] === RUN TestUntarPathWithInvalidSrc [2022-02-02T01:28:17.299Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-02T01:28:17.299Z] === RUN TestUntarPath [2022-02-02T01:28:17.299Z] --- PASS: TestUntarPath (0.07s) [2022-02-02T01:28:17.299Z] === RUN TestUntarPathWithDestinationFile [2022-02-02T01:28:17.299Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-02-02T01:28:17.299Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-02T01:28:17.744Z] === RUN TestCheckpointCreateError [2022-02-02T01:28:17.744Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCheckpointCreate [2022-02-02T01:28:17.744Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCheckpointDeleteError [2022-02-02T01:28:17.744Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCheckpointDelete [2022-02-02T01:28:17.744Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCheckpointListError [2022-02-02T01:28:17.744Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCheckpointList [2022-02-02T01:28:17.744Z] --- PASS: TestCheckpointList (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCheckpointListContainerNotFound [2022-02-02T01:28:17.744Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNewClientWithOpsFromEnv [2022-02-02T01:28:17.744Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-02T01:28:17.744Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestGetAPIPath [2022-02-02T01:28:17.744Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestParseHostURL [2022-02-02T01:28:17.744Z] --- PASS: TestParseHostURL (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-02T01:28:17.744Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-02T01:28:17.744Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNegotiateAPIVersion [2022-02-02T01:28:17.744Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNegotiateAPVersionOverride [2022-02-02T01:28:17.744Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-02T01:28:17.744Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-02T01:28:17.744Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-02T01:28:17.744Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestClientRedirect [2022-02-02T01:28:17.744Z] --- PASS: TestClientRedirect (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigCreateUnsupported [2022-02-02T01:28:17.744Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigCreateError [2022-02-02T01:28:17.744Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigCreate [2022-02-02T01:28:17.744Z] --- PASS: TestConfigCreate (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigInspectNotFound [2022-02-02T01:28:17.744Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigInspectWithEmptyID [2022-02-02T01:28:17.744Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigInspectUnsupported [2022-02-02T01:28:17.744Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigInspectError [2022-02-02T01:28:17.744Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigInspectConfigNotFound [2022-02-02T01:28:17.744Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigInspect [2022-02-02T01:28:17.744Z] --- PASS: TestConfigInspect (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigListUnsupported [2022-02-02T01:28:17.744Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigListError [2022-02-02T01:28:17.744Z] --- PASS: TestConfigListError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigList [2022-02-02T01:28:17.744Z] --- PASS: TestConfigList (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigRemoveUnsupported [2022-02-02T01:28:17.744Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigRemoveError [2022-02-02T01:28:17.744Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigRemove [2022-02-02T01:28:17.744Z] --- PASS: TestConfigRemove (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigUpdateUnsupported [2022-02-02T01:28:17.744Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigUpdateError [2022-02-02T01:28:17.744Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestConfigUpdate [2022-02-02T01:28:17.744Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerCommitError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerCommit [2022-02-02T01:28:17.744Z] --- PASS: TestContainerCommit (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerStatPathError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerStatPathNotFoundError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerStatPathNoHeaderError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerStatPath [2022-02-02T01:28:17.744Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyToContainerError [2022-02-02T01:28:17.744Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyToContainerNotFoundError [2022-02-02T01:28:17.744Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-02T01:28:17.744Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyToContainer [2022-02-02T01:28:17.744Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyFromContainerError [2022-02-02T01:28:17.744Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyFromContainerNotFoundError [2022-02-02T01:28:17.744Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-02T01:28:17.744Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-02T01:28:17.744Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestCopyFromContainer [2022-02-02T01:28:17.744Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerCreateError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerCreateImageNotFound [2022-02-02T01:28:17.744Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerCreateWithName [2022-02-02T01:28:17.744Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerCreateAutoRemove [2022-02-02T01:28:17.744Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerDiffError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerDiff [2022-02-02T01:28:17.744Z] --- PASS: TestContainerDiff (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecCreateError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecCreate [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecStartError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecStart [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecInspectError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecInspect [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecKillError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecKillError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExecKill [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExecKill (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExportError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExportError (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerExport [2022-02-02T01:28:17.744Z] --- PASS: TestContainerExport (0.00s) [2022-02-02T01:28:17.744Z] === RUN TestContainerInspectError [2022-02-02T01:28:17.744Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerInspectContainerNotFound [2022-02-02T01:28:17.745Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerInspectWithEmptyID [2022-02-02T01:28:17.745Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerInspect [2022-02-02T01:28:17.745Z] --- PASS: TestContainerInspect (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerInspectNode [2022-02-02T01:28:17.745Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerKillError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerKillError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerKill [2022-02-02T01:28:17.745Z] --- PASS: TestContainerKill (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerListError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerListError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerList [2022-02-02T01:28:17.745Z] --- PASS: TestContainerList (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerLogsNotFoundError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerLogsError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerLogs [2022-02-02T01:28:17.745Z] --- PASS: TestContainerLogs (0.17s) [2022-02-02T01:28:17.745Z] === RUN TestContainerPauseError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerPause [2022-02-02T01:28:17.745Z] --- PASS: TestContainerPause (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainersPruneError [2022-02-02T01:28:17.745Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainersPrune [2022-02-02T01:28:17.745Z] --- PASS: TestContainersPrune (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerRemoveError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerRemoveNotFoundError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerRemove [2022-02-02T01:28:17.745Z] --- PASS: TestContainerRemove (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerRenameError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerRename [2022-02-02T01:28:17.745Z] --- PASS: TestContainerRename (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerResizeError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerExecResizeError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerResize [2022-02-02T01:28:17.745Z] --- PASS: TestContainerResize (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerExecResize [2022-02-02T01:28:17.745Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerRestartError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerRestart [2022-02-02T01:28:17.745Z] --- PASS: TestContainerRestart (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerStartError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerStartError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerStart [2022-02-02T01:28:17.745Z] --- PASS: TestContainerStart (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerStatsError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerStats [2022-02-02T01:28:17.745Z] --- PASS: TestContainerStats (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerStopError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerStopError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerStop [2022-02-02T01:28:17.745Z] --- PASS: TestContainerStop (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerTopError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerTopError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerTop [2022-02-02T01:28:17.745Z] --- PASS: TestContainerTop (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerUnpauseError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerUnpause [2022-02-02T01:28:17.745Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerUpdateError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerUpdate [2022-02-02T01:28:17.745Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerWaitError [2022-02-02T01:28:17.745Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestContainerWait [2022-02-02T01:28:17.745Z] --- PASS: TestContainerWait (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestDiskUsageError [2022-02-02T01:28:17.745Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestDiskUsage [2022-02-02T01:28:17.745Z] --- PASS: TestDiskUsage (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestDistributionInspectUnsupported [2022-02-02T01:28:17.745Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestDistributionInspectWithEmptyID [2022-02-02T01:28:17.745Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestEventsErrorInOptions [2022-02-02T01:28:17.745Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestEventsErrorFromServer [2022-02-02T01:28:17.745Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestEvents [2022-02-02T01:28:17.745Z] --- PASS: TestEvents (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestTLSCloseWriter [2022-02-02T01:28:17.745Z] === PAUSE TestTLSCloseWriter [2022-02-02T01:28:17.745Z] === RUN TestImageBuildError [2022-02-02T01:28:17.745Z] --- PASS: TestImageBuildError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageBuild [2022-02-02T01:28:17.745Z] --- PASS: TestImageBuild (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestGetDockerOS [2022-02-02T01:28:17.745Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageCreateError [2022-02-02T01:28:17.745Z] --- PASS: TestImageCreateError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageCreate [2022-02-02T01:28:17.745Z] --- PASS: TestImageCreate (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageHistoryError [2022-02-02T01:28:17.745Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageHistory [2022-02-02T01:28:17.745Z] --- PASS: TestImageHistory (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageImportError [2022-02-02T01:28:17.745Z] --- PASS: TestImageImportError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageImport [2022-02-02T01:28:17.745Z] --- PASS: TestImageImport (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageInspectError [2022-02-02T01:28:17.745Z] --- PASS: TestImageInspectError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageInspectImageNotFound [2022-02-02T01:28:17.745Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageInspectWithEmptyID [2022-02-02T01:28:17.745Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageInspect [2022-02-02T01:28:17.745Z] --- PASS: TestImageInspect (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageListError [2022-02-02T01:28:17.745Z] --- PASS: TestImageListError (0.02s) [2022-02-02T01:28:17.745Z] === RUN TestImageList [2022-02-02T01:28:17.745Z] --- PASS: TestImageList (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageListApiBefore125 [2022-02-02T01:28:17.745Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageLoadError [2022-02-02T01:28:17.745Z] --- PASS: TestImageLoadError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageLoad [2022-02-02T01:28:17.745Z] --- PASS: TestImageLoad (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagesPruneError [2022-02-02T01:28:17.745Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagesPrune [2022-02-02T01:28:17.745Z] --- PASS: TestImagesPrune (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePullReferenceParseError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePullAnyError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePullWithoutErrors [2022-02-02T01:28:17.745Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePushReferenceError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePushAnyError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithoutErrors [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-02T01:28:17.745Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageRemoveError [2022-02-02T01:28:17.745Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageRemoveImageNotFound [2022-02-02T01:28:17.745Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageRemove [2022-02-02T01:28:17.745Z] --- PASS: TestImageRemove (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSaveError [2022-02-02T01:28:17.745Z] --- PASS: TestImageSaveError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSave [2022-02-02T01:28:17.745Z] --- PASS: TestImageSave (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSearchAnyError [2022-02-02T01:28:17.745Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-02T01:28:17.745Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:28:17.745Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:28:17.745Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-02T01:28:17.745Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageSearchWithoutErrors [2022-02-02T01:28:17.745Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageTagError [2022-02-02T01:28:17.745Z] --- PASS: TestImageTagError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageTagInvalidReference [2022-02-02T01:28:17.745Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageTagInvalidSourceImageName [2022-02-02T01:28:17.745Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageTagHexSource [2022-02-02T01:28:17.745Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestImageTag [2022-02-02T01:28:17.745Z] --- PASS: TestImageTag (0.01s) [2022-02-02T01:28:17.745Z] === RUN TestInfoServerError [2022-02-02T01:28:17.745Z] --- PASS: TestInfoServerError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestInfoInvalidResponseJSONError [2022-02-02T01:28:17.745Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestInfo [2022-02-02T01:28:17.745Z] --- PASS: TestInfo (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkConnectError [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkConnect [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkCreateError [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkCreate [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkDisconnectError [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkDisconnect [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkInspect [2022-02-02T01:28:17.745Z] === RUN TestNetworkInspect/empty_ID [2022-02-02T01:28:17.745Z] === RUN TestNetworkInspect/no_options [2022-02-02T01:28:17.745Z] === RUN TestNetworkInspect/verbose [2022-02-02T01:28:17.745Z] === RUN TestNetworkInspect/global_scope [2022-02-02T01:28:17.745Z] === RUN TestNetworkInspect/unknown_network [2022-02-02T01:28:17.745Z] === RUN TestNetworkInspect/server_error [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkListError [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkListError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkList [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkList (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworksPruneError [2022-02-02T01:28:17.745Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworksPrune [2022-02-02T01:28:17.745Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkRemoveError [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNetworkRemove [2022-02-02T01:28:17.745Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeInspectError [2022-02-02T01:28:17.745Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeInspectNodeNotFound [2022-02-02T01:28:17.745Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeInspectWithEmptyID [2022-02-02T01:28:17.745Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeInspect [2022-02-02T01:28:17.745Z] --- PASS: TestNodeInspect (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeListError [2022-02-02T01:28:17.745Z] --- PASS: TestNodeListError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeList [2022-02-02T01:28:17.745Z] --- PASS: TestNodeList (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeRemoveError [2022-02-02T01:28:17.745Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeRemove [2022-02-02T01:28:17.745Z] --- PASS: TestNodeRemove (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeUpdateError [2022-02-02T01:28:17.745Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestNodeUpdate [2022-02-02T01:28:17.745Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestOptionWithTimeout [2022-02-02T01:28:17.745Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPingFail [2022-02-02T01:28:17.745Z] --- PASS: TestPingFail (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPingWithError [2022-02-02T01:28:17.745Z] 2022/02/02 01:28:16 RoundTripper returned a response & error; ignoring response [2022-02-02T01:28:17.745Z] 2022/02/02 01:28:16 RoundTripper returned a response & error; ignoring response [2022-02-02T01:28:17.745Z] --- PASS: TestPingWithError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPingSuccess [2022-02-02T01:28:17.745Z] --- PASS: TestPingSuccess (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPingHeadFallback [2022-02-02T01:28:17.745Z] === RUN TestPingHeadFallback/OK [2022-02-02T01:28:17.745Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-02T01:28:17.745Z] === RUN TestPingHeadFallback/Not_Found [2022-02-02T01:28:17.745Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-02T01:28:17.745Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-02T01:28:17.745Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginDisableError [2022-02-02T01:28:17.745Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginDisable [2022-02-02T01:28:17.745Z] --- PASS: TestPluginDisable (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginEnableError [2022-02-02T01:28:17.745Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginEnable [2022-02-02T01:28:17.745Z] --- PASS: TestPluginEnable (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginInspectError [2022-02-02T01:28:17.745Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginInspectWithEmptyID [2022-02-02T01:28:17.745Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginInspect [2022-02-02T01:28:17.745Z] --- PASS: TestPluginInspect (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginListError [2022-02-02T01:28:17.745Z] --- PASS: TestPluginListError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginList [2022-02-02T01:28:17.745Z] --- PASS: TestPluginList (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginPushError [2022-02-02T01:28:17.745Z] --- PASS: TestPluginPushError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginPush [2022-02-02T01:28:17.745Z] --- PASS: TestPluginPush (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginRemoveError [2022-02-02T01:28:17.745Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginRemove [2022-02-02T01:28:17.745Z] --- PASS: TestPluginRemove (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginSetError [2022-02-02T01:28:17.745Z] --- PASS: TestPluginSetError (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestPluginSet [2022-02-02T01:28:17.745Z] --- PASS: TestPluginSet (0.00s) [2022-02-02T01:28:17.745Z] === RUN TestSetHostHeader [2022-02-02T01:28:17.746Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestPlainTextError [2022-02-02T01:28:17.746Z] --- PASS: TestPlainTextError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestInfiniteError [2022-02-02T01:28:17.746Z] --- PASS: TestInfiniteError (0.03s) [2022-02-02T01:28:17.746Z] === RUN TestCanceledContext [2022-02-02T01:28:17.746Z] 2022/02/02 01:28:16 RoundTripper returned a response & error; ignoring response [2022-02-02T01:28:17.746Z] --- PASS: TestCanceledContext (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestDeadlineExceededContext [2022-02-02T01:28:17.746Z] 2022/02/02 01:28:16 RoundTripper returned a response & error; ignoring response [2022-02-02T01:28:17.746Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretCreateUnsupported [2022-02-02T01:28:17.746Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretCreateError [2022-02-02T01:28:17.746Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretCreate [2022-02-02T01:28:17.746Z] --- PASS: TestSecretCreate (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretInspectUnsupported [2022-02-02T01:28:17.746Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretInspectError [2022-02-02T01:28:17.746Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretInspectSecretNotFound [2022-02-02T01:28:17.746Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretInspectWithEmptyID [2022-02-02T01:28:17.746Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretInspect [2022-02-02T01:28:17.746Z] --- PASS: TestSecretInspect (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretListUnsupported [2022-02-02T01:28:17.746Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretListError [2022-02-02T01:28:17.746Z] --- PASS: TestSecretListError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretList [2022-02-02T01:28:17.746Z] --- PASS: TestSecretList (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretRemoveUnsupported [2022-02-02T01:28:17.746Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretRemoveError [2022-02-02T01:28:17.746Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretRemove [2022-02-02T01:28:17.746Z] --- PASS: TestSecretRemove (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretUpdateUnsupported [2022-02-02T01:28:17.746Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretUpdateError [2022-02-02T01:28:17.746Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSecretUpdate [2022-02-02T01:28:17.746Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceCreateError [2022-02-02T01:28:17.746Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceCreate [2022-02-02T01:28:17.746Z] --- PASS: TestServiceCreate (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-02T01:28:17.746Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceCreateDigestPinning [2022-02-02T01:28:17.746Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceInspectError [2022-02-02T01:28:17.746Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceInspectServiceNotFound [2022-02-02T01:28:17.746Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceInspectWithEmptyID [2022-02-02T01:28:17.746Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceInspect [2022-02-02T01:28:17.746Z] --- PASS: TestServiceInspect (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceListError [2022-02-02T01:28:17.746Z] --- PASS: TestServiceListError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceList [2022-02-02T01:28:17.746Z] --- PASS: TestServiceList (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceLogsError [2022-02-02T01:28:17.746Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceLogs [2022-02-02T01:28:17.746Z] --- PASS: TestServiceLogs (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceRemoveError [2022-02-02T01:28:17.746Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceRemoveNotFoundError [2022-02-02T01:28:17.746Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceRemove [2022-02-02T01:28:17.746Z] --- PASS: TestServiceRemove (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceUpdateError [2022-02-02T01:28:17.746Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestServiceUpdate [2022-02-02T01:28:17.746Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmGetUnlockKeyError [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmGetUnlockKey [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmInitError [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmInit [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmInit (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmInspectError [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmInspect [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmJoinError [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmJoin [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmLeaveError [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmLeave [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmUnlockError [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmUnlock [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmUpdateError [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestSwarmUpdate [2022-02-02T01:28:17.746Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestTaskInspectError [2022-02-02T01:28:17.746Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestTaskInspectWithEmptyID [2022-02-02T01:28:17.746Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestTaskInspect [2022-02-02T01:28:17.746Z] --- PASS: TestTaskInspect (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestTaskListError [2022-02-02T01:28:17.746Z] --- PASS: TestTaskListError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestTaskList [2022-02-02T01:28:17.746Z] --- PASS: TestTaskList (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeCreateError [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeCreate [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeInspectError [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeInspectNotFound [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeInspectWithEmptyID [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeInspect [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeListError [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeListError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeList [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeList (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeRemoveError [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-02T01:28:17.746Z] === RUN TestVolumeRemove [2022-02-02T01:28:17.746Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-02T01:28:17.746Z] === CONT TestTLSCloseWriter [2022-02-02T01:28:17.746Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-02T01:28:17.746Z] PASS [2022-02-02T01:28:17.746Z] coverage: 75.1% of statements [2022-02-02T01:28:17.746Z] ok github.com/docker/docker/client 0.361s coverage: 75.1% of statements [2022-02-02T01:28:17.768Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-02T01:28:17.768Z] === RUN TestCopyWithTarInvalidSrc [2022-02-02T01:28:17.768Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-02T01:28:17.768Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-02T01:28:17.768Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-02T01:28:17.768Z] === RUN TestCopyWithTarSrcFile [2022-02-02T01:28:17.768Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-02-02T01:28:17.768Z] === RUN TestCopyWithTarSrcFolder [2022-02-02T01:28:17.768Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-02T01:28:17.768Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-02T01:28:17.768Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-02T01:28:17.768Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-02T01:28:17.768Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-02T01:28:17.768Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-02T01:28:17.768Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-02T01:28:17.768Z] === RUN TestCopyFileWithTarSrcFile [2022-02-02T01:28:17.768Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-02T01:28:17.768Z] === RUN TestTarFiles [2022-02-02T01:28:17.768Z] === RUN TestMatch [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[foo]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[foo_bar]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[]#01 [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[qux]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-02T01:28:17.768Z] === RUN TestMatch/[[foo_baz]] [2022-02-02T01:28:17.768Z] --- PASS: TestMatch (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-02T01:28:17.768Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-02T01:28:17.768Z] PASS [2022-02-02T01:28:17.768Z] coverage: 87.5% of statements [2022-02-02T01:28:17.768Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-02-02T01:28:18.069Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-02T01:28:18.757Z] === RUN TestChrootTarUntar [2022-02-02T01:28:18.757Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-02T01:28:18.757Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootUntarEmptyArchive [2022-02-02T01:28:18.757Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootTarUntarWithSymlink [2022-02-02T01:28:18.757Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootCopyWithTar [2022-02-02T01:28:18.757Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootCopyFileWithTar [2022-02-02T01:28:18.757Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootUntarPath [2022-02-02T01:28:18.757Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-02T01:28:18.757Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-02T01:28:18.757Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:28:18.757Z] === RUN TestChrootApplyDotDotFile [2022-02-02T01:28:18.757Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:18.757Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-02T01:28:18.757Z] PASS [2022-02-02T01:28:18.757Z] coverage: 15.1% of statements [2022-02-02T01:28:18.757Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 15.1% of statements [2022-02-02T01:28:19.745Z] === RUN TestSizeEmpty [2022-02-02T01:28:19.745Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-02T01:28:19.745Z] === RUN TestSizeEmptyFile [2022-02-02T01:28:19.745Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-02T01:28:19.745Z] === RUN TestSizeNonemptyFile [2022-02-02T01:28:19.745Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-02T01:28:19.745Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-02T01:28:19.745Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-02T01:28:19.745Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-02T01:28:19.745Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-02T01:28:19.745Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-02T01:28:19.745Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-02T01:28:19.745Z] === RUN TestMoveToSubdir [2022-02-02T01:28:19.745Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-02T01:28:19.745Z] === RUN TestSizeNonExistingDirectory [2022-02-02T01:28:19.745Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-02T01:28:19.745Z] PASS [2022-02-02T01:28:19.745Z] coverage: 80.0% of statements [2022-02-02T01:28:19.745Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-02-02T01:28:19.745Z] 2022/02/02 01:28:19 Closing DB instances... [2022-02-02T01:28:19.972Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-02T01:28:20.737Z] === RUN TestPollerAddRemove [2022-02-02T01:28:20.737Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-02T01:28:20.737Z] === RUN TestPollerEvent [2022-02-02T01:28:20.737Z] poller_test.go:40: No chmod on Windows [2022-02-02T01:28:20.737Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-02T01:28:20.737Z] === RUN TestPollerClose [2022-02-02T01:28:20.737Z] --- PASS: TestPollerClose (0.00s) [2022-02-02T01:28:20.737Z] PASS [2022-02-02T01:28:20.737Z] coverage: 45.7% of statements [2022-02-02T01:28:20.737Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2022-02-02T01:28:21.725Z] === RUN TestCopyFileWithInvalidSrc [2022-02-02T01:28:21.725Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCopyFileWithInvalidDest [2022-02-02T01:28:21.725Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-02T01:28:21.725Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-02-02T01:28:21.725Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-02T01:28:21.725Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCopyFile [2022-02-02T01:28:21.725Z] --- PASS: TestCopyFile (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-02T01:28:21.725Z] fileutils_test.go:133: Needs porting to Windows [2022-02-02T01:28:21.725Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-02T01:28:21.725Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-02T01:28:21.725Z] fileutils_test.go:179: Needs porting to Windows [2022-02-02T01:28:21.725Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestWildcardMatches [2022-02-02T01:28:21.725Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestPatternMatches [2022-02-02T01:28:21.725Z] --- PASS: TestPatternMatches (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-02T01:28:21.725Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestPatternMatchesFolderExclusions [2022-02-02T01:28:21.725Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-02T01:28:21.725Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-02T01:28:21.725Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-02T01:28:21.725Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-02T01:28:21.725Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestSingleExclamationError [2022-02-02T01:28:21.725Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestMatchesWithNoPatterns [2022-02-02T01:28:21.725Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestMatchesWithMalformedPatterns [2022-02-02T01:28:21.725Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestMatches [2022-02-02T01:28:21.725Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-02T01:28:21.725Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-02T01:28:21.725Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-02T01:28:21.725Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-02T01:28:21.725Z] --- PASS: TestMatches (0.01s) [2022-02-02T01:28:21.725Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-02T01:28:21.725Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-02T01:28:21.725Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-02T01:28:21.725Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCleanPatterns [2022-02-02T01:28:21.725Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-02T01:28:21.725Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCleanPatternsExceptionFlag [2022-02-02T01:28:21.725Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-02T01:28:21.725Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-02T01:28:21.725Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCleanPatternsErrorSingleException [2022-02-02T01:28:21.725Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCreateIfNotExistsDir [2022-02-02T01:28:21.725Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCreateIfNotExistsFile [2022-02-02T01:28:21.725Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-02T01:28:21.725Z] === RUN TestMatch [2022-02-02T01:28:21.725Z] --- PASS: TestMatch (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestCompile [2022-02-02T01:28:21.725Z] === RUN TestCompile/slash [2022-02-02T01:28:21.725Z] === RUN TestCompile/backslash [2022-02-02T01:28:21.725Z] --- PASS: TestCompile (0.00s) [2022-02-02T01:28:21.725Z] --- PASS: TestCompile/slash (0.00s) [2022-02-02T01:28:21.725Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-02T01:28:21.725Z] PASS [2022-02-02T01:28:21.725Z] coverage: 84.7% of statements [2022-02-02T01:28:21.725Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 84.7% of statements [2022-02-02T01:28:21.725Z] --- PASS: TestTarFiles (4.07s) [2022-02-02T01:28:21.725Z] === RUN TestDetectCompressionZstd [2022-02-02T01:28:21.725Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestTarUntar [2022-02-02T01:28:21.725Z] --- PASS: TestTarUntar (0.04s) [2022-02-02T01:28:21.725Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-02T01:28:21.725Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestTarWithOptions [2022-02-02T01:28:21.725Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-02T01:28:21.725Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-02T01:28:21.725Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestUntarUstarGnuConflict [2022-02-02T01:28:21.725Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestUntarInvalidFilenames [2022-02-02T01:28:21.725Z] --- PASS: TestNetworkDBCRUDTableEntry (4.46s) [2022-02-02T01:28:21.725Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-02T01:28:21.725Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1235589805\\dest" [2022-02-02T01:28:21.725Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-02-02T01:28:21.725Z] === RUN TestUntarHardlinkToSymlink [2022-02-02T01:28:21.725Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-02T01:28:21.725Z] === RUN TestUntarInvalidHardlink [2022-02-02T01:28:21.725Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4151899815\\victim\\hello" -> "../victim/hello" [2022-02-02T01:28:21.725Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2793833422\\victim\\hello" -> "/../victim/hello" [2022-02-02T01:28:21.725Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1633298483\\victim" -> "../victim" [2022-02-02T01:28:21.725Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2101821410\\victim" -> "../victim" [2022-02-02T01:28:21.725Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3716996376\\victim" -> "../victim" [2022-02-02T01:28:21.725Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3606185270\\victim" -> "../victim" [2022-02-02T01:28:21.725Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-02T01:28:21.725Z] === RUN TestUntarInvalidSymlink [2022-02-02T01:28:21.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1506759841\\dest\\dotdot" -> "../victim/hello" [2022-02-02T01:28:21.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1871070533\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-02T01:28:21.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1600282785\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:21.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3652240686\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:21.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3240361492\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:21.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3384263226\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:21.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2337684515\\dest\\dir\\loophole" -> "../../victim" [2022-02-02T01:28:21.725Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-02-02T01:28:21.725Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-02T01:28:21.725Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestXGlobalNoParent [2022-02-02T01:28:21.725Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-02T01:28:21.725Z] === RUN TestReplaceFileTarWrapper [2022-02-02T01:28:22.194Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-02-02T01:28:22.194Z] === RUN TestPrefixHeaderReadable [2022-02-02T01:28:22.194Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-02-02T01:28:22.194Z] === RUN TestDisablePigz [2022-02-02T01:28:22.194Z] === RUN TestGet [2022-02-02T01:28:22.194Z] --- PASS: TestGet (0.00s) [2022-02-02T01:28:22.194Z] === RUN TestGetShortcutString [2022-02-02T01:28:22.194Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-02T01:28:22.194Z] PASS [2022-02-02T01:28:22.194Z] coverage: 42.9% of statements [2022-02-02T01:28:22.194Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-02T01:28:22.194Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-02-02T01:28:22.194Z] --- PASS: TestDisablePigz (0.23s) [2022-02-02T01:28:22.194Z] === RUN TestPigz [2022-02-02T01:28:22.662Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-02T01:28:22.662Z] --- PASS: TestPigz (0.14s) [2022-02-02T01:28:22.662Z] === RUN TestCopyFileWithInvalidDest [2022-02-02T01:28:22.662Z] archive_windows_test.go:16: Currently fails [2022-02-02T01:28:22.662Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:28:22.662Z] === RUN TestCanonicalTarNameForPath [2022-02-02T01:28:22.662Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-02T01:28:22.662Z] === RUN TestCanonicalTarName [2022-02-02T01:28:22.662Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-02T01:28:22.662Z] === RUN TestChmodTarEntry [2022-02-02T01:28:22.662Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-02T01:28:22.662Z] === RUN TestHardLinkOrder [2022-02-02T01:28:22.662Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-02T01:28:22.662Z] === RUN TestChangeString [2022-02-02T01:28:22.662Z] --- PASS: TestChangeString (0.00s) [2022-02-02T01:28:22.662Z] === RUN TestChangesWithNoChanges [2022-02-02T01:28:22.662Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-02-02T01:28:22.662Z] === RUN TestChangesWithChanges [2022-02-02T01:28:22.662Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-02T01:28:22.662Z] === RUN TestChangesWithChangesGH13590 [2022-02-02T01:28:22.662Z] changes_test.go:195: needs more investigation [2022-02-02T01:28:22.662Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-02T01:28:22.662Z] === RUN TestChangesDirsEmpty [2022-02-02T01:28:22.662Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:28:22.662Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-02T01:28:22.662Z] === RUN TestChangesDirsMutated [2022-02-02T01:28:22.663Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:28:22.663Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-02T01:28:22.663Z] === RUN TestApplyLayer [2022-02-02T01:28:22.663Z] changes_test.go:432: needs further investigation [2022-02-02T01:28:22.663Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-02T01:28:22.663Z] === RUN TestChangesSizeWithHardlinks [2022-02-02T01:28:22.663Z] changes_test.go:468: needs further investigation [2022-02-02T01:28:22.663Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-02T01:28:22.663Z] === RUN TestChangesSizeWithNoChanges [2022-02-02T01:28:22.663Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-02T01:28:22.663Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-02T01:28:22.663Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-02T01:28:22.663Z] === RUN TestChangesSize [2022-02-02T01:28:22.663Z] --- PASS: TestChangesSize (0.01s) [2022-02-02T01:28:22.663Z] === RUN TestApplyLayerInvalidFilenames [2022-02-02T01:28:22.663Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames559054253\\dest" [2022-02-02T01:28:22.663Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-02T01:28:22.663Z] === RUN TestApplyLayerInvalidHardlink [2022-02-02T01:28:22.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink609532190\\victim\\hello" -> "../victim/hello" [2022-02-02T01:28:22.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2133778349\\victim\\hello" -> "/../victim/hello" [2022-02-02T01:28:22.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3166261631\\victim" -> "../victim" [2022-02-02T01:28:22.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2756991997\\victim" -> "../victim" [2022-02-02T01:28:22.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3317853758\\victim" -> "../victim" [2022-02-02T01:28:22.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2481788886\\victim" -> "../victim" [2022-02-02T01:28:22.663Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-02-02T01:28:22.663Z] === RUN TestApplyLayerInvalidSymlink [2022-02-02T01:28:22.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1617447282\\dest\\dotdot" -> "../victim/hello" [2022-02-02T01:28:22.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3291657560\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-02T01:28:22.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2217836536\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:22.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2601819751\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:22.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3603880345\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:22.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1344274957\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:28:22.663Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-02T01:28:22.663Z] === RUN TestApplyLayerWhiteouts [2022-02-02T01:28:22.663Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-02-02T01:28:22.663Z] === RUN TestGenerateEmptyFile [2022-02-02T01:28:22.663Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-02T01:28:22.663Z] === RUN TestGenerateWithContent [2022-02-02T01:28:22.663Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-02T01:28:22.663Z] PASS [2022-02-02T01:28:22.663Z] coverage: 62.0% of statements [2022-02-02T01:28:22.663Z] ok github.com/docker/docker/pkg/archive 6.317s coverage: 62.0% of statements [2022-02-02T01:28:23.131Z] === RUN TestCreateIDMapOrder [2022-02-02T01:28:23.131Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-02T01:28:23.131Z] PASS [2022-02-02T01:28:23.131Z] coverage: 7.2% of statements [2022-02-02T01:28:23.131Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-02-02T01:28:23.261Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-02T01:28:23.520Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-02T01:28:23.600Z] 2022/02/02 01:28:23 Closing DB instances... [2022-02-02T01:28:23.780Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-02T01:28:24.069Z] === RUN TestFixedBufferCap [2022-02-02T01:28:24.069Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-02T01:28:24.069Z] === RUN TestFixedBufferLen [2022-02-02T01:28:24.069Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-02T01:28:24.069Z] === RUN TestFixedBufferString [2022-02-02T01:28:24.069Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-02T01:28:24.069Z] === RUN TestFixedBufferWrite [2022-02-02T01:28:24.069Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-02T01:28:24.069Z] === RUN TestFixedBufferRead [2022-02-02T01:28:24.069Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-02T01:28:24.069Z] === RUN TestBytesPipeRead [2022-02-02T01:28:24.069Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-02T01:28:24.069Z] === RUN TestBytesPipeWrite [2022-02-02T01:28:24.069Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-02T01:28:24.069Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-02T01:28:24.539Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-02-02T01:28:24.539Z] === RUN TestAtomicWriteToFile [2022-02-02T01:28:24.539Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-02T01:28:24.539Z] === RUN TestAtomicWriteSetCommit [2022-02-02T01:28:24.539Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-02T01:28:24.539Z] === RUN TestAtomicWriteSetCancel [2022-02-02T01:28:24.539Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-02-02T01:28:24.539Z] === RUN TestReadCloserWrapperClose [2022-02-02T01:28:24.539Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-02T01:28:24.539Z] === RUN TestReaderErrWrapperReadOnError [2022-02-02T01:28:24.539Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-02T01:28:24.539Z] === RUN TestReaderErrWrapperRead [2022-02-02T01:28:24.539Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-02T01:28:24.539Z] === RUN TestCancelReadCloser [2022-02-02T01:28:24.539Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-02T01:28:24.539Z] === RUN TestWriteCloserWrapperClose [2022-02-02T01:28:24.539Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-02T01:28:24.539Z] === RUN TestNopWriteCloser [2022-02-02T01:28:24.539Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-02T01:28:24.539Z] === RUN TestNopWriter [2022-02-02T01:28:24.539Z] --- PASS: TestNopWriter (0.00s) [2022-02-02T01:28:24.539Z] === RUN TestWriteCounter [2022-02-02T01:28:24.539Z] --- PASS: TestWriteCounter (0.00s) [2022-02-02T01:28:24.539Z] PASS [2022-02-02T01:28:24.539Z] coverage: 70.1% of statements [2022-02-02T01:28:24.539Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 70.1% of statements [2022-02-02T01:28:25.007Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-02-02T01:28:25.007Z] === RUN TestNetworkDBNodeLeave [2022-02-02T01:28:25.476Z] === RUN TestError [2022-02-02T01:28:25.476Z] --- PASS: TestError (0.00s) [2022-02-02T01:28:25.476Z] === RUN TestProgressString [2022-02-02T01:28:25.476Z] === RUN TestProgressString/no_progress [2022-02-02T01:28:25.476Z] === RUN TestProgressString/progress_1 [2022-02-02T01:28:25.476Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-02T01:28:25.476Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-02T01:28:25.476Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-02T01:28:25.476Z] === RUN TestProgressString/with_units [2022-02-02T01:28:25.476Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-02T01:28:25.476Z] === RUN TestProgressString/hide_counts [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-02T01:28:25.476Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-02T01:28:25.476Z] === RUN TestJSONMessageDisplay [2022-02-02T01:28:25.945Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-02-02T01:28:25.945Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-02T01:28:25.945Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-02T01:28:25.945Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-02T01:28:25.945Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-02T01:28:25.945Z] === RUN TestDisplayJSONMessagesStream [2022-02-02T01:28:25.945Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-02T01:28:25.945Z] PASS [2022-02-02T01:28:25.945Z] coverage: 91.7% of statements [2022-02-02T01:28:25.945Z] ok github.com/docker/docker/pkg/jsonmessage 0.190s coverage: 91.7% of statements [2022-02-02T01:28:26.316Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-02T01:28:26.413Z] === RUN TestStandardLongPath [2022-02-02T01:28:26.413Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-02T01:28:26.413Z] === RUN TestUNCLongPath [2022-02-02T01:28:26.413Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-02T01:28:26.413Z] PASS [2022-02-02T01:28:26.413Z] coverage: 100.0% of statements [2022-02-02T01:28:26.413Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-02-02T01:28:27.217Z] ? github.com/docker/docker/api [no test files] [2022-02-02T01:28:27.401Z] === RUN TestNameFormat [2022-02-02T01:28:27.401Z] --- PASS: TestNameFormat (0.00s) [2022-02-02T01:28:27.401Z] === RUN TestNameRetries [2022-02-02T01:28:27.401Z] --- PASS: TestNameRetries (0.00s) [2022-02-02T01:28:27.401Z] PASS [2022-02-02T01:28:27.401Z] coverage: 85.7% of statements [2022-02-02T01:28:27.401Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-02-02T01:28:27.870Z] === RUN TestParseKeyValueOpt [2022-02-02T01:28:27.870Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-02T01:28:27.870Z] === RUN TestParseUintList [2022-02-02T01:28:27.870Z] --- PASS: TestParseUintList (0.00s) [2022-02-02T01:28:27.870Z] === RUN TestParseUintListMaximumLimits [2022-02-02T01:28:27.870Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-02T01:28:27.870Z] PASS [2022-02-02T01:28:27.870Z] coverage: 97.0% of statements [2022-02-02T01:28:27.870Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-02-02T01:28:27.870Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-02T01:28:27.870Z] === RUN TestNetworkDBWatch [2022-02-02T01:28:28.220Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-02T01:28:28.479Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-02T01:28:28.611Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-02-02T01:28:28.611Z] === RUN TestServiceUpdatePidsLimit [2022-02-02T01:28:28.858Z] === RUN TestNewAndRemove [2022-02-02T01:28:28.858Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-02T01:28:28.858Z] === RUN TestRemoveInvalidPath [2022-02-02T01:28:28.858Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-02T01:28:28.858Z] PASS [2022-02-02T01:28:28.858Z] coverage: 82.6% of statements [2022-02-02T01:28:28.858Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-02-02T01:28:28.872Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-02T01:28:29.047Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-02T01:28:29.444Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-02T01:28:29.847Z] 2022/02/02 01:28:29 Closing DB instances... [2022-02-02T01:28:29.984Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-02T01:28:29.984Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-02T01:28:30.242Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-02T01:28:30.242Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-02T01:28:30.319Z] --- PASS: TestGetAddress (20.90s) [2022-02-02T01:28:30.319Z] === RUN TestRequestSyntaxCheck [2022-02-02T01:28:30.319Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-02T01:28:30.319Z] === RUN TestRequest [2022-02-02T01:28:30.319Z] === RUN TestFailedConnection [2022-02-02T01:28:30.501Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-02T01:28:31.309Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-02-02T01:28:31.309Z] === RUN TestNetworkDBBulkSync [2022-02-02T01:28:31.738Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-02T01:28:31.738Z] PASS [2022-02-02T01:28:31.738Z] [2022-02-02T01:28:31.738Z] === Skipped [2022-02-02T01:28:31.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-02T01:28:31.738Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:31.738Z] [2022-02-02T01:28:31.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-02T01:28:31.738Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:31.738Z] [2022-02-02T01:28:31.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-02T01:28:31.738Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:31.738Z] [2022-02-02T01:28:31.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-02T01:28:31.738Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:31.738Z] [2022-02-02T01:28:31.738Z] DONE 17 tests, 4 skipped in 25.977s [2022-02-02T01:28:31.738Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-02T01:28:31.738Z] ++ 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-02-02T01:28:31.738Z] ++ set -e [2022-02-02T01:28:31.738Z] ++ '[' -n 0 ']' [2022-02-02T01:28:31.738Z] ++ set -x [2022-02-02T01:28:31.738Z] ++ 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-02-02T01:28:31.738Z] INFO: Testing against a local daemon [2022-02-02T01:28:31.738Z] === RUN TestPluginInvalidJSON [2022-02-02T01:28:31.738Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:28:31.738Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:28:31.738Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:28:31.738Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-02T01:28:31.738Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-02T01:28:31.738Z] === RUN TestPluginInstall [2022-02-02T01:28:31.738Z] === RUN TestPluginInstall/no_auth [2022-02-02T01:28:31.738Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:28:31.738Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a400e8e3a0ba0c25005a40708e6c223e89373e1426ca81d77e20557fc73fd457" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:28:31.738Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:28:31.738Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a400e8e3a0ba0c25005a40708e6c223e89373e1426ca81d77e20557fc73fd457" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:28:31.738Z] === RUN TestPluginInstall/with_htpasswd [2022-02-02T01:28:31.880Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-02T01:28:31.996Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:28:31.997Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a400e8e3a0ba0c25005a40708e6c223e89373e1426ca81d77e20557fc73fd457" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:28:31.997Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:28:31.997Z] time="2022-02-02T01:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a400e8e3a0ba0c25005a40708e6c223e89373e1426ca81d77e20557fc73fd457" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:28:32.255Z] === RUN TestPluginInstall/with_insecure [2022-02-02T01:28:32.298Z] --- PASS: TestFailedConnection (2.03s) [2022-02-02T01:28:32.298Z] === RUN TestFailOnce [2022-02-02T01:28:32.298Z] 2022/02/02 01:28:32 Closing DB instances... [2022-02-02T01:28:32.298Z] 2022/02/02 01:28:32 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-02-02T01:28:32.298Z] goroutine 18 [running]: [2022-02-02T01:28:32.298Z] net/http.(*conn).serve.func1() [2022-02-02T01:28:32.298Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-02T01:28:32.298Z] panic({0x47ac20, 0x5873d0}) [2022-02-02T01:28:32.298Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-02T01:28:32.298Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x2849025698dd722f}, 0xc0000a1a98) [2022-02-02T01:28:32.298Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-02T01:28:32.298Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x594170, 0xc0000bc000}, 0x3cf3e6) [2022-02-02T01:28:32.298Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-02T01:28:32.298Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x594170, 0xc0000bc000}, 0xc0000ae000) [2022-02-02T01:28:32.298Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-02T01:28:32.298Z] net/http.serverHandler.ServeHTTP({0x592770}, {0x594170, 0xc0000bc000}, 0xc0000ae000) [2022-02-02T01:28:32.767Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-02T01:28:32.767Z] net/http.(*conn).serve(0xc000096000, {0x596000, 0xc0001820c0}) [2022-02-02T01:28:32.767Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-02T01:28:32.767Z] created by net/http.(*Server).Serve [2022-02-02T01:28:32.767Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-02T01:28:32.767Z] time="2022-02-02T01:28:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-02-02T01:28:32.822Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-02T01:28:33.081Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-02T01:28:33.192Z] time="2022-02-02T01:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:28:33.192Z] time="2022-02-02T01:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c01aa699be26917182a8d7c6370c4ad6bdadd5228b646ae5e3194e52c674b6e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:28:33.192Z] time="2022-02-02T01:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:28:33.192Z] time="2022-02-02T01:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c01aa699be26917182a8d7c6370c4ad6bdadd5228b646ae5e3194e52c674b6e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:28:33.451Z] plugin_test.go:165: [d9c8918550932] daemon is not started [2022-02-02T01:28:33.451Z] --- PASS: TestPluginInstall (3.15s) [2022-02-02T01:28:33.451Z] --- PASS: TestPluginInstall/no_auth (1.55s) [2022-02-02T01:28:33.451Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-02-02T01:28:33.451Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-02-02T01:28:33.451Z] === RUN TestPluginsWithRuntimes [2022-02-02T01:28:33.754Z] --- PASS: TestFailOnce (1.15s) [2022-02-02T01:28:33.754Z] === RUN TestEchoInputOutput [2022-02-02T01:28:33.754Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-02T01:28:33.754Z] === RUN TestBackoff [2022-02-02T01:28:33.754Z] --- PASS: TestBackoff (0.00s) [2022-02-02T01:28:33.754Z] === RUN TestAbortRetry [2022-02-02T01:28:33.754Z] --- PASS: TestAbortRetry (0.00s) [2022-02-02T01:28:33.754Z] === RUN TestClientScheme [2022-02-02T01:28:33.754Z] --- PASS: TestClientScheme (0.00s) [2022-02-02T01:28:33.754Z] === RUN TestNewClientWithTimeout [2022-02-02T01:28:34.223Z] time="2022-02-02T01:28:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-02T01:28:34.223Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-02-02T01:28:34.223Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-02T01:28:34.457Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-02T01:28:34.457Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-02T01:28:35.353Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-02T01:28:35.789Z] time="2022-02-02T01:28:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-02T01:28:35.789Z] --- PASS: TestRequest (5.49s) [2022-02-02T01:28:35.789Z] === RUN TestOverlappingRequests [2022-02-02T01:28:35.837Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-02T01:28:35.920Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-02T01:28:36.258Z] --- PASS: TestOverlappingRequests (0.26s) [2022-02-02T01:28:36.258Z] === RUN TestRelease [2022-02-02T01:28:36.857Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-02-02T01:28:36.857Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-02-02T01:28:36.857Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.98s) [2022-02-02T01:28:36.857Z] === RUN TestPluginBackCompatMediaTypes [2022-02-02T01:28:37.214Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-02T01:28:37.214Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-02T01:28:37.245Z] 2022/02/02 01:28:36 Closing DB instances... [2022-02-02T01:28:37.246Z] --- PASS: TestRelease (1.05s) [2022-02-02T01:28:37.246Z] === RUN TestAllocateRandomDeallocate [2022-02-02T01:28:37.246Z] time="2022-02-02T01:28:36Z" level=error msg="node: 180f1edf5d45 is unknown to memberlist" [2022-02-02T01:28:37.424Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2022-02-02T01:28:37.425Z] PASS [2022-02-02T01:28:37.425Z] [2022-02-02T01:28:37.425Z] DONE 10 tests in 7.406s [2022-02-02T01:28:37.425Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-02T01:28:37.425Z] ++ 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-02-02T01:28:37.425Z] ++ set -e [2022-02-02T01:28:37.425Z] ++ '[' -n 0 ']' [2022-02-02T01:28:37.425Z] ++ set -x [2022-02-02T01:28:37.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-02T01:28:37.576Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-02T01:28:37.683Z] INFO: Testing against a local daemon [2022-02-02T01:28:37.683Z] === RUN TestExternalGraphDriver [2022-02-02T01:28:37.683Z] === RUN TestExternalGraphDriver/json [2022-02-02T01:28:38.233Z] time="2022-02-02T01:28:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-02T01:28:38.591Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-02T01:28:38.993Z] --- PASS: TestCheckoutGit (34.32s) [2022-02-02T01:28:38.993Z] === RUN TestValidGitTransport [2022-02-02T01:28:38.993Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-02T01:28:38.993Z] === RUN TestGitInvalidRef [2022-02-02T01:28:38.993Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-02T01:28:38.993Z] PASS [2022-02-02T01:28:38.993Z] coverage: 86.3% of statements [2022-02-02T01:28:38.993Z] ok github.com/docker/docker/builder/remotecontext/git 34.607s coverage: 86.3% of statements [2022-02-02T01:28:38.993Z] ? github.com/docker/docker/cli [no test files] [2022-02-02T01:28:38.993Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-02T01:28:39.221Z] === RUN TestParseEmptyInterface [2022-02-02T01:28:39.221Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-02T01:28:39.221Z] === RUN TestParseNonInterfaceType [2022-02-02T01:28:39.221Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-02T01:28:39.221Z] === RUN TestParseWithOneFunction [2022-02-02T01:28:39.221Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-02T01:28:39.221Z] === RUN TestParseWithMultipleFuncs [2022-02-02T01:28:39.221Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-02T01:28:39.221Z] === RUN TestParseWithUnnamedReturn [2022-02-02T01:28:39.221Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-02T01:28:39.221Z] === RUN TestEmbeddedInterface [2022-02-02T01:28:39.221Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-02T01:28:39.221Z] === RUN TestParsedImports [2022-02-02T01:28:39.221Z] --- PASS: TestParsedImports (0.00s) [2022-02-02T01:28:39.221Z] === RUN TestAliasedImports [2022-02-02T01:28:39.221Z] --- PASS: TestAliasedImports (0.00s) [2022-02-02T01:28:39.221Z] PASS [2022-02-02T01:28:39.221Z] coverage: 56.8% of statements [2022-02-02T01:28:39.221Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-02-02T01:28:39.527Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-02T01:28:39.588Z] === RUN TestExternalGraphDriver/spec [2022-02-02T01:28:40.208Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2022-02-02T01:28:40.208Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-02T01:28:40.208Z] --- PASS: TestAllocateRandomDeallocate (3.16s) [2022-02-02T01:28:40.208Z] === RUN TestRetrieveFromStore [2022-02-02T01:28:40.208Z] === RUN TestHTTPTransport [2022-02-02T01:28:40.208Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-02T01:28:40.208Z] PASS [2022-02-02T01:28:40.208Z] coverage: 85.7% of statements [2022-02-02T01:28:40.208Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-02-02T01:28:40.964Z] === RUN TestExternalGraphDriver/pull [2022-02-02T01:28:41.195Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-02T01:28:41.195Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-02T01:28:41.195Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-02T01:28:41.195Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-02T01:28:41.195Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-02T01:28:41.195Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-02T01:28:41.196Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-02T01:28:41.196Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-02T01:28:41.196Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-02T01:28:41.196Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-02T01:28:41.196Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-02T01:28:41.196Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-02T01:28:41.196Z] === RUN TestBufferPoolPutAndGet [2022-02-02T01:28:41.196Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-02T01:28:41.196Z] PASS [2022-02-02T01:28:41.196Z] coverage: 88.2% of statements [2022-02-02T01:28:41.196Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-02-02T01:28:41.196Z] 2022/02/02 01:28:40 Closing DB instances... [2022-02-02T01:28:41.196Z] --- PASS: TestRetrieveFromStore (1.06s) [2022-02-02T01:28:41.196Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-02T01:28:41.196Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-02T01:28:41.196Z] === RUN TestParallelPredefinedRequest1 [2022-02-02T01:28:41.196Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-02T01:28:41.196Z] === RUN TestParallelPredefinedRequest2 [2022-02-02T01:28:41.196Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-02T01:28:41.196Z] === RUN TestParallelPredefinedRequest3 [2022-02-02T01:28:41.196Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-02T01:28:41.196Z] === RUN TestParallelPredefinedRequest4 [2022-02-02T01:28:41.196Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-02T01:28:41.196Z] === RUN TestParallelPredefinedRequest5 [2022-02-02T01:28:41.196Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-02T01:28:41.196Z] === RUN TestDebug [2022-02-02T01:28:41.196Z] --- PASS: TestDebug (0.00s) [2022-02-02T01:28:41.196Z] === RUN TestRequestPoolParallel [2022-02-02T01:28:41.665Z] === RUN TestOutputOnPrematureClose [2022-02-02T01:28:41.665Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-02T01:28:41.665Z] === RUN TestCompleteSilently [2022-02-02T01:28:41.665Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-02T01:28:41.665Z] PASS [2022-02-02T01:28:41.665Z] coverage: 75.9% of statements [2022-02-02T01:28:41.665Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-02-02T01:28:41.665Z] --- PASS: TestRequestPoolParallel (0.54s) [2022-02-02T01:28:41.665Z] === RUN TestFullAllocateRelease [2022-02-02T01:28:42.133Z] === RUN TestSendToOneSub [2022-02-02T01:28:42.133Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-02T01:28:42.133Z] === RUN TestSendToMultipleSubs [2022-02-02T01:28:42.133Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-02T01:28:42.133Z] === RUN TestEvictOneSub [2022-02-02T01:28:42.133Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-02T01:28:42.133Z] === RUN TestClosePublisher [2022-02-02T01:28:42.133Z] --- PASS: TestClosePublisher (0.00s) [2022-02-02T01:28:42.133Z] === RUN TestPubSubRace [2022-02-02T01:28:42.133Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-02-02T01:28:42.133Z] === RUN TestOddAllocateRelease [2022-02-02T01:28:42.339Z] --- PASS: TestExternalGraphDriver (4.79s) [2022-02-02T01:28:42.339Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-02-02T01:28:42.339Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-02-02T01:28:42.339Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-02-02T01:28:42.339Z] === RUN TestGraphdriverPluginV2 [2022-02-02T01:28:42.339Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:42.339Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-02T01:28:42.339Z] PASS [2022-02-02T01:28:42.339Z] [2022-02-02T01:28:42.339Z] === Skipped [2022-02-02T01:28:42.339Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-02T01:28:42.339Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:28:42.339Z] [2022-02-02T01:28:42.339Z] DONE 5 tests, 1 skipped in 4.919s [2022-02-02T01:28:42.339Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-02T01:28:42.339Z] ++ 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-02-02T01:28:42.339Z] ++ set -e [2022-02-02T01:28:42.339Z] ++ '[' -n 0 ']' [2022-02-02T01:28:42.339Z] ++ set -x [2022-02-02T01:28:42.339Z] ++ 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-02-02T01:28:42.598Z] INFO: Testing against a local daemon [2022-02-02T01:28:42.598Z] === RUN TestContinueAfterPluginCrash [2022-02-02T01:28:42.598Z] === PAUSE TestContinueAfterPluginCrash [2022-02-02T01:28:42.598Z] === RUN TestReadPluginNoRead [2022-02-02T01:28:42.598Z] === PAUSE TestReadPluginNoRead [2022-02-02T01:28:42.598Z] === RUN TestDaemonStartWithLogOpt [2022-02-02T01:28:42.598Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-02T01:28:42.598Z] === CONT TestContinueAfterPluginCrash [2022-02-02T01:28:42.598Z] === CONT TestDaemonStartWithLogOpt [2022-02-02T01:28:42.602Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-02-02T01:28:42.602Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-02T01:28:42.602Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-02-02T01:28:42.602Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-02T01:28:42.602Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-02-02T01:28:42.602Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-02T01:28:42.602Z] time="2022-02-02T01:28:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-02T01:28:42.602Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-02T01:28:42.602Z] === RUN TestNetworkDBGarbageCollection [2022-02-02T01:28:42.602Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest1 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest4 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest3 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest5 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest1 [2022-02-02T01:28:42.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest5 [2022-02-02T01:28:42.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest4 [2022-02-02T01:28:42.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest3 [2022-02-02T01:28:42.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:28:42.602Z] === CONT TestParallelPredefinedRequest2 [2022-02-02T01:28:42.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:28:42.602Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:28:42.602Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:28:42.602Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:28:42.602Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:28:42.602Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:28:42.602Z] PASS [2022-02-02T01:28:42.602Z] coverage: 85.3% of statements [2022-02-02T01:28:42.602Z] ok github.com/docker/docker/libnetwork/ipam 39.787s coverage: 85.3% of statements [2022-02-02T01:28:42.813Z] docker_cli_daemon_test.go:2522: [dd6cc82355422] daemon is not started [2022-02-02T01:28:43.071Z] --- PASS: TestPubSubRace (1.05s) [2022-02-02T01:28:43.071Z] PASS [2022-02-02T01:28:43.071Z] coverage: 75.0% of statements [2022-02-02T01:28:43.071Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-02-02T01:28:43.540Z] === RUN TestRegister [2022-02-02T01:28:43.540Z] --- PASS: TestRegister (0.00s) [2022-02-02T01:28:43.540Z] === RUN TestCommand [2022-02-02T01:28:43.540Z] --- PASS: TestCommand (0.02s) [2022-02-02T01:28:43.540Z] === RUN TestNaiveSelf [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-02T01:28:43.749Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestConfigureDaemonLogs [2022-02-02T01:28:43.749Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestCommonOptionsInstallFlags [2022-02-02T01:28:43.749Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-02T01:28:43.749Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-02T01:28:43.749Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-02T01:28:43.749Z] PASS [2022-02-02T01:28:43.749Z] coverage: 18.6% of statements [2022-02-02T01:28:43.749Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 18.6% of statements [2022-02-02T01:28:43.749Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-02T01:28:43.749Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-02T01:28:44.009Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-02T01:28:44.009Z] PASS [2022-02-02T01:28:44.009Z] coverage: 82.4% of statements [2022-02-02T01:28:44.009Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2022-02-02T01:28:44.158Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2022-02-02T01:28:44.158Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2022-02-02T01:28:44.158Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-02-02T01:28:44.158Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2022-02-02T01:28:44.158Z] PASS [2022-02-02T01:28:44.158Z] [2022-02-02T01:28:44.158Z] === Skipped [2022-02-02T01:28:44.158Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-02T01:28:44.158Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:28:44.158Z] [2022-02-02T01:28:44.158Z] DONE 27 tests, 1 skipped in 181.132s [2022-02-02T01:28:44.158Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-02T01:28:44.158Z] INFO: Testing against a local daemon [2022-02-02T01:28:44.158Z] === RUN TestSessionCreate [2022-02-02T01:28:44.158Z] --- PASS: TestSessionCreate (0.02s) [2022-02-02T01:28:44.158Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-02T01:28:44.158Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-02T01:28:44.158Z] PASS [2022-02-02T01:28:44.158Z] [2022-02-02T01:28:44.158Z] DONE 2 tests in 0.067s [2022-02-02T01:28:44.158Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-02T01:28:44.158Z] INFO: Testing against a local daemon [2022-02-02T01:28:44.158Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:28:44.158Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:28:44.158Z] === RUN TestDiskUsage [2022-02-02T01:28:44.158Z] === PAUSE TestDiskUsage [2022-02-02T01:28:44.158Z] === RUN TestEventsExecDie [2022-02-02T01:28:44.420Z] --- PASS: TestEventsExecDie (0.55s) [2022-02-02T01:28:44.420Z] === RUN TestEventsBackwardsCompatible [2022-02-02T01:28:44.477Z] === RUN TestDump [2022-02-02T01:28:44.478Z] goroutine 6 [running]: [2022-02-02T01:28:44.478Z] github.com/docker/docker/pkg/stack.dump(0xb2b6b7) [2022-02-02T01:28:44.478Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-02T01:28:44.478Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-02T01:28:44.478Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-02T01:28:44.478Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-02T01:28:44.478Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-02T01:28:44.478Z] testing.tRunner(0xc00011e000, 0xc98e68) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:28:44.478Z] created by testing.(*T).Run [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-02T01:28:44.478Z] [2022-02-02T01:28:44.478Z] goroutine 1 [chan receive]: [2022-02-02T01:28:44.478Z] testing.(*T).Run(0xc00002dd40, {0xc8a52e, 0xb0a413}, 0xc98e68) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-02T01:28:44.478Z] testing.runTests.func1(0xc000068750) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-02T01:28:44.478Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:28:44.478Z] testing.runTests(0xc000076080, {0xdfcba0, 0x3, 0x3}, {0xb2a90d, 0xc8c228, 0xe01640}) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-02T01:28:44.478Z] testing.(*M).Run(0xc000076080) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-02T01:28:44.478Z] main.main() [2022-02-02T01:28:44.478Z] _testmain.go:95 +0x1f5 [2022-02-02T01:28:44.478Z] --- PASS: TestDump (0.00s) [2022-02-02T01:28:44.478Z] === RUN TestDumpToFile [2022-02-02T01:28:44.478Z] --- PASS: TestDumpToFile (0.16s) [2022-02-02T01:28:44.478Z] === RUN TestDumpToFileWithEmptyInput [2022-02-02T01:28:44.478Z] goroutine 8 [running]: [2022-02-02T01:28:44.478Z] github.com/docker/docker/pkg/stack.dump(0xb986f4) [2022-02-02T01:28:44.478Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-02T01:28:44.478Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb98aa0}) [2022-02-02T01:28:44.478Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-02T01:28:44.478Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2022-02-02T01:28:44.478Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-02T01:28:44.478Z] testing.tRunner(0xc00011e4e0, 0xc98e58) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:28:44.478Z] created by testing.(*T).Run [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-02T01:28:44.478Z] [2022-02-02T01:28:44.478Z] goroutine 1 [chan receive]: [2022-02-02T01:28:44.478Z] testing.(*T).Run(0xc00002dd40, {0xc912ba, 0xb0a413}, 0xc98e58) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-02T01:28:44.478Z] testing.runTests.func1(0xc000068750) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-02T01:28:44.478Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:28:44.478Z] testing.runTests(0xc000076080, {0xdfcba0, 0x3, 0x3}, {0xb2a90d, 0xc8c228, 0xe01640}) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-02T01:28:44.478Z] testing.(*M).Run(0xc000076080) [2022-02-02T01:28:44.478Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-02T01:28:44.478Z] main.main() [2022-02-02T01:28:44.478Z] _testmain.go:95 +0x1f5 [2022-02-02T01:28:44.478Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-02T01:28:44.478Z] PASS [2022-02-02T01:28:44.478Z] coverage: 90.9% of statements [2022-02-02T01:28:44.478Z] ok github.com/docker/docker/pkg/stack 0.195s coverage: 90.9% of statements [2022-02-02T01:28:44.681Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-02T01:28:44.681Z] === RUN TestEventsVolumeCreate [2022-02-02T01:28:44.681Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-02T01:28:44.681Z] === RUN TestInfoBinaryCommits [2022-02-02T01:28:44.681Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-02T01:28:44.681Z] === RUN TestInfoAPIVersioned [2022-02-02T01:28:44.681Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-02T01:28:44.681Z] === RUN TestInfoAPI [2022-02-02T01:28:44.681Z] --- PASS: TestInfoAPI (0.02s) [2022-02-02T01:28:44.681Z] === RUN TestInfoAPIWarnings [2022-02-02T01:28:44.723Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-02T01:28:44.946Z] === RUN TestNewStdWriter [2022-02-02T01:28:44.946Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-02T01:28:44.946Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestWriteWithNilBytes [2022-02-02T01:28:44.946Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestWrite [2022-02-02T01:28:44.946Z] --- PASS: TestWrite (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestWriteWithWriterError [2022-02-02T01:28:44.946Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-02T01:28:44.946Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyWriteAndRead [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-02T01:28:44.946Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-02T01:28:44.946Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-02T01:28:44.947Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-02T01:28:44.947Z] PASS [2022-02-02T01:28:44.947Z] coverage: 100.0% of statements [2022-02-02T01:28:44.947Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-02-02T01:28:45.036Z] === RUN TestMiddlewares [2022-02-02T01:28:45.036Z] --- PASS: TestMiddlewares (0.00s) [2022-02-02T01:28:45.036Z] PASS [2022-02-02T01:28:45.036Z] coverage: 9.0% of statements [2022-02-02T01:28:45.036Z] ok github.com/docker/docker/api/server 0.095s coverage: 9.0% of statements [2022-02-02T01:28:45.314Z] === RUN TestContainerStopSignal [2022-02-02T01:28:45.314Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestContainerStopTimeout [2022-02-02T01:28:45.314Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-02T01:28:45.314Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-02T01:28:45.314Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-02T01:28:45.314Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestReplaceAndAppendEnvVars [2022-02-02T01:28:45.314Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-02T01:28:45.314Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestNewMemoryStore [2022-02-02T01:28:45.314Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestAddContainers [2022-02-02T01:28:45.314Z] --- PASS: TestAddContainers (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestGetContainer [2022-02-02T01:28:45.314Z] --- PASS: TestGetContainer (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestDeleteContainer [2022-02-02T01:28:45.314Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestListContainers [2022-02-02T01:28:45.314Z] --- PASS: TestListContainers (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestFirstContainer [2022-02-02T01:28:45.314Z] --- PASS: TestFirstContainer (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestApplyAllContainer [2022-02-02T01:28:45.314Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestIsValidHealthString [2022-02-02T01:28:45.314Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestStateRunStop [2022-02-02T01:28:45.314Z] --- PASS: TestStateRunStop (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestStateTimeoutWait [2022-02-02T01:28:45.314Z] state_test.go:141: Stop callback fired [2022-02-02T01:28:45.314Z] state_test.go:165: Stop callback fired [2022-02-02T01:28:45.314Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-02T01:28:45.314Z] === RUN TestIsValidStateString [2022-02-02T01:28:45.314Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestViewSaveDelete [2022-02-02T01:28:45.314Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-02T01:28:45.314Z] === RUN TestViewAll [2022-02-02T01:28:45.314Z] --- PASS: TestViewAll (0.02s) [2022-02-02T01:28:45.314Z] === RUN TestViewGet [2022-02-02T01:28:45.314Z] --- PASS: TestViewGet (0.01s) [2022-02-02T01:28:45.314Z] === RUN TestNames [2022-02-02T01:28:45.314Z] --- PASS: TestNames (0.00s) [2022-02-02T01:28:45.314Z] === RUN TestViewWithHealthCheck [2022-02-02T01:28:45.314Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-02T01:28:45.314Z] PASS [2022-02-02T01:28:45.314Z] coverage: 41.7% of statements [2022-02-02T01:28:45.314Z] ok github.com/docker/docker/container 0.237s coverage: 41.7% of statements [2022-02-02T01:28:45.314Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-02T01:28:45.314Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-02T01:28:45.314Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-02T01:28:45.314Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-02T01:28:45.885Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2022-02-02T01:28:45.885Z] === CONT TestReadPluginNoRead [2022-02-02T01:28:45.934Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-02T01:28:45.934Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-02T01:28:45.934Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestFormatStatus [2022-02-02T01:28:45.934Z] --- PASS: TestFormatStatus (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestFormatError [2022-02-02T01:28:45.934Z] --- PASS: TestFormatError (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestFormatJSONError [2022-02-02T01:28:45.934Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-02T01:28:45.934Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-02T01:28:45.934Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestNewJSONProgressOutput [2022-02-02T01:28:45.934Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestAuxFormatterEmit [2022-02-02T01:28:45.934Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestStreamWriterStdout [2022-02-02T01:28:45.934Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-02T01:28:45.934Z] === RUN TestStreamWriterStderr [2022-02-02T01:28:45.934Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-02T01:28:45.934Z] PASS [2022-02-02T01:28:45.934Z] coverage: 66.2% of statements [2022-02-02T01:28:45.934Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2022-02-02T01:28:46.097Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-02T01:28:46.403Z] === RUN TestGenerateRandomID [2022-02-02T01:28:46.403Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-02T01:28:46.403Z] === RUN TestShortenId [2022-02-02T01:28:46.403Z] --- PASS: TestShortenId (0.00s) [2022-02-02T01:28:46.403Z] === RUN TestShortenSha256Id [2022-02-02T01:28:46.403Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-02T01:28:46.403Z] === RUN TestShortenIdEmpty [2022-02-02T01:28:46.403Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-02T01:28:46.403Z] === RUN TestShortenIdInvalid [2022-02-02T01:28:46.403Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-02T01:28:46.403Z] === RUN TestIsShortIDNonHex [2022-02-02T01:28:46.403Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-02T01:28:46.403Z] === RUN TestIsShortIDNotCorrectSize [2022-02-02T01:28:46.403Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-02T01:28:46.403Z] PASS [2022-02-02T01:28:46.403Z] coverage: 70.6% of statements [2022-02-02T01:28:46.403Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-02-02T01:28:46.871Z] === RUN TestIsCpusetListAvailable [2022-02-02T01:28:46.871Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-02T01:28:46.871Z] PASS [2022-02-02T01:28:46.871Z] coverage: 39.4% of statements [2022-02-02T01:28:46.871Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-02-02T01:28:46.889Z] === RUN TestPrepare [2022-02-02T01:28:46.889Z] --- PASS: TestPrepare (0.00s) [2022-02-02T01:28:46.889Z] === RUN TestStart [2022-02-02T01:28:46.889Z] --- PASS: TestStart (0.00s) [2022-02-02T01:28:46.889Z] === RUN TestWaitCancel [2022-02-02T01:28:46.889Z] --- PASS: TestWaitCancel (0.00s) [2022-02-02T01:28:46.889Z] === RUN TestWaitDisabled [2022-02-02T01:28:46.889Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-02T01:28:46.889Z] === RUN TestWaitEnabled [2022-02-02T01:28:46.889Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-02T01:28:46.889Z] === RUN TestRemove [2022-02-02T01:28:46.889Z] --- PASS: TestRemove (0.00s) [2022-02-02T01:28:46.889Z] PASS [2022-02-02T01:28:46.889Z] coverage: 65.3% of statements [2022-02-02T01:28:46.889Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-02-02T01:28:47.787Z] === RUN TestReadPluginNoRead/default [2022-02-02T01:28:48.326Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-02T01:28:48.326Z] Copying nested executables into bundles/binary-daemon [2022-02-02T01:28:48.326Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-02T01:28:48.326Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:28:48.326Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-02T01:28:48.326Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-02T01:28:48.438Z] === RUN TestChtimes [2022-02-02T01:28:48.438Z] --- PASS: TestChtimes (0.00s) [2022-02-02T01:28:48.438Z] === RUN TestChtimesWindows [2022-02-02T01:28:48.438Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-02T01:28:48.438Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-02T01:28:48.438Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-02T01:28:48.438Z] === RUN TestEnsureRemoveAllNotExist [2022-02-02T01:28:48.438Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-02T01:28:48.438Z] === RUN TestEnsureRemoveAllWithDir [2022-02-02T01:28:48.438Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-02T01:28:48.438Z] === RUN TestEnsureRemoveAllWithFile [2022-02-02T01:28:48.438Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-02T01:28:48.438Z] === RUN TestHasWin32KSupport [2022-02-02T01:28:48.438Z] syscall_windows_test.go:8: win32k: true [2022-02-02T01:28:48.438Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-02-02T01:28:48.438Z] PASS [2022-02-02T01:28:48.438Z] coverage: 13.0% of statements [2022-02-02T01:28:48.438Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2022-02-02T01:28:48.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/make.sh cross [2022-02-02T01:28:48.768Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-02T01:28:48.908Z] === RUN TestTailFile [2022-02-02T01:28:48.908Z] --- PASS: TestTailFile (0.00s) [2022-02-02T01:28:48.908Z] === RUN TestTailFileManyLines [2022-02-02T01:28:48.908Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-02T01:28:48.908Z] === RUN TestTailEmptyFile [2022-02-02T01:28:48.908Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-02T01:28:48.908Z] === RUN TestTailNegativeN [2022-02-02T01:28:48.908Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader [2022-02-02T01:28:48.908Z] === CONT TestNewTailReader [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/no_delimiter [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/truncated_last_line [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-02T01:28:48.908Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:48.908Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:48.908Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:48.908Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:28:48.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:28:48.908Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:28:48.908Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:28:48.921Z] [2022-02-02T01:28:48.921Z] Removing bundles/ [2022-02-02T01:28:49.106Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-02T01:28:49.106Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-02T01:28:49.106Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-02T01:28:49.106Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-02T01:28:49.107Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-02T01:28:49.107Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-02T01:28:49.107Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-02T01:28:49.107Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-02T01:28:49.107Z] PASS [2022-02-02T01:28:49.107Z] coverage: 35.9% of statements [2022-02-02T01:28:49.107Z] ok github.com/docker/docker/daemon/cluster/convert 0.776s coverage: 35.9% of statements [2022-02-02T01:28:49.107Z] === RUN TestNewListSecretsFilters [2022-02-02T01:28:49.107Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-02T01:28:49.107Z] === RUN TestNewListConfigsFilters [2022-02-02T01:28:49.107Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-02T01:28:49.107Z] PASS [2022-02-02T01:28:49.107Z] coverage: 0.5% of statements [2022-02-02T01:28:49.107Z] ok github.com/docker/docker/daemon/cluster 0.496s coverage: 0.5% of statements [2022-02-02T01:28:49.178Z] [2022-02-02T01:28:49.178Z] ---> Making bundle: cross (in bundles/cross) [2022-02-02T01:28:49.178Z] Cross building: bundles/cross/linux/amd64 [2022-02-02T01:28:49.178Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-02T01:28:49.178Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.377Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.377Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.377Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.377Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.377Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/no_delimiter [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:28:49.378Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.380Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.380Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.381Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.381Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.382Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:28:49.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:28:49.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:28:49.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:28:49.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:28:49.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:28:49.904Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:28:49.904Z] PASS [2022-02-02T01:28:49.904Z] coverage: 88.6% of statements [2022-02-02T01:28:49.904Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2022-02-02T01:28:50.163Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-02T01:28:50.374Z] === RUN TestTarSumRemoveNonExistent [2022-02-02T01:28:50.374Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-02T01:28:50.374Z] === RUN TestTarSumRemove [2022-02-02T01:28:50.375Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestSortFileInfoSums [2022-02-02T01:28:50.375Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestNewTarSumForLabelInvalid [2022-02-02T01:28:50.375Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestNewTarSumForLabel [2022-02-02T01:28:50.375Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestEmptyTar [2022-02-02T01:28:50.375Z] --- PASS: TestEmptyTar (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestTarSumsReadSize [2022-02-02T01:28:50.375Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestTarSums [2022-02-02T01:28:50.375Z] --- PASS: TestTarSums (0.07s) [2022-02-02T01:28:50.375Z] === RUN TestIteration [2022-02-02T01:28:50.375Z] --- PASS: TestIteration (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestVersionLabelForChecksum [2022-02-02T01:28:50.375Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestVersion [2022-02-02T01:28:50.375Z] --- PASS: TestVersion (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestGetVersion [2022-02-02T01:28:50.375Z] --- PASS: TestGetVersion (0.00s) [2022-02-02T01:28:50.375Z] === RUN TestGetVersions [2022-02-02T01:28:50.375Z] --- PASS: TestGetVersions (0.00s) [2022-02-02T01:28:50.375Z] PASS [2022-02-02T01:28:50.375Z] coverage: 89.3% of statements [2022-02-02T01:28:50.375Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2022-02-02T01:28:50.375Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-02T01:28:50.375Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-02T01:28:50.375Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-02T01:28:50.375Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-02T01:28:50.731Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-02-02T01:28:50.843Z] testing: warning: no tests to run [2022-02-02T01:28:50.843Z] PASS [2022-02-02T01:28:50.844Z] coverage: [no statements] [2022-02-02T01:28:50.844Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2022-02-02T01:28:51.298Z] === CONT TestReadPluginNoRead [2022-02-02T01:28:51.298Z] read_test.go:92: [d741dadc48122] daemon is not started [2022-02-02T01:28:51.298Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-02-02T01:28:51.298Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2022-02-02T01:28:51.298Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-02-02T01:28:51.298Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-02-02T01:28:51.298Z] PASS [2022-02-02T01:28:51.298Z] [2022-02-02T01:28:51.298Z] DONE 6 tests in 8.709s [2022-02-02T01:28:51.298Z] 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-02-02T01:28:51.298Z] ++ 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-02-02T01:28:51.298Z] ++ set -e [2022-02-02T01:28:51.298Z] ++ '[' -n 0 ']' [2022-02-02T01:28:51.298Z] ++ set -x [2022-02-02T01:28:51.299Z] ++ 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-02-02T01:28:51.299Z] testing: warning: no tests to run [2022-02-02T01:28:51.299Z] PASS [2022-02-02T01:28:51.299Z] [2022-02-02T01:28:51.299Z] DONE 0 tests in 0.030s [2022-02-02T01:28:51.299Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-02T01:28:51.299Z] ++ 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-02-02T01:28:51.299Z] ++ set -e [2022-02-02T01:28:51.299Z] ++ '[' -n 0 ']' [2022-02-02T01:28:51.299Z] ++ set -x [2022-02-02T01:28:51.299Z] ++ 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-02-02T01:28:51.299Z] INFO: Testing against a local daemon [2022-02-02T01:28:51.299Z] === RUN TestPluginWithDevMounts [2022-02-02T01:28:51.299Z] === PAUSE TestPluginWithDevMounts [2022-02-02T01:28:51.299Z] === CONT TestPluginWithDevMounts [2022-02-02T01:28:51.314Z] === RUN TestTruncIndex [2022-02-02T01:28:51.314Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-02T01:28:51.314Z] === RUN TestClientStream [2022-02-02T01:28:51.314Z] --- PASS: TestClientStream (0.00s) [2022-02-02T01:28:51.314Z] === RUN TestClientSendFile [2022-02-02T01:28:51.314Z] --- PASS: TestClientSendFile (0.00s) [2022-02-02T01:28:51.314Z] === RUN TestClientWithRequestTimeout [2022-02-02T01:28:51.314Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-02T01:28:51.314Z] === RUN TestFileSpecPlugin [2022-02-02T01:28:51.314Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-02T01:28:51.314Z] === RUN TestFileJSONSpecPlugin [2022-02-02T01:28:51.314Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-02T01:28:51.314Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-02T01:28:51.314Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-02T01:28:51.314Z] === RUN TestPluginAddHandler [2022-02-02T01:28:51.314Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-02T01:28:51.314Z] === RUN TestPluginWaitBadPlugin [2022-02-02T01:28:51.314Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-02T01:28:51.314Z] === RUN TestGet [2022-02-02T01:28:51.314Z] time="2022-02-02T01:28:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-02T01:28:51.314Z] --- PASS: TestTruncIndex (0.10s) [2022-02-02T01:28:51.314Z] PASS [2022-02-02T01:28:51.314Z] coverage: 91.5% of statements [2022-02-02T01:28:51.314Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-02-02T01:28:51.314Z] === RUN TestIsGIT [2022-02-02T01:28:51.314Z] --- PASS: TestIsGIT (0.00s) [2022-02-02T01:28:51.314Z] === RUN TestIsTransport [2022-02-02T01:28:51.314Z] --- PASS: TestIsTransport (0.00s) [2022-02-02T01:28:51.314Z] PASS [2022-02-02T01:28:51.314Z] coverage: 100.0% of statements [2022-02-02T01:28:51.314Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-02-02T01:28:51.782Z] === RUN TestVersionInfo [2022-02-02T01:28:51.782Z] --- PASS: TestVersionInfo (0.00s) [2022-02-02T01:28:51.782Z] === RUN TestAppendVersions [2022-02-02T01:28:51.782Z] --- PASS: TestAppendVersions (0.00s) [2022-02-02T01:28:51.782Z] PASS [2022-02-02T01:28:51.782Z] coverage: 88.9% of statements [2022-02-02T01:28:51.782Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-02-02T01:28:52.251Z] time="2022-02-02T01:28:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-02T01:28:52.662Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-02T01:28:52.720Z] === RUN TestNewSettable [2022-02-02T01:28:52.720Z] --- PASS: TestNewSettable (0.00s) [2022-02-02T01:28:52.720Z] === RUN TestIsSettable [2022-02-02T01:28:52.720Z] --- PASS: TestIsSettable (0.00s) [2022-02-02T01:28:52.720Z] === RUN TestUpdateSettingsEnv [2022-02-02T01:28:52.720Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-02T01:28:52.720Z] PASS [2022-02-02T01:28:52.720Z] coverage: 20.0% of statements [2022-02-02T01:28:52.720Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-02-02T01:28:52.906Z] === RUN TestBuilderGC [2022-02-02T01:28:52.906Z] --- PASS: TestBuilderGC (0.00s) [2022-02-02T01:28:52.906Z] === RUN TestDaemonConfigurationNotFound [2022-02-02T01:28:52.906Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-02T01:28:52.906Z] === RUN TestDaemonBrokenConfiguration [2022-02-02T01:28:52.906Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-02T01:28:52.906Z] === RUN TestFindConfigurationConflicts [2022-02-02T01:28:52.907Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-02T01:28:52.907Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-02T01:28:52.907Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-02T01:28:52.907Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-02T01:28:52.907Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_label [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_dns [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-02T01:28:52.907Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration (0.04s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-02T01:28:52.907Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestReloadSetConfigFileNotExist [2022-02-02T01:28:52.907Z] time="2022-02-02T01:28:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-02T01:28:52.907Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-02-02T01:28:52.907Z] === RUN TestReloadDefaultConfigNotExist [2022-02-02T01:28:52.907Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:52.907Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestReloadBadDefaultConfig [2022-02-02T01:28:52.907Z] time="2022-02-02T01:28:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1583018014" [2022-02-02T01:28:52.907Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestReloadWithConflictingLabels [2022-02-02T01:28:52.907Z] time="2022-02-02T01:28:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2460889089" [2022-02-02T01:28:52.907Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestReloadWithDuplicateLabels [2022-02-02T01:28:52.907Z] time="2022-02-02T01:28:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4261138366" [2022-02-02T01:28:52.907Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestMaskURLCredentials [2022-02-02T01:28:52.907Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-02T01:28:52.907Z] === RUN TestDaemonConfigurationMerge [2022-02-02T01:28:52.907Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-02T01:28:52.907Z] PASS [2022-02-02T01:28:52.907Z] coverage: 79.2% of statements [2022-02-02T01:28:52.907Z] ok github.com/docker/docker/daemon/config 0.461s coverage: 79.2% of statements [2022-02-02T01:28:53.194Z] === RUN TestValidatePrivileges [2022-02-02T01:28:53.194Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-02T01:28:53.194Z] === RUN TestFilterByCapNeg [2022-02-02T01:28:53.194Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-02T01:28:53.194Z] === RUN TestFilterByCapPos [2022-02-02T01:28:53.194Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-02T01:28:53.194Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-02T01:28:53.194Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-02T01:28:53.194Z] PASS [2022-02-02T01:28:53.194Z] coverage: 12.0% of statements [2022-02-02T01:28:53.194Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-02-02T01:28:53.201Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-02-02T01:28:53.201Z] PASS [2022-02-02T01:28:53.201Z] [2022-02-02T01:28:53.201Z] DONE 1 tests in 1.618s [2022-02-02T01:28:53.201Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-02T01:28:53.201Z] ++ 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-02-02T01:28:53.201Z] ++ set -e [2022-02-02T01:28:53.201Z] ++ '[' -n 0 ']' [2022-02-02T01:28:53.201Z] ++ set -x [2022-02-02T01:28:53.201Z] ++ 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-02-02T01:28:53.201Z] INFO: Testing against a local daemon [2022-02-02T01:28:53.201Z] === RUN TestSecretInspect [2022-02-02T01:28:53.375Z] === RUN TestEventsLog [2022-02-02T01:28:53.375Z] --- PASS: TestEventsLog (0.00s) [2022-02-02T01:28:53.375Z] === RUN TestEventsLogTimeout [2022-02-02T01:28:53.375Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-02T01:28:53.375Z] === RUN TestLogEvents [2022-02-02T01:28:53.375Z] --- PASS: TestLogEvents (0.05s) [2022-02-02T01:28:53.375Z] === RUN TestLoadBufferedEvents [2022-02-02T01:28:53.375Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-02-02T01:28:53.375Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-02T01:28:53.375Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-02T01:28:53.375Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-02T01:28:53.375Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-02T01:28:53.375Z] PASS [2022-02-02T01:28:53.375Z] coverage: 50.0% of statements [2022-02-02T01:28:53.375Z] ok github.com/docker/docker/daemon/events 0.269s coverage: 50.0% of statements [2022-02-02T01:28:53.375Z] === RUN TestWaitNodeAttachment [2022-02-02T01:28:53.665Z] === RUN TestLoad [2022-02-02T01:28:53.665Z] --- PASS: TestLoad (0.00s) [2022-02-02T01:28:53.665Z] === RUN TestSave [2022-02-02T01:28:53.665Z] --- PASS: TestSave (0.02s) [2022-02-02T01:28:53.665Z] === RUN TestAddDeleteGet [2022-02-02T01:28:53.665Z] --- PASS: TestAddDeleteGet (0.03s) [2022-02-02T01:28:53.665Z] === RUN TestInvalidTags [2022-02-02T01:28:53.665Z] --- PASS: TestInvalidTags (0.00s) [2022-02-02T01:28:53.665Z] PASS [2022-02-02T01:28:53.665Z] coverage: 83.7% of statements [2022-02-02T01:28:53.665Z] ok github.com/docker/docker/reference 0.099s coverage: 83.7% of statements [2022-02-02T01:28:53.848Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-02-02T01:28:53.848Z] === RUN TestIsolationConversion [2022-02-02T01:28:53.848Z] === RUN TestIsolationConversion/default [2022-02-02T01:28:53.848Z] === RUN TestIsolationConversion/process [2022-02-02T01:28:53.848Z] === RUN TestIsolationConversion/hyperv [2022-02-02T01:28:53.848Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-02T01:28:53.848Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-02T01:28:53.848Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-02T01:28:53.848Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-02T01:28:53.848Z] === RUN TestContainerLabels [2022-02-02T01:28:53.848Z] --- PASS: TestContainerLabels (0.00s) [2022-02-02T01:28:53.848Z] === RUN TestCredentialSpecConversion [2022-02-02T01:28:53.848Z] === RUN TestCredentialSpecConversion/none [2022-02-02T01:28:53.848Z] === RUN TestCredentialSpecConversion/config [2022-02-02T01:28:53.848Z] === RUN TestCredentialSpecConversion/file [2022-02-02T01:28:53.848Z] === RUN TestCredentialSpecConversion/registry [2022-02-02T01:28:53.848Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-02T01:28:53.848Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-02T01:28:53.848Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-02T01:28:53.848Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-02T01:28:53.848Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-02T01:28:53.848Z] === RUN TestControllerValidateMountBind [2022-02-02T01:28:53.848Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-02T01:28:53.848Z] === RUN TestControllerValidateMountVolume [2022-02-02T01:28:53.848Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-02T01:28:53.848Z] === RUN TestControllerValidateMountTarget [2022-02-02T01:28:53.848Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-02T01:28:53.848Z] === RUN TestControllerValidateMountTmpfs [2022-02-02T01:28:53.848Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-02T01:28:53.848Z] === RUN TestControllerValidateMountInvalidType [2022-02-02T01:28:53.848Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-02T01:28:53.848Z] === RUN TestControllerValidateMountNamedPipe [2022-02-02T01:28:53.848Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-02T01:28:53.848Z] PASS [2022-02-02T01:28:53.848Z] coverage: 11.0% of statements [2022-02-02T01:28:53.848Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.684s coverage: 11.0% of statements [2022-02-02T01:28:54.135Z] time="2022-02-02T01:28:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-02T01:28:54.604Z] === RUN TestResolveAuthConfigIndexServer [2022-02-02T01:28:54.604Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestResolveAuthConfigFullURL [2022-02-02T01:28:54.604Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-02T01:28:54.604Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestValidateMirror [2022-02-02T01:28:54.604Z] --- PASS: TestValidateMirror (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestLoadInsecureRegistries [2022-02-02T01:28:54.604Z] time="2022-02-02T01:28:54Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-02T01:28:54.604Z] time="2022-02-02T01:28:54Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-02T01:28:54.604Z] time="2022-02-02T01:28:54Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-02T01:28:54.604Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-02-02T01:28:54.604Z] === RUN TestNewServiceConfig [2022-02-02T01:28:54.604Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestValidateIndexName [2022-02-02T01:28:54.604Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestValidateIndexNameWithError [2022-02-02T01:28:54.604Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestEndpointParse [2022-02-02T01:28:54.604Z] --- PASS: TestEndpointParse (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestEndpointParseInvalid [2022-02-02T01:28:54.604Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestValidateEndpoint [2022-02-02T01:28:54.604Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestPing [2022-02-02T01:28:54.604Z] --- PASS: TestPing (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestPingRegistryEndpoint [2022-02-02T01:28:54.604Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:54.604Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestEndpoint [2022-02-02T01:28:54.604Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:54.604Z] --- SKIP: TestEndpoint (0.01s) [2022-02-02T01:28:54.604Z] === RUN TestParseRepositoryInfo [2022-02-02T01:28:54.604Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestNewIndexInfo [2022-02-02T01:28:54.604Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestMirrorEndpointLookup [2022-02-02T01:28:54.604Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:28:54.604Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-02T01:28:54.604Z] === RUN TestSearchRepositories [2022-02-02T01:28:54.604Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-02T01:28:54.604Z] Host: 127.0.0.1:49312 [2022-02-02T01:28:54.835Z] === RUN TestIsEmptyDir [2022-02-02T01:28:54.835Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-02T01:28:54.835Z] PASS [2022-02-02T01:28:54.835Z] coverage: 2.3% of statements [2022-02-02T01:28:54.835Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2022-02-02T01:28:55.073Z] User-Agent: docker test client [2022-02-02T01:28:55.073Z] Authorization: Token fake-token [2022-02-02T01:28:55.073Z] X-Docker-Token: true [2022-02-02T01:28:55.073Z] Accept-Encoding: gzip [2022-02-02T01:28:55.073Z] [2022-02-02T01:28:55.073Z] [2022-02-02T01:28:55.073Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-02T01:28:55.073Z] Connection: close [2022-02-02T01:28:55.073Z] Content-Length: 144 [2022-02-02T01:28:55.073Z] Cache-Control: no-cache [2022-02-02T01:28:55.073Z] Content-Type: application/json [2022-02-02T01:28:55.073Z] Date: Wed, 02 Feb 2022 01:28:54 GMT [2022-02-02T01:28:55.073Z] Expires: -1 [2022-02-02T01:28:55.073Z] Pragma: no-cache [2022-02-02T01:28:55.073Z] Server: docker-tests/mock [2022-02-02T01:28:55.073Z] X-Docker-Registry-Config: mock [2022-02-02T01:28:55.073Z] X-Docker-Registry-Version: 0.0.0 [2022-02-02T01:28:55.073Z] [2022-02-02T01:28:55.073Z] [2022-02-02T01:28:55.073Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestTrustedLocation [2022-02-02T01:28:55.073Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-02T01:28:55.073Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestAllowNondistributableArtifacts [2022-02-02T01:28:55.073Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestIsSecureIndex [2022-02-02T01:28:55.073Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-02T01:28:55.073Z] PASS [2022-02-02T01:28:55.073Z] coverage: 51.2% of statements [2022-02-02T01:28:55.073Z] ok github.com/docker/docker/registry 0.209s coverage: 51.2% of statements [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestReaderWithReadError [2022-02-02T01:28:55.073Z] time="2022-02-02T01:28:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestReader [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-02T01:28:55.073Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-02T01:28:55.073Z] PASS [2022-02-02T01:28:55.073Z] coverage: 100.0% of statements [2022-02-02T01:28:55.073Z] ok github.com/docker/docker/registry/resumable 0.183s coverage: 100.0% of statements [2022-02-02T01:28:55.073Z] === RUN TestRestartManagerTimeout [2022-02-02T01:28:55.073Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-02T01:28:55.073Z] === RUN TestRestartManagerTimeoutReset [2022-02-02T01:28:55.073Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-02T01:28:55.074Z] PASS [2022-02-02T01:28:55.074Z] coverage: 50.9% of statements [2022-02-02T01:28:55.074Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-02-02T01:28:55.103Z] --- PASS: TestSecretInspect (2.05s) [2022-02-02T01:28:55.103Z] === RUN TestSecretList [2022-02-02T01:28:55.195Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-02T01:28:55.303Z] === RUN TestLinkNaming [2022-02-02T01:28:55.303Z] --- PASS: TestLinkNaming (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestLinkNew [2022-02-02T01:28:55.303Z] --- PASS: TestLinkNew (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestLinkEnv [2022-02-02T01:28:55.303Z] --- PASS: TestLinkEnv (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestLinkMultipleEnv [2022-02-02T01:28:55.303Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestLinkPortRangeEnv [2022-02-02T01:28:55.303Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-02T01:28:55.303Z] PASS [2022-02-02T01:28:55.303Z] coverage: 93.0% of statements [2022-02-02T01:28:55.303Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-02-02T01:28:55.303Z] === RUN TestVerifyNetworkingConfig [2022-02-02T01:28:55.303Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestGetContainer [2022-02-02T01:28:55.303Z] --- PASS: TestGetContainer (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestValidContainerNames [2022-02-02T01:28:55.303Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestContainerInitDNS [2022-02-02T01:28:55.303Z] daemon_test.go:145: root required [2022-02-02T01:28:55.303Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestMerge [2022-02-02T01:28:55.303Z] --- PASS: TestMerge (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestValidateContainerIsolation [2022-02-02T01:28:55.303Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestFindNetworkErrorType [2022-02-02T01:28:55.303Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestEnsureServicesExist [2022-02-02T01:28:55.303Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestEnsureServicesExistErrors [2022-02-02T01:28:55.303Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-02T01:28:55.303Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-02T01:28:55.303Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-02T01:28:55.303Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-02T01:28:55.303Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-02T01:28:55.303Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-02T01:28:55.303Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestContainerDelete [2022-02-02T01:28:55.303Z] --- PASS: TestContainerDelete (0.01s) [2022-02-02T01:28:55.303Z] === RUN TestContainerDoubleDelete [2022-02-02T01:28:55.303Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestLogContainerEventCopyLabels [2022-02-02T01:28:55.303Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestLogContainerEventWithAttributes [2022-02-02T01:28:55.303Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestNoneHealthcheck [2022-02-02T01:28:55.303Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestHealthStates [2022-02-02T01:28:55.303Z] time="2022-02-02T01:28:54Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] time="2022-02-02T01:28:55Z" 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-02-02T01:28:55.303Z] --- PASS: TestHealthStates (0.16s) [2022-02-02T01:28:55.303Z] === RUN TestGetInspectData [2022-02-02T01:28:55.303Z] --- PASS: TestGetInspectData (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestFillLicense [2022-02-02T01:28:55.303Z] --- PASS: TestFillLicense (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestListInvalidFilter [2022-02-02T01:28:55.303Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestNameFilter [2022-02-02T01:28:55.303Z] --- PASS: TestNameFilter (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-02T01:28:55.303Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-02T01:28:55.303Z] === 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-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-02T01:28:55.303Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-02T01:28:55.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-02T01:28:55.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-02T01:28:55.304Z] --- 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-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-02T01:28:55.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestDaemonReloadLabels [2022-02-02T01:28:55.304Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-02T01:28:55.304Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestDaemonReloadMirrors [2022-02-02T01:28:55.304Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-02T01:28:55.304Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-02T01:28:55.304Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-02T01:28:55.304Z] reload_test.go:342: root required [2022-02-02T01:28:55.304Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-02T01:28:55.304Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-02T01:28:55.304Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-02T01:28:55.304Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-02T01:28:55.304Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-02T01:28:55.304Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-02T01:28:55.304Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-02T01:28:55.304Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-02T01:28:55.304Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-02T01:28:55.304Z] === RUN TestParseVolumesFrom [2022-02-02T01:28:55.304Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-02T01:28:55.304Z] PASS [2022-02-02T01:28:55.304Z] coverage: 8.6% of statements [2022-02-02T01:28:55.304Z] ok github.com/docker/docker/daemon 0.455s coverage: 8.6% of statements [2022-02-02T01:28:55.542Z] === RUN TestDecodeContainerConfig [2022-02-02T01:28:55.542Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-02T01:28:55.542Z] === RUN TestDecodeContainerConfigIsolation [2022-02-02T01:28:55.542Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-02T01:28:55.542Z] === RUN TestValidatePrivileged [2022-02-02T01:28:55.542Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-02T01:28:55.542Z] PASS [2022-02-02T01:28:55.542Z] coverage: 52.6% of statements [2022-02-02T01:28:55.542Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-02T01:28:55.772Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-02T01:28:56.012Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-02T01:28:56.012Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-02T01:28:56.012Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-02T01:28:56.012Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-02T01:28:56.012Z] PASS [2022-02-02T01:28:56.012Z] coverage: 62.5% of statements [2022-02-02T01:28:56.012Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-02-02T01:28:57.006Z] --- PASS: TestSecretList (1.69s) [2022-02-02T01:28:57.006Z] === RUN TestSecretsCreateAndDelete [2022-02-02T01:28:57.100Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-02T01:28:57.344Z] === RUN TestAdapterReadLogs [2022-02-02T01:28:57.344Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-02T01:28:57.344Z] === RUN TestCopier [2022-02-02T01:28:57.344Z] --- PASS: TestCopier (0.00s) [2022-02-02T01:28:57.344Z] === RUN TestCopierLongLines [2022-02-02T01:28:57.344Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-02T01:28:57.344Z] === RUN TestCopierSlow [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig/defaults [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-02T01:28:57.812Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-02T01:28:57.812Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-02T01:28:57.812Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-02T01:28:57.812Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-02T01:28:57.812Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-02T01:28:57.812Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-02T01:28:57.812Z] --- PASS: TestCopierSlow (0.23s) [2022-02-02T01:28:57.812Z] === RUN TestCopierWithSized [2022-02-02T01:28:57.812Z] === RUN TestCopierWithSized/as_is [2022-02-02T01:28:57.812Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-02T01:28:57.812Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-02T01:28:57.812Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-02T01:28:57.812Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-02T01:28:57.812Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-02-02T01:28:57.812Z] === RUN TestCopierWithPartial [2022-02-02T01:28:57.812Z] === RUN TestCreateSuccess [2022-02-02T01:28:57.812Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestCreateStreamSkipped [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-02T01:28:57.812Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestCreateLogGroupSuccess [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-02T01:28:57.812Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-02T01:28:57.812Z] === RUN TestRingLogger [2022-02-02T01:28:57.812Z] --- PASS: TestRingLogger (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestRingCap [2022-02-02T01:28:57.812Z] --- PASS: TestRingCap (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestRingClose [2022-02-02T01:28:57.812Z] --- PASS: TestRingClose (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestRingDrain [2022-02-02T01:28:57.812Z] --- PASS: TestRingDrain (0.00s) [2022-02-02T01:28:57.812Z] PASS [2022-02-02T01:28:57.812Z] coverage: 43.8% of statements [2022-02-02T01:28:57.812Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestCreateError [2022-02-02T01:28:57.812Z] --- PASS: TestCreateError (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestCreateAlreadyExists [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-02T01:28:57.812Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestLogClosed [2022-02-02T01:28:57.812Z] --- PASS: TestLogClosed (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestLogBlocking [2022-02-02T01:28:57.812Z] --- PASS: TestLogBlocking (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-02T01:28:57.812Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestLogNonBlockingBufferFull [2022-02-02T01:28:57.812Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestPublishBatchSuccess [2022-02-02T01:28:57.812Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestPublishBatchError [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=error msg=error [2022-02-02T01:28:57.812Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-02T01:28:57.812Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-02T01:28:57.812Z] time="2022-02-02T01:28:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-02T01:28:57.812Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-02T01:28:57.812Z] === RUN TestCollectBatchSimple [2022-02-02T01:28:57.813Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-02T01:28:57.813Z] === RUN TestCollectBatchTicker [2022-02-02T01:28:57.813Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-02T01:28:57.813Z] === RUN TestCollectBatchMultilinePattern [2022-02-02T01:28:57.813Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-02T01:28:57.813Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-02T01:28:57.813Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-02T01:28:57.813Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-02T01:28:57.813Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-02T01:28:57.813Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-02T01:28:57.813Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-02T01:28:57.813Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 43.8% of statements [2022-02-02T01:28:57.813Z] === RUN TestCollectBatchClose [2022-02-02T01:28:57.813Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-02T01:28:57.813Z] === RUN TestEffectiveLen [2022-02-02T01:28:57.813Z] === RUN TestEffectiveLen/0/Hello [2022-02-02T01:28:57.813Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-02T01:28:57.813Z] === RUN TestEffectiveLen/2/🙃 [2022-02-02T01:28:58.229Z] time="2022-02-02T01:28:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-02T01:28:58.281Z] === RUN TestEffectiveLen/3/���� [2022-02-02T01:28:58.281Z] === RUN TestEffectiveLen/4/He��o [2022-02-02T01:28:58.281Z] === RUN TestEffectiveLen/5/ [2022-02-02T01:28:58.281Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/0/ [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/1/Hello [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: Hello [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/2/Hello [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: He [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: llo [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/3/Hello [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: Hello [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/4/🙃 [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/5/🙃 [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/6/a� [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: a [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: � [2022-02-02T01:28:58.281Z] === RUN TestFindValidSplit/7/a� [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1076: a� [2022-02-02T01:28:58.281Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-02T01:28:58.281Z] === RUN TestProcessEventEmoji [2022-02-02T01:28:58.281Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-02T01:28:58.281Z] === RUN TestCollectBatchLineSplit [2022-02-02T01:28:58.281Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-02T01:28:58.281Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-02T01:28:58.281Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-02T01:28:58.281Z] === RUN TestCollectBatchMaxEvents [2022-02-02T01:28:58.281Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-02T01:28:58.281Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-02T01:28:58.281Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2022-02-02T01:28:58.281Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-02T01:28:58.281Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.12s) [2022-02-02T01:28:58.281Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-02T01:28:58.281Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-02T01:28:58.281Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-02T01:28:58.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-02T01:28:58.281Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-02T01:28:58.281Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-02T01:28:58.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-02T01:28:58.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-02T01:28:58.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsFormat [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestCreateTagSuccess [2022-02-02T01:28:58.282Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-02T01:28:58.282Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-02T01:28:58.282Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-02T01:28:58.282Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-02T01:28:58.282Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-02T01:28:58.282Z] PASS [2022-02-02T01:28:58.282Z] coverage: 79.9% of statements [2022-02-02T01:28:58.282Z] ok github.com/docker/docker/daemon/logger/awslogs 0.495s coverage: 79.9% of statements [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-02T01:28:58.282Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-02T01:28:58.282Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-02T01:28:58.282Z] PASS [2022-02-02T01:28:58.282Z] coverage: 33.6% of statements [2022-02-02T01:28:58.282Z] === RUN TestSearchRegistryForImagesErrors [2022-02-02T01:28:58.282Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestSearchRegistryForImages [2022-02-02T01:28:58.282Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestOnlyPlatformWithFallback [2022-02-02T01:28:58.282Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-02T01:28:58.282Z] === RUN TestImageDelete [2022-02-02T01:28:58.282Z] ok github.com/docker/docker/daemon/logger/fluentd 0.057s coverage: 33.6% of statements [2022-02-02T01:28:58.282Z] === RUN TestImageDelete/no_lease [2022-02-02T01:28:58.282Z] === RUN TestImageDelete/lease_exists [2022-02-02T01:28:58.282Z] --- PASS: TestImageDelete (0.03s) [2022-02-02T01:28:58.282Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-02T01:28:58.282Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-02T01:28:58.282Z] === RUN TestContentStoreForPull [2022-02-02T01:28:58.698Z] === RUN TestGetDriver [2022-02-02T01:28:58.698Z] --- PASS: TestGetDriver (0.00s) [2022-02-02T01:28:58.698Z] === RUN TestVolumeRequestError [2022-02-02T01:28:58.698Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-02T01:28:58.698Z] PASS [2022-02-02T01:28:58.698Z] coverage: 36.1% of statements [2022-02-02T01:28:58.698Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2022-02-02T01:28:58.698Z] === RUN TestGetAddress [2022-02-02T01:28:58.698Z] --- PASS: TestGetAddress (0.00s) [2022-02-02T01:28:58.698Z] === RUN TestRemove [2022-02-02T01:28:58.698Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-02T01:28:58.698Z] --- SKIP: TestRemove (0.00s) [2022-02-02T01:28:58.698Z] === RUN TestInitializeWithVolumes [2022-02-02T01:28:58.698Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-02T01:28:58.698Z] === RUN TestCreate [2022-02-02T01:28:58.698Z] --- PASS: TestCreate (0.01s) [2022-02-02T01:28:58.698Z] === RUN TestValidateName [2022-02-02T01:28:58.698Z] --- PASS: TestValidateName (0.00s) [2022-02-02T01:28:58.698Z] === RUN TestCreateWithOpts [2022-02-02T01:28:58.698Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-02T01:28:58.698Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-02T01:28:58.698Z] === RUN TestRelaodNoOpts [2022-02-02T01:28:58.698Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-02T01:28:58.698Z] PASS [2022-02-02T01:28:58.698Z] coverage: 41.5% of statements [2022-02-02T01:28:58.698Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-02-02T01:28:58.765Z] --- PASS: TestContentStoreForPull (0.19s) [2022-02-02T01:28:58.765Z] PASS [2022-02-02T01:28:58.765Z] coverage: 6.6% of statements [2022-02-02T01:28:58.765Z] ok github.com/docker/docker/daemon/images 0.412s coverage: 6.6% of statements [2022-02-02T01:28:58.765Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-02T01:28:58.765Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-02T01:28:58.765Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-02T01:28:58.765Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-02T01:28:58.765Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-02T01:28:58.765Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-02T01:28:58.909Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-02-02T01:28:58.909Z] === RUN TestSecretsUpdate [2022-02-02T01:28:59.233Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-02T01:28:59.233Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-02T01:28:59.233Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-02T01:28:59.233Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-02-02T01:28:59.233Z] === RUN TestFastTimeMarshalJSON [2022-02-02T01:28:59.233Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-02T01:28:59.233Z] PASS [2022-02-02T01:28:59.233Z] coverage: 87.2% of statements [2022-02-02T01:28:59.233Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.214s coverage: 87.2% of statements [2022-02-02T01:28:59.634Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-02T01:28:59.634Z] check_test.go:308: [d90f944ffd97a] daemon is not started [2022-02-02T01:28:59.634Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-02T01:28:59.702Z] === RUN TestJSONFileLogger [2022-02-02T01:28:59.702Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-02T01:28:59.702Z] === RUN TestJSONFileLoggerWithTags [2022-02-02T01:28:59.702Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-02T01:28:59.702Z] === RUN TestJSONFileLoggerWithOpts [2022-02-02T01:28:59.702Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-02T01:28:59.702Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-02T01:28:59.702Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-02T01:28:59.702Z] === RUN TestEncodeDecode [2022-02-02T01:28:59.702Z] === PAUSE TestEncodeDecode [2022-02-02T01:28:59.702Z] === RUN TestUnexpectedEOF [2022-02-02T01:29:00.170Z] time="2022-02-02T01:28:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-02T01:29:00.171Z] time="2022-02-02T01:28:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-02T01:29:00.171Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-02-02T01:29:00.171Z] === CONT TestEncodeDecode [2022-02-02T01:29:00.171Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-02T01:29:00.171Z] PASS [2022-02-02T01:29:00.171Z] coverage: 69.9% of statements [2022-02-02T01:29:00.171Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.322s coverage: 69.9% of statements [2022-02-02T01:29:00.171Z] === RUN TestWriteLog [2022-02-02T01:29:00.171Z] === PAUSE TestWriteLog [2022-02-02T01:29:00.171Z] === RUN TestReadLog [2022-02-02T01:29:00.171Z] === PAUSE TestReadLog [2022-02-02T01:29:00.171Z] === RUN TestDecode [2022-02-02T01:29:00.171Z] --- PASS: TestDecode (0.05s) [2022-02-02T01:29:00.171Z] === CONT TestWriteLog [2022-02-02T01:29:00.171Z] === CONT TestReadLog [2022-02-02T01:29:00.171Z] --- PASS: TestWriteLog (0.03s) [2022-02-02T01:29:00.171Z] === RUN TestReadLog/tail_exact [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRaw [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-02T01:29:00.264Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRaw [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-02T01:29:00.264Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestConvertTmpfsOptions [2022-02-02T01:29:00.264Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-02T01:29:00.264Z] linux_parser_test.go:209: data="ro" [2022-02-02T01:29:00.264Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestParseMountSpec [2022-02-02T01:29:00.264Z] parser_test.go:62: case 0 [2022-02-02T01:29:00.264Z] parser_test.go:62: case 1 [2022-02-02T01:29:00.264Z] parser_test.go:62: case 2 [2022-02-02T01:29:00.264Z] parser_test.go:62: case 3 [2022-02-02T01:29:00.264Z] parser_test.go:62: case 4 [2022-02-02T01:29:00.264Z] parser_test.go:62: case 5 [2022-02-02T01:29:00.264Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestValidateMount [2022-02-02T01:29:00.264Z] --- PASS: TestValidateMount (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRaw [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-02T01:29:00.264Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-02T01:29:00.264Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-02T01:29:00.264Z] PASS [2022-02-02T01:29:00.264Z] coverage: 67.6% of statements [2022-02-02T01:29:00.264Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-02-02T01:29:00.639Z] === RUN TestReadLog/tail_less_than_available [2022-02-02T01:29:00.639Z] === RUN TestReadLog/tail_more_than_available [2022-02-02T01:29:00.639Z] --- PASS: TestReadLog (0.16s) [2022-02-02T01:29:00.639Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-02-02T01:29:00.639Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-02T01:29:00.639Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-02T01:29:00.639Z] PASS [2022-02-02T01:29:00.639Z] coverage: 78.7% of statements [2022-02-02T01:29:00.639Z] ok github.com/docker/docker/daemon/logger/local 0.325s coverage: 78.7% of statements [2022-02-02T01:29:00.639Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-02T01:29:00.733Z] === RUN TestSetGetMeta [2022-02-02T01:29:00.733Z] === PAUSE TestSetGetMeta [2022-02-02T01:29:00.733Z] === RUN TestRestore [2022-02-02T01:29:00.733Z] === PAUSE TestRestore [2022-02-02T01:29:00.733Z] === RUN TestServiceCreate [2022-02-02T01:29:00.733Z] === PAUSE TestServiceCreate [2022-02-02T01:29:00.733Z] === RUN TestServiceList [2022-02-02T01:29:00.733Z] === PAUSE TestServiceList [2022-02-02T01:29:00.733Z] === RUN TestServiceRemove [2022-02-02T01:29:00.733Z] === PAUSE TestServiceRemove [2022-02-02T01:29:00.733Z] === RUN TestServiceGet [2022-02-02T01:29:00.733Z] === PAUSE TestServiceGet [2022-02-02T01:29:00.733Z] === RUN TestServicePrune [2022-02-02T01:29:00.733Z] === PAUSE TestServicePrune [2022-02-02T01:29:00.733Z] === RUN TestCreate [2022-02-02T01:29:00.733Z] === PAUSE TestCreate [2022-02-02T01:29:00.733Z] === RUN TestRemove [2022-02-02T01:29:00.733Z] === PAUSE TestRemove [2022-02-02T01:29:00.733Z] === RUN TestList [2022-02-02T01:29:00.733Z] === PAUSE TestList [2022-02-02T01:29:00.733Z] === RUN TestFindByDriver [2022-02-02T01:29:00.733Z] === PAUSE TestFindByDriver [2022-02-02T01:29:00.733Z] === RUN TestFindByReferenced [2022-02-02T01:29:00.733Z] === PAUSE TestFindByReferenced [2022-02-02T01:29:00.733Z] === RUN TestDerefMultipleOfSameRef [2022-02-02T01:29:00.733Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-02T01:29:00.733Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:29:00.733Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:29:00.733Z] === RUN TestDefererencePluginOnCreateError [2022-02-02T01:29:00.733Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-02T01:29:00.733Z] === RUN TestRefDerefRemove [2022-02-02T01:29:00.733Z] === PAUSE TestRefDerefRemove [2022-02-02T01:29:00.733Z] === RUN TestGet [2022-02-02T01:29:00.733Z] === PAUSE TestGet [2022-02-02T01:29:00.733Z] === RUN TestGetWithReference [2022-02-02T01:29:00.733Z] === PAUSE TestGetWithReference [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_nil_list [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_empty_list [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_filter_some [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_filter_middle [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:29:00.733Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-02T01:29:00.733Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_nil_list [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_filter_some [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_empty_list [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_filter_middle [2022-02-02T01:29:00.733Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-02T01:29:00.733Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-02T01:29:00.733Z] === CONT TestSetGetMeta [2022-02-02T01:29:00.733Z] === CONT TestList [2022-02-02T01:29:00.734Z] === CONT TestDerefMultipleOfSameRef [2022-02-02T01:29:00.734Z] === CONT TestDefererencePluginOnCreateError [2022-02-02T01:29:00.734Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-02T01:29:00.734Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:29:00.734Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-02T01:29:00.734Z] === CONT TestRemove [2022-02-02T01:29:00.734Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-02T01:29:00.734Z] === CONT TestCreate [2022-02-02T01:29:00.734Z] --- PASS: TestList (0.03s) [2022-02-02T01:29:00.734Z] === CONT TestServicePrune [2022-02-02T01:29:00.734Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-02-02T01:29:00.734Z] === CONT TestServiceGet [2022-02-02T01:29:00.734Z] --- PASS: TestCreate (0.01s) [2022-02-02T01:29:00.734Z] === CONT TestServiceRemove [2022-02-02T01:29:00.734Z] --- PASS: TestRemove (0.02s) [2022-02-02T01:29:00.734Z] === CONT TestServiceList [2022-02-02T01:29:00.734Z] --- PASS: TestServiceGet (0.12s) [2022-02-02T01:29:00.734Z] === CONT TestServiceCreate [2022-02-02T01:29:00.734Z] time="2022-02-02T01:29:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:29:00.734Z] --- PASS: TestServiceRemove (0.12s) [2022-02-02T01:29:00.734Z] === CONT TestRestore [2022-02-02T01:29:00.734Z] --- PASS: TestServiceList (0.12s) [2022-02-02T01:29:00.734Z] === CONT TestFindByReferenced [2022-02-02T01:29:00.734Z] time="2022-02-02T01:29:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:29:00.734Z] time="2022-02-02T01:29:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:29:00.734Z] time="2022-02-02T01:29:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-02T01:29:00.734Z] --- PASS: TestServiceCreate (0.02s) [2022-02-02T01:29:00.734Z] === CONT TestFindByDriver [2022-02-02T01:29:00.734Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-02T01:29:00.734Z] === CONT TestGetWithReference [2022-02-02T01:29:00.734Z] --- PASS: TestRestore (0.02s) [2022-02-02T01:29:00.734Z] === CONT TestGet [2022-02-02T01:29:00.734Z] time="2022-02-02T01:29:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:29:00.734Z] --- PASS: TestServicePrune (0.15s) [2022-02-02T01:29:00.734Z] === CONT TestRefDerefRemove [2022-02-02T01:29:00.734Z] --- PASS: TestFindByDriver (0.02s) [2022-02-02T01:29:00.734Z] --- PASS: TestGetWithReference (0.02s) [2022-02-02T01:29:00.734Z] --- PASS: TestGet (0.02s) [2022-02-02T01:29:00.734Z] --- PASS: TestRefDerefRemove (0.01s) [2022-02-02T01:29:00.734Z] PASS [2022-02-02T01:29:00.734Z] coverage: 69.0% of statements [2022-02-02T01:29:00.734Z] ok github.com/docker/docker/volume/service 0.239s coverage: 69.0% of statements [2022-02-02T01:29:00.812Z] --- PASS: TestSecretsUpdate (1.73s) [2022-02-02T01:29:00.812Z] === RUN TestTemplatedSecret [2022-02-02T01:29:01.109Z] === RUN TestOpenFileDelete [2022-02-02T01:29:01.109Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestOpenFileRename [2022-02-02T01:29:01.109Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestHandleDecoderErr [2022-02-02T01:29:01.109Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestParseLogTagDefaultTag [2022-02-02T01:29:01.109Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestParseLogTag [2022-02-02T01:29:01.109Z] --- PASS: TestParseLogTag (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestParseLogTagEmptyTag [2022-02-02T01:29:01.109Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestTailFiles [2022-02-02T01:29:01.109Z] --- PASS: TestTailFiles (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestFollowLogsConsumerGone [2022-02-02T01:29:01.109Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestFollowLogsProducerGone [2022-02-02T01:29:01.109Z] logfile_test.go:180: logDecode() closed after sending 1033 messages [2022-02-02T01:29:01.109Z] logfile_test.go:233: messages sent: 1033, received: 1033 [2022-02-02T01:29:01.109Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-02T01:29:01.109Z] === RUN TestCheckCapacityAndRotate [2022-02-02T01:29:01.109Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-02T01:29:01.109Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-02T01:29:01.109Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-02-02T01:29:01.109Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-02T01:29:01.109Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-02T01:29:01.109Z] PASS [2022-02-02T01:29:01.109Z] coverage: 53.4% of statements [2022-02-02T01:29:01.109Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.119s coverage: 53.4% of statements [2022-02-02T01:29:01.109Z] === RUN TestLog [2022-02-02T01:29:01.109Z] --- PASS: TestLog (0.00s) [2022-02-02T01:29:01.109Z] PASS [2022-02-02T01:29:01.109Z] coverage: 31.5% of statements [2022-02-02T01:29:01.109Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2022-02-02T01:29:02.096Z] === RUN TestParseLogFormat [2022-02-02T01:29:02.096Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-02T01:29:02.096Z] === RUN TestValidateLogOptEmpty [2022-02-02T01:29:02.096Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-02T01:29:02.096Z] === RUN TestValidateSyslogAddress [2022-02-02T01:29:02.096Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-02T01:29:02.096Z] === RUN TestParseAddressDefaultPort [2022-02-02T01:29:02.096Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-02T01:29:02.096Z] === RUN TestValidateSyslogFacility [2022-02-02T01:29:02.096Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-02T01:29:02.096Z] === RUN TestValidateLogOptSyslogFormat [2022-02-02T01:29:02.096Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-02T01:29:02.096Z] === RUN TestValidateLogOpt [2022-02-02T01:29:02.096Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-02T01:29:02.096Z] PASS [2022-02-02T01:29:02.096Z] coverage: 46.8% of statements [2022-02-02T01:29:02.096Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2022-02-02T01:29:02.565Z] === RUN TestNewParse [2022-02-02T01:29:02.565Z] --- PASS: TestNewParse (0.00s) [2022-02-02T01:29:02.565Z] PASS [2022-02-02T01:29:02.565Z] coverage: 8.3% of statements [2022-02-02T01:29:02.565Z] ok github.com/docker/docker/daemon/logger/templates 0.068s coverage: 8.3% of statements [2022-02-02T01:29:02.565Z] === RUN TestValidateLogOpt [2022-02-02T01:29:02.565Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestNewMissedConfig [2022-02-02T01:29:02.565Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestNewMissedUrl [2022-02-02T01:29:02.565Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestNewMissedToken [2022-02-02T01:29:02.565Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestNewWithProxy [2022-02-02T01:29:02.565Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestDefault [2022-02-02T01:29:02.565Z] --- PASS: TestDefault (0.01s) [2022-02-02T01:29:02.565Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-02T01:29:02.565Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestJsonFormat [2022-02-02T01:29:02.565Z] --- PASS: TestJsonFormat (0.01s) [2022-02-02T01:29:02.565Z] === RUN TestRawFormat [2022-02-02T01:29:02.565Z] --- PASS: TestRawFormat (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestRawFormatWithLabels [2022-02-02T01:29:02.565Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestRawFormatWithoutTag [2022-02-02T01:29:02.565Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-02T01:29:02.565Z] === RUN TestBatching [2022-02-02T01:29:02.565Z] --- PASS: TestBatching (0.26s) [2022-02-02T01:29:02.565Z] === RUN TestFrequency [2022-02-02T01:29:02.717Z] --- PASS: TestTemplatedSecret (2.03s) [2022-02-02T01:29:02.717Z] === RUN TestSecretCreateResolve [2022-02-02T01:29:02.787Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-02-02T01:29:02.787Z] === RUN TestInfoDebug [2022-02-02T01:29:02.787Z] --- PASS: TestInfoDebug (0.53s) [2022-02-02T01:29:02.787Z] === RUN TestInfoInsecureRegistries [2022-02-02T01:29:02.787Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-02T01:29:02.787Z] === RUN TestInfoRegistryMirrors [2022-02-02T01:29:02.787Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-02T01:29:02.787Z] === RUN TestLoginFailsWithBadCredentials [2022-02-02T01:29:02.787Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-02T01:29:02.787Z] === RUN TestPingCacheHeaders [2022-02-02T01:29:02.787Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-02T01:29:02.787Z] === RUN TestPingGet [2022-02-02T01:29:02.787Z] --- PASS: TestPingGet (0.01s) [2022-02-02T01:29:02.787Z] === RUN TestPingHead [2022-02-02T01:29:02.787Z] --- PASS: TestPingHead (0.02s) [2022-02-02T01:29:02.787Z] === RUN TestVersion [2022-02-02T01:29:02.787Z] --- PASS: TestVersion (0.02s) [2022-02-02T01:29:02.787Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:29:02.787Z] === CONT TestDiskUsage [2022-02-02T01:29:03.033Z] --- PASS: TestFrequency (0.28s) [2022-02-02T01:29:03.033Z] === RUN TestOneMessagePerRequest [2022-02-02T01:29:03.033Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-02T01:29:03.033Z] === RUN TestVerify [2022-02-02T01:29:03.033Z] --- PASS: TestVerify (0.00s) [2022-02-02T01:29:03.033Z] === RUN TestSkipVerify [2022-02-02T01:29:03.033Z] time="2022-02-02T01:29:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.033Z] time="2022-02-02T01:29:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.033Z] time="2022-02-02T01:29:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty/container_types [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty/image_types [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty/volume_types [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-02T01:29:03.048Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-02T01:29:03.308Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-02T01:29:03.308Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-02T01:29:03.308Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-02T01:29:03.308Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-02T01:29:03.502Z] --- PASS: TestSkipVerify (0.59s) [2022-02-02T01:29:03.502Z] === RUN TestBufferMaximum [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765343.235345\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765343.235345\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:03.502Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-02T01:29:03.502Z] === RUN TestServerAlwaysDown [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765343.238348\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765343.238348\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765343.238348\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765343.239345\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:03.502Z] time="2022-02-02T01:29:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765343.239345\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:03.502Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-02T01:29:03.502Z] === RUN TestCannotSendAfterClose [2022-02-02T01:29:03.502Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-02T01:29:03.502Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-02T01:29:03.570Z] === RUN TestDiskUsage/after_container.Run [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-02T01:29:03.830Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-02T01:29:04.091Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.42s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage (1.44s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.01s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-02T01:29:04.091Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:29:04.091Z] PASS [2022-02-02T01:29:04.091Z] [2022-02-02T01:29:04.091Z] DONE 50 tests in 20.172s [2022-02-02T01:29:04.091Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-02T01:29:04.091Z] INFO: Testing against a local daemon [2022-02-02T01:29:04.091Z] === RUN TestVolumesCreateAndList [2022-02-02T01:29:04.091Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-02T01:29:04.091Z] === RUN TestVolumesRemove [2022-02-02T01:29:04.352Z] --- PASS: TestVolumesRemove (0.08s) [2022-02-02T01:29:04.352Z] === RUN TestVolumesInspect [2022-02-02T01:29:04.352Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-02T01:29:04.352Z] === RUN TestVolumesInvalidJSON [2022-02-02T01:29:04.352Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-02T01:29:04.352Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-02T01:29:04.352Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-02T01:29:04.352Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-02T01:29:04.352Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-02T01:29:04.352Z] PASS [2022-02-02T01:29:04.352Z] [2022-02-02T01:29:04.352Z] DONE 5 tests in 0.164s [2022-02-02T01:29:04.352Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-02T01:29:04.489Z] === RUN TestV1IDService [2022-02-02T01:29:04.489Z] --- PASS: TestV1IDService (0.03s) [2022-02-02T01:29:04.489Z] === RUN TestV2MetadataService [2022-02-02T01:29:04.489Z] time="2022-02-02T01:29:04Z" 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-02-02T01:29:04.489Z] time="2022-02-02T01:29:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b0f91d968143\"}'" [2022-02-02T01:29:04.489Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-02T01:29:04.489Z] PASS [2022-02-02T01:29:04.489Z] coverage: 82.5% of statements [2022-02-02T01:29:04.489Z] ok github.com/docker/docker/daemon/logger/splunk 2.234s coverage: 82.5% of statements [2022-02-02T01:29:04.489Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-02T01:29:04.489Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-02T01:29:04.489Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-02T01:29:04.622Z] --- PASS: TestSecretCreateResolve (1.72s) [2022-02-02T01:29:04.622Z] PASS [2022-02-02T01:29:04.622Z] [2022-02-02T01:29:04.622Z] DONE 6 tests in 11.441s [2022-02-02T01:29:04.622Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-02T01:29:04.623Z] ++ 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-02-02T01:29:04.623Z] ++ set -e [2022-02-02T01:29:04.623Z] ++ '[' -n 0 ']' [2022-02-02T01:29:04.623Z] ++ set -x [2022-02-02T01:29:04.623Z] ++ 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-02-02T01:29:04.623Z] INFO: Testing against a local daemon [2022-02-02T01:29:04.623Z] === RUN TestServiceCreateInit [2022-02-02T01:29:04.623Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-02T01:29:04.924Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-02T01:29:04.924Z] Removing test suite binaries [2022-02-02T01:29:04.924Z] exiting test-integration [2022-02-02T01:29:04.924Z] ++ exit 0 [2022-02-02T01:29:04.924Z] [2022-02-02T01:29:04.957Z] === RUN TestSuccessfulDownload [2022-02-02T01:29:04.957Z] download_test.go:267: Needs fixing on Windows [2022-02-02T01:29:04.957Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-02T01:29:04.957Z] === RUN TestCancelledDownload [2022-02-02T01:29:04.957Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-02T01:29:04.957Z] === RUN TestMaxDownloadAttempts [2022-02-02T01:29:04.957Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:29:04.957Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:29:04.957Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:29:04.957Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:29:04.957Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:29:04.957Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:29:04.957Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:29:04.957Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:29:04.957Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:29:04.957Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:29:04.957Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:29:04.957Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:29:04.957Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-02T01:29:04.957Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-02T01:29:04.957Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-02T01:29:04.957Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-02T01:29:04.957Z] === RUN TestContinueOnError_NeverContinue [2022-02-02T01:29:04.957Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-02T01:29:04.957Z] === RUN TestManifestStore [2022-02-02T01:29:04.957Z] === RUN TestManifestStore/no_remote_or_local [2022-02-02T01:29:05.425Z] time="2022-02-02T01:29:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:29:05.425Z] time="2022-02-02T01:29:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:29:05.425Z] time="2022-02-02T01:29:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:29:05.425Z] time="2022-02-02T01:29:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:29:05.425Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-02T01:29:05.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-02-02T01:29:05.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-02-02T01:29:05.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-02-02T01:29:05.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-02-02T01:29:05.425Z] === RUN TestTransfer [2022-02-02T01:29:05.425Z] time="2022-02-02T01:29:05Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3264062587\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-02T01:29:05.425Z] === RUN TestManifestStore/no_local_cache [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/with_local_cache [2022-02-02T01:29:05.426Z] --- PASS: TestTransfer (0.12s) [2022-02-02T01:29:05.426Z] === RUN TestConcurrencyLimit [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/unknown_media_type [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-02T01:29:05.426Z] time="2022-02-02T01:29:05Z" level=warning msg="reference for unknown type: " [2022-02-02T01:29:05.426Z] time="2022-02-02T01:29:05Z" level=warning msg="reference for unknown type: " [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-02T01:29:05.426Z] time="2022-02-02T01:29:05Z" level=warning msg="reference for unknown type: " [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-02T01:29:05.426Z] --- PASS: TestV2MetadataService (0.96s) [2022-02-02T01:29:05.426Z] PASS [2022-02-02T01:29:05.426Z] coverage: 48.2% of statements [2022-02-02T01:29:05.426Z] time="2022-02-02T01:29:05Z" level=warning msg="reference for unknown type: " [2022-02-02T01:29:05.426Z] time="2022-02-02T01:29:05Z" level=warning msg="reference for unknown type: " [2022-02-02T01:29:05.426Z] ok github.com/docker/docker/distribution/metadata 1.125s coverage: 48.2% of statements [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-02T01:29:05.426Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-02T01:29:05.426Z] time="2022-02-02T01:29:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore (0.28s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaType [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-02T01:29:05.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-02T01:29:05.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestFixManifestLayers [2022-02-02T01:29:05.426Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-02T01:29:05.426Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-02T01:29:05.426Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestFixManifestLayersBadParent [2022-02-02T01:29:05.426Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestValidateManifest [2022-02-02T01:29:05.426Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-02T01:29:05.426Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestFormatPlatform [2022-02-02T01:29:05.426Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestGetRepositoryMountCandidates [2022-02-02T01:29:05.426Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestLayerAlreadyExists [2022-02-02T01:29:05.426Z] 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-02-02T01:29:05.426Z] 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-02-02T01:29:05.426Z] 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-02-02T01:29:05.426Z] 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-02-02T01:29:05.426Z] 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-02-02T01:29:05.426Z] 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-02-02T01:29:05.426Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-02T01:29:05.426Z] === RUN TestWhenEmptyAuthConfig [2022-02-02T01:29:05.894Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-02-02T01:29:05.894Z] === RUN TestInactiveJobs [2022-02-02T01:29:05.894Z] === RUN TestNotFound [2022-02-02T01:29:05.894Z] --- PASS: TestNotFound (0.00s) [2022-02-02T01:29:05.894Z] === RUN TestConflict [2022-02-02T01:29:05.894Z] --- PASS: TestConflict (0.00s) [2022-02-02T01:29:05.894Z] === RUN TestForbidden [2022-02-02T01:29:05.894Z] --- PASS: TestForbidden (0.00s) [2022-02-02T01:29:05.894Z] === RUN TestInvalidParameter [2022-02-02T01:29:05.894Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-02T01:29:05.894Z] === RUN TestNotImplemented [2022-02-02T01:29:05.895Z] --- PASS: TestNotImplemented (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestNotModified [2022-02-02T01:29:05.895Z] --- PASS: TestNotModified (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestUnauthorized [2022-02-02T01:29:05.895Z] --- PASS: TestUnauthorized (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestUnknown [2022-02-02T01:29:05.895Z] --- PASS: TestUnknown (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestCancelled [2022-02-02T01:29:05.895Z] --- PASS: TestCancelled (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestDeadline [2022-02-02T01:29:05.895Z] --- PASS: TestDeadline (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestDataLoss [2022-02-02T01:29:05.895Z] --- PASS: TestDataLoss (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestUnavailable [2022-02-02T01:29:05.895Z] --- PASS: TestUnavailable (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestSystem [2022-02-02T01:29:05.895Z] --- PASS: TestSystem (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Not_Found [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Bad_Request [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Conflict [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Unauthorized [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Forbidden [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Not_Modified [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-02T01:29:05.895Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-02T01:29:05.895Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-02T01:29:05.895Z] PASS [2022-02-02T01:29:05.895Z] coverage: 53.1% of statements [2022-02-02T01:29:05.895Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-02-02T01:29:05.895Z] --- PASS: TestInactiveJobs (0.36s) [2022-02-02T01:29:05.895Z] === RUN TestWatchRelease [2022-02-02T01:29:05.895Z] --- PASS: TestWatchRelease (0.05s) [2022-02-02T01:29:05.895Z] === RUN TestWatchFinishedTransfer [2022-02-02T01:29:05.895Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-02T01:29:05.895Z] === RUN TestDuplicateTransfer [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite (333.15s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.73s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.02s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.02s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.25s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.42s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.14s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.17s) [2022-02-02T01:29:06.199Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.08s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.85s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2022-02-02T01:29:06.200Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.36s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.45s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.38s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.14s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.38s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.35s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.18s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.85s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.99s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.23s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.08s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-02-02T01:29:06.200Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-02T01:29:06.200Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.35s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.56s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.82s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.56s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.77s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.51s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.32s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.59s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.85s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.34s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.74s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.18s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.16s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.25s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.96s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.31s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.25s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.44s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.71s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.46s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-02-02T01:29:06.200Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.59s) [2022-02-02T01:29:06.200Z] === RUN TestDockerSwarmSuite [2022-02-02T01:29:06.200Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-02T01:29:06.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy Post stage [Pipeline] junit [2022-02-02T01:29:06.325Z] Recording test results [2022-02-02T01:29:06.363Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-02-02T01:29:06.363Z] === RUN TestSuccessfulUpload [2022-02-02T01:29:06.363Z] time="2022-02-02T01:29:06Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-02T01:29:06.363Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-02-02T01:29:06.363Z] === RUN TestCancelledUpload [2022-02-02T01:29:06.363Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-02T01:29:06.363Z] PASS [2022-02-02T01:29:06.363Z] coverage: 77.1% of statements [2022-02-02T01:29:06.363Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-02-02T01:29:06.363Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-02T01:29:06.363Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 77.1% of statements [2022-02-02T01:29:06.363Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-02T01:29:06.363Z] === RUN TestTokenPassThru [2022-02-02T01:29:06.363Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-02T01:29:06.363Z] === RUN TestTokenPassThruDifferentHost [2022-02-02T01:29:06.363Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-02T01:29:06.363Z] PASS [2022-02-02T01:29:06.363Z] coverage: 24.6% of statements [2022-02-02T01:29:06.612Z] --- PASS: TestGet (15.01s) [2022-02-02T01:29:06.612Z] === RUN TestPluginWithNoManifest [2022-02-02T01:29:06.612Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-02T01:29:06.612Z] === RUN TestGetAll [2022-02-02T01:29:06.612Z] --- PASS: TestGetAll (0.00s) [2022-02-02T01:29:06.612Z] PASS [2022-02-02T01:29:06.612Z] coverage: 73.2% of statements [2022-02-02T01:29:06.612Z] ok github.com/docker/docker/pkg/plugins 35.882s coverage: 73.2% of statements [2022-02-02T01:29:06.832Z] ok github.com/docker/docker/distribution 1.529s coverage: 24.6% of statements [2022-02-02T01:29:06.832Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-02T01:29:06.832Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-02T01:29:07.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-02T01:29:07.301Z] === RUN TestCompare [2022-02-02T01:29:07.301Z] --- PASS: TestCompare (0.00s) [2022-02-02T01:29:07.301Z] PASS [2022-02-02T01:29:07.301Z] coverage: 19.2% of statements [2022-02-02T01:29:07.301Z] ok github.com/docker/docker/image/cache 0.190s coverage: 19.2% of statements [2022-02-02T01:29:07.301Z] === RUN TestFSGetInvalidData [2022-02-02T01:29:07.301Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-02T01:29:07.301Z] === RUN TestFSInvalidSet [2022-02-02T01:29:07.301Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-02T01:29:07.301Z] === RUN TestFSInvalidRoot [2022-02-02T01:29:07.301Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-02T01:29:07.301Z] === RUN TestFSMetadataGetSet [2022-02-02T01:29:07.301Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-02-02T01:29:07.301Z] === RUN TestFSInvalidWalker [2022-02-02T01:29:07.301Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-02T01:29:07.301Z] === RUN TestFSGetSet [2022-02-02T01:29:07.301Z] --- PASS: TestFSGetSet (0.04s) [2022-02-02T01:29:07.301Z] === RUN TestFSGetUnsetKey [2022-02-02T01:29:07.301Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-02T01:29:07.301Z] === RUN TestFSGetEmptyData [2022-02-02T01:29:07.301Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-02-02T01:29:07.301Z] === RUN TestFSDelete [2022-02-02T01:29:07.301Z] --- PASS: TestFSDelete (0.01s) [2022-02-02T01:29:07.301Z] === RUN TestFSWalker [2022-02-02T01:29:07.301Z] --- PASS: TestFSWalker (0.01s) [2022-02-02T01:29:07.301Z] === RUN TestFSWalkerStopOnError [2022-02-02T01:29:07.769Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-02T01:29:07.769Z] === RUN TestNewFromJSON [2022-02-02T01:29:07.769Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-02T01:29:07.769Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-02T01:29:07.769Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-02T01:29:07.769Z] === RUN TestMarshalKeyOrder [2022-02-02T01:29:07.769Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-02T01:29:07.769Z] === RUN TestHistoryEqual [2022-02-02T01:29:07.769Z] --- PASS: TestHistoryEqual (0.15s) [2022-02-02T01:29:07.769Z] === RUN TestImage [2022-02-02T01:29:07.769Z] --- PASS: TestImage (0.00s) [2022-02-02T01:29:07.769Z] === RUN TestImageOSNotEmpty [2022-02-02T01:29:07.769Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-02T01:29:07.769Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-02T01:29:07.769Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-02T01:29:07.769Z] === RUN TestCreate [2022-02-02T01:29:07.769Z] --- PASS: TestCreate (0.02s) [2022-02-02T01:29:07.769Z] === RUN TestRestore [2022-02-02T01:29:07.769Z] time="2022-02-02T01:29:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-02T01:29:07.769Z] --- PASS: TestRestore (0.04s) [2022-02-02T01:29:07.769Z] === RUN TestAddDelete [2022-02-02T01:29:07.769Z] --- PASS: TestAddDelete (0.02s) [2022-02-02T01:29:07.769Z] === RUN TestSearchAfterDelete [2022-02-02T01:29:07.769Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-02T01:29:07.769Z] === RUN TestParentReset [2022-02-02T01:29:07.769Z] --- PASS: TestParentReset (0.03s) [2022-02-02T01:29:07.769Z] === RUN TestGetAndSetLastUpdated [2022-02-02T01:29:07.769Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-02T01:29:07.769Z] === RUN TestStoreLen [2022-02-02T01:29:07.769Z] --- PASS: TestStoreLen (0.04s) [2022-02-02T01:29:07.769Z] PASS [2022-02-02T01:29:07.769Z] coverage: 86.6% of statements [2022-02-02T01:29:07.769Z] ok github.com/docker/docker/image 0.548s coverage: 86.6% of statements [2022-02-02T01:29:07.769Z] === RUN TestMakeV1ConfigFromConfig [2022-02-02T01:29:07.769Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-02T01:29:07.769Z] PASS [2022-02-02T01:29:07.769Z] coverage: 25.0% of statements [2022-02-02T01:29:07.769Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2022-02-02T01:29:07.908Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-02T01:29:07.985Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-02T01:29:08.237Z] === RUN TestValidateManifest [2022-02-02T01:29:08.237Z] === RUN TestValidateManifest/nil [2022-02-02T01:29:08.237Z] === RUN TestValidateManifest/non-nil [2022-02-02T01:29:08.237Z] --- PASS: TestValidateManifest (0.00s) [2022-02-02T01:29:08.237Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-02T01:29:08.237Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-02T01:29:08.237Z] PASS [2022-02-02T01:29:08.237Z] coverage: 0.7% of statements [2022-02-02T01:29:08.237Z] ok github.com/docker/docker/image/tarexport 0.154s coverage: 0.7% of statements [2022-02-02T01:29:08.237Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-02T01:29:08.327Z] + echo Ensuring container killed. [2022-02-02T01:29:08.327Z] Ensuring container killed. [2022-02-02T01:29:08.327Z] + docker rm -vf docker-pr39 [2022-02-02T01:29:08.327Z] Error: No such container: docker-pr39 [Pipeline] sh [2022-02-02T01:29:08.531Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-02T01:29:08.616Z] + echo Chowning /workspace to jenkins user [2022-02-02T01:29:08.617Z] Chowning /workspace to jenkins user [2022-02-02T01:29:08.617Z] + id -u [2022-02-02T01:29:08.617Z] + id -g [2022-02-02T01:29:08.617Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41548:/workspace busybox chown -R 1000:1000 /workspace [2022-02-02T01:29:08.617Z] Unable to find image 'busybox:latest' locally [2022-02-02T01:29:08.617Z] latest: Pulling from library/busybox [2022-02-02T01:29:08.882Z] 5cc84ad355aa: Pulling fs layer [2022-02-02T01:29:08.882Z] 5cc84ad355aa: Verifying Checksum [2022-02-02T01:29:08.882Z] 5cc84ad355aa: Download complete [2022-02-02T01:29:08.882Z] 5cc84ad355aa: Pull complete [2022-02-02T01:29:08.882Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-02T01:29:08.882Z] Status: Downloaded newer image for busybox:latest [2022-02-02T01:29:09.224Z] === RUN TestSerialization [2022-02-02T01:29:09.224Z] --- PASS: TestSerialization (0.02s) [2022-02-02T01:29:09.224Z] PASS [2022-02-02T01:29:09.224Z] coverage: 100.0% of statements [2022-02-02T01:29:09.224Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2022-02-02T01:29:10.212Z] === RUN TestEmptyLayer [2022-02-02T01:29:10.212Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestCommitFailure [2022-02-02T01:29:10.212Z] --- PASS: TestCommitFailure (0.01s) [2022-02-02T01:29:10.212Z] === RUN TestStartTransactionFailure [2022-02-02T01:29:10.212Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestGetOrphan [2022-02-02T01:29:10.212Z] --- PASS: TestGetOrphan (0.01s) [2022-02-02T01:29:10.212Z] === RUN TestMountAndRegister [2022-02-02T01:29:10.212Z] layer_test.go:270: Layer size: 14 [2022-02-02T01:29:10.212Z] --- PASS: TestMountAndRegister (0.04s) [2022-02-02T01:29:10.212Z] === RUN TestLayerRelease [2022-02-02T01:29:10.212Z] layer_test.go:303: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestStoreRestore [2022-02-02T01:29:10.212Z] layer_test.go:352: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestTarStreamStability [2022-02-02T01:29:10.212Z] layer_test.go:467: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestRegisterExistingLayer [2022-02-02T01:29:10.212Z] === RUN TestEnvironmentParsing [2022-02-02T01:29:10.212Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-02T01:29:10.212Z] PASS [2022-02-02T01:29:10.212Z] coverage: 1.2% of statements [2022-02-02T01:29:10.212Z] ok github.com/docker/docker/libcontainerd/local 0.064s coverage: 1.2% of statements [2022-02-02T01:29:10.212Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-02-02T01:29:10.212Z] === RUN TestTarStreamVerification [2022-02-02T01:29:10.212Z] layer_test.go:696: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestLayerMigration [2022-02-02T01:29:10.212Z] migration_test.go:45: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestLayerMigrationNoTarsplit [2022-02-02T01:29:10.212Z] migration_test.go:181: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestMountInit [2022-02-02T01:29:10.212Z] mount_test.go:17: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestMountInit (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestMountSize [2022-02-02T01:29:10.212Z] mount_test.go:76: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestMountSize (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestMountChanges [2022-02-02T01:29:10.212Z] mount_test.go:125: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestMountChanges (0.00s) [2022-02-02T01:29:10.212Z] === RUN TestMountApply [2022-02-02T01:29:10.212Z] mount_test.go:212: Failing on Windows [2022-02-02T01:29:10.212Z] --- SKIP: TestMountApply (0.00s) [2022-02-02T01:29:10.212Z] PASS [2022-02-02T01:29:10.212Z] coverage: 30.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-02T01:29:10.567Z] + bundleName=amd64-cgroup2 [2022-02-02T01:29:10.568Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-02T01:29:10.568Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-02T01:29:10.568Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-02T01:29:10.568Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-02T01:29:10.683Z] ok github.com/docker/docker/layer 0.232s coverage: 30.1% of statements [2022-02-02T01:29:10.683Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-02T01:29:10.683Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-02T01:29:10.683Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-02T01:29:10.683Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-02T01:29:10.683Z] === RUN TestSequenceGetAvailableBit [2022-02-02T01:29:10.683Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-02T01:29:10.683Z] === RUN TestSequenceEqual [2022-02-02T01:29:10.683Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-02T01:29:10.683Z] === RUN TestSequenceCopy [2022-02-02T01:29:10.683Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-02T01:29:10.683Z] === RUN TestGetFirstAvailable [2022-02-02T01:29:10.683Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-02T01:29:10.683Z] === RUN TestFindSequence [2022-02-02T01:29:10.683Z] --- PASS: TestFindSequence (0.00s) [2022-02-02T01:29:10.683Z] === RUN TestCheckIfAvailable [2022-02-02T01:29:10.683Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-02T01:29:10.683Z] === RUN TestMergeSequences [2022-02-02T01:29:10.683Z] --- PASS: TestMergeSequences (0.00s) [2022-02-02T01:29:10.683Z] === RUN TestPushReservation [2022-02-02T01:29:10.683Z] --- PASS: TestPushReservation (0.00s) [Pipeline] archiveArtifacts [2022-02-02T01:29:10.842Z] Archiving artifacts [2022-02-02T01:29:11.155Z] === RUN TestSerializeDeserialize [2022-02-02T01:29:11.155Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-02T01:29:11.155Z] === RUN TestSet [2022-02-02T01:29:11.155Z] --- PASS: TestSet (0.00s) [2022-02-02T01:29:11.155Z] === RUN TestSetUnset [2022-02-02T01:29:11.155Z] --- PASS: TestSetUnset (0.00s) [2022-02-02T01:29:11.155Z] === RUN TestOffsetSetUnset [2022-02-02T01:29:11.155Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-02T01:29:11.155Z] === RUN TestSetInRange [2022-02-02T01:29:11.155Z] --- PASS: TestSetInRange (0.00s) [2022-02-02T01:29:11.155Z] === RUN TestSetAnyInRange [2022-02-02T01:29:11.155Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-02T01:29:11.155Z] === RUN TestMethods [2022-02-02T01:29:11.155Z] --- PASS: TestMethods (0.00s) [2022-02-02T01:29:11.155Z] === RUN TestRandomAllocateDeallocate [2022-02-02T01:29:11.195Z] --- PASS: TestServiceCreateInit (6.75s) [2022-02-02T01:29:11.195Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.20s) [2022-02-02T01:29:11.195Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-02-02T01:29:11.195Z] === RUN TestCreateServiceMultipleTimes [2022-02-02T01:29:11.826Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-02T01:29:12.871Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T01:29:13.189Z] + make clean [2022-02-02T01:29:13.189Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T01:29:13.189Z] docker-dev-cache [2022-02-02T01:29:13.189Z] docker-mod-cache [Pipeline] deleteDir [2022-02-02T01:29:13.373Z] === RUN TestInvalidConfig [2022-02-02T01:29:13.373Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-02T01:29:13.373Z] === RUN TestConfig [2022-02-02T01:29:13.373Z] --- PASS: TestConfig (0.00s) [2022-02-02T01:29:13.373Z] === RUN TestOptionsLabels [2022-02-02T01:29:13.373Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-02T01:29:13.373Z] === RUN TestValidName [2022-02-02T01:29:13.373Z] --- PASS: TestValidName (0.00s) [2022-02-02T01:29:13.373Z] PASS [2022-02-02T01:29:13.373Z] coverage: 19.7% of statements [2022-02-02T01:29:13.373Z] ok github.com/docker/docker/libnetwork/config 0.110s coverage: 19.7% of statements [2022-02-02T01:29:13.842Z] === RUN TestKey [2022-02-02T01:29:13.842Z] --- PASS: TestKey (0.00s) [2022-02-02T01:29:13.842Z] === RUN TestParseKey [2022-02-02T01:29:13.842Z] --- PASS: TestParseKey (0.00s) [2022-02-02T01:29:13.842Z] === RUN TestInvalidDataStore [2022-02-02T01:29:13.842Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-02T01:29:13.842Z] === RUN TestKVObjectFlatKey [2022-02-02T01:29:13.842Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-02T01:29:13.842Z] === RUN TestAtomicKVObjectFlatKey [2022-02-02T01:29:13.842Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-02T01:29:13.842Z] PASS [2022-02-02T01:29:13.842Z] coverage: 21.9% of statements [2022-02-02T01:29:13.842Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-02-02T01:29:14.313Z] === RUN TestErrorInterfaces [2022-02-02T01:29:14.313Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-02T01:29:14.313Z] === RUN TestNetworkMarshalling [2022-02-02T01:29:14.782Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-02-02T01:29:14.782Z] === RUN TestEndpointMarshalling [2022-02-02T01:29:14.782Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestAuxAddresses [2022-02-02T01:29:14.782Z] time="2022-02-02T01:29:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:29:14.782Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-02T01:29:14.782Z] === RUN TestSRVServiceQuery [2022-02-02T01:29:14.782Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-02T01:29:14.782Z] === RUN TestServiceVIPReuse [2022-02-02T01:29:14.782Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-02T01:29:14.782Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestDNSIPQuery [2022-02-02T01:29:14.782Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestDNSProxyServFail [2022-02-02T01:29:14.782Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestSandboxAddEmpty [2022-02-02T01:29:14.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestSandboxAddMultiPrio [2022-02-02T01:29:14.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestSandboxAddSamePrio [2022-02-02T01:29:14.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestCleanupServiceDiscovery [2022-02-02T01:29:14.782Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestDNSOptions [2022-02-02T01:29:14.782Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:14.782Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestMultipleControllersWithSameStore [2022-02-02T01:29:14.782Z] time="2022-02-02T01:29:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:29:14.782Z] time="2022-02-02T01:29:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:29:14.782Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-02T01:29:14.782Z] PASS [2022-02-02T01:29:14.782Z] coverage: 8.5% of statements [2022-02-02T01:29:14.782Z] ok github.com/docker/docker/libnetwork 0.307s coverage: 8.5% of statements [2022-02-02T01:29:14.782Z] === RUN TestIPDataMarshalling [2022-02-02T01:29:14.782Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-02T01:29:14.782Z] === RUN TestValidateAndIsV6 [2022-02-02T01:29:14.782Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-02T01:29:14.782Z] PASS [2022-02-02T01:29:14.782Z] coverage: 68.9% of statements [2022-02-02T01:29:14.782Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [Pipeline] } [Pipeline] // withEnv [2022-02-02T01:29:15.250Z] === RUN TestDriver [2022-02-02T01:29:15.251Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:29:15.251Z] PASS [2022-02-02T01:29:15.251Z] coverage: 34.8% of statements [2022-02-02T01:29:15.251Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T01:29:15.720Z] --- PASS: TestRandomAllocateDeallocate (4.89s) [2022-02-02T01:29:15.720Z] === RUN TestAllocateRandomDeallocate [2022-02-02T01:29:15.720Z] === RUN TestDriver [2022-02-02T01:29:15.720Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:29:15.720Z] PASS [2022-02-02T01:29:15.720Z] coverage: 34.8% of statements [2022-02-02T01:29:15.720Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-02-02T01:29:16.014Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-02T01:29:16.195Z] === RUN TestNetworkAllocateFree [2022-02-02T01:29:16.195Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-02T01:29:16.195Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-02T01:29:16.195Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-02T01:29:16.195Z] PASS [2022-02-02T01:29:16.195Z] coverage: 63.6% of statements [2022-02-02T01:29:16.195Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-02-02T01:29:16.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-02T01:29:16.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-02T01:29:16.663Z] === RUN TestGetEmptyCapabilities [2022-02-02T01:29:16.663Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-02T01:29:16.663Z] === RUN TestGetExtraCapabilities [2022-02-02T01:29:16.663Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-02T01:29:16.663Z] === RUN TestGetInvalidCapabilities [2022-02-02T01:29:16.663Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-02T01:29:16.663Z] === RUN TestRemoteDriver [2022-02-02T01:29:16.663Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-02T01:29:16.663Z] === RUN TestDriverError [2022-02-02T01:29:16.663Z] --- PASS: TestDriverError (0.00s) [2022-02-02T01:29:16.663Z] === RUN TestMissingValues [2022-02-02T01:29:16.663Z] --- PASS: TestMissingValues (0.00s) [2022-02-02T01:29:16.663Z] === RUN TestRollback [2022-02-02T01:29:16.663Z] --- PASS: TestRollback (0.00s) [2022-02-02T01:29:16.663Z] PASS [2022-02-02T01:29:16.663Z] coverage: 57.4% of statements [2022-02-02T01:29:16.663Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2022-02-02T01:29:16.663Z] --- PASS: TestAllocateRandomDeallocate (1.09s) [2022-02-02T01:29:16.663Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-02T01:29:17.098Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-02T01:29:17.657Z] === RUN TestNew [2022-02-02T01:29:17.657Z] --- PASS: TestNew (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestAddDriver [2022-02-02T01:29:17.657Z] --- PASS: TestAddDriver (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestAddDuplicateDriver [2022-02-02T01:29:17.657Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-02T01:29:17.657Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestDriver [2022-02-02T01:29:17.657Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestIPAM [2022-02-02T01:29:17.657Z] --- PASS: TestIPAM (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestWalkIPAMs [2022-02-02T01:29:17.657Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestWalkDrivers [2022-02-02T01:29:17.657Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-02T01:29:17.657Z] PASS [2022-02-02T01:29:17.657Z] coverage: 82.4% of statements [2022-02-02T01:29:17.657Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2022-02-02T01:29:17.657Z] === RUN TestNAT [2022-02-02T01:29:17.657Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-02T01:29:17.657Z] --- SKIP: TestNAT (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestTransparent [2022-02-02T01:29:17.657Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-02T01:29:17.657Z] --- SKIP: TestTransparent (0.00s) [2022-02-02T01:29:17.657Z] PASS [2022-02-02T01:29:17.657Z] coverage: 0.0% of statements [2022-02-02T01:29:17.657Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-02-02T01:29:17.657Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.96s) [2022-02-02T01:29:17.657Z] === RUN TestRetrieveFromStore [2022-02-02T01:29:17.657Z] === RUN TestBuildDefault [2022-02-02T01:29:17.657Z] --- PASS: TestBuildDefault (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestBuildHostnameDomainname [2022-02-02T01:29:17.657Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestBuildHostname [2022-02-02T01:29:17.657Z] --- PASS: TestBuildHostname (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestBuildHostnameFQDN [2022-02-02T01:29:17.657Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestBuildNoIP [2022-02-02T01:29:17.657Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestUpdate [2022-02-02T01:29:17.657Z] --- PASS: TestUpdate (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-02T01:29:17.657Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-02T01:29:17.657Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestAddEmpty [2022-02-02T01:29:17.657Z] --- PASS: TestAddEmpty (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestAdd [2022-02-02T01:29:17.657Z] --- PASS: TestAdd (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestDeleteEmpty [2022-02-02T01:29:17.657Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestDeleteNewline [2022-02-02T01:29:17.657Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestDelete [2022-02-02T01:29:17.657Z] --- PASS: TestDelete (0.00s) [2022-02-02T01:29:17.657Z] === RUN TestConcurrentWrites [2022-02-02T01:29:17.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-02T01:29:18.126Z] --- PASS: TestConcurrentWrites (0.18s) [2022-02-02T01:29:18.126Z] PASS [2022-02-02T01:29:18.126Z] coverage: 81.2% of statements [2022-02-02T01:29:18.126Z] ok github.com/docker/docker/libnetwork/etchosts 0.248s coverage: 81.2% of statements [2022-02-02T01:29:18.126Z] === RUN TestCaller [2022-02-02T01:29:18.126Z] --- PASS: TestCaller (0.00s) [2022-02-02T01:29:18.126Z] PASS [2022-02-02T01:29:18.126Z] coverage: 100.0% of statements [2022-02-02T01:29:18.126Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-02-02T01:29:18.126Z] === RUN TestNew [2022-02-02T01:29:18.126Z] --- PASS: TestNew (0.00s) [2022-02-02T01:29:18.126Z] === RUN TestAllocate [2022-02-02T01:29:18.126Z] --- PASS: TestAllocate (0.00s) [2022-02-02T01:29:18.126Z] === RUN TestUninitialized [2022-02-02T01:29:18.126Z] --- PASS: TestUninitialized (0.00s) [2022-02-02T01:29:18.126Z] === RUN TestAllocateInRange [2022-02-02T01:29:18.126Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-02T01:29:18.126Z] === RUN TestAllocateSerial [2022-02-02T01:29:18.126Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-02T01:29:18.126Z] PASS [2022-02-02T01:29:18.126Z] coverage: 87.5% of statements [2022-02-02T01:29:18.126Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-02-02T01:29:18.126Z] --- PASS: TestRetrieveFromStore (0.57s) [2022-02-02T01:29:18.126Z] === RUN TestIsCorrupted [2022-02-02T01:29:18.126Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-02T01:29:18.126Z] === RUN TestSetRollover [2022-02-02T01:29:19.043Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-02T01:29:19.043Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-02T01:29:19.043Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-02T01:29:19.125Z] === RUN TestSetSerialInsertDelete [2022-02-02T01:29:19.125Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-02T01:29:19.125Z] === RUN TestSetParallelInsertDelete [2022-02-02T01:29:19.597Z] --- PASS: TestSetRollover (1.44s) [2022-02-02T01:29:19.597Z] === RUN TestSetRolloverSerial [2022-02-02T01:29:19.610Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-02T01:29:20.065Z] === RUN TestInt2IP2IntConversion [2022-02-02T01:29:20.065Z] === RUN TestPoolRequest [2022-02-02T01:29:20.065Z] --- PASS: TestPoolRequest (0.00s) [2022-02-02T01:29:20.065Z] === RUN TestOtherRequests [2022-02-02T01:29:20.065Z] --- PASS: TestOtherRequests (0.00s) [2022-02-02T01:29:20.065Z] PASS [2022-02-02T01:29:20.065Z] coverage: 57.1% of statements [2022-02-02T01:29:20.065Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-02-02T01:29:20.534Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-02-02T01:29:20.534Z] === RUN TestGetAddressVersion [2022-02-02T01:29:20.534Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-02T01:29:20.534Z] === RUN TestKeyString [2022-02-02T01:29:20.534Z] --- PASS: TestKeyString (0.00s) [2022-02-02T01:29:20.534Z] === RUN TestPoolDataMarshal [2022-02-02T01:29:20.534Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-02T01:29:20.534Z] === RUN TestSubnetsMarshal [2022-02-02T01:29:20.534Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-02-02T01:29:20.534Z] === RUN TestAddSubnets [2022-02-02T01:29:20.534Z] --- PASS: TestAddSubnets (0.03s) [2022-02-02T01:29:20.534Z] === RUN TestDoublePoolRelease [2022-02-02T01:29:20.534Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-02T01:29:20.534Z] === RUN TestAddReleasePoolID [2022-02-02T01:29:20.534Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-02T01:29:20.534Z] === RUN TestPredefinedPool [2022-02-02T01:29:20.534Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-02T01:29:20.534Z] === RUN TestRemoveSubnet [2022-02-02T01:29:20.534Z] --- PASS: TestRemoveSubnet (0.12s) [2022-02-02T01:29:20.534Z] === RUN TestGetSameAddress [2022-02-02T01:29:20.534Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-02T01:29:20.534Z] === RUN TestPoolAllocationReuse [2022-02-02T01:29:20.534Z] --- PASS: TestSetRolloverSerial (1.00s) [2022-02-02T01:29:20.534Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-02T01:29:20.534Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-02T01:29:20.534Z] PASS [2022-02-02T01:29:20.534Z] coverage: 84.4% of statements [2022-02-02T01:29:20.534Z] ok github.com/docker/docker/libnetwork/bitseq 10.014s coverage: 84.4% of statements [2022-02-02T01:29:21.521Z] === RUN TestGetCapabilities [2022-02-02T01:29:21.521Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-02T01:29:21.521Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-02T01:29:21.521Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-02T01:29:21.521Z] === RUN TestGetDefaultAddressSpaces [2022-02-02T01:29:21.521Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-02T01:29:21.521Z] === RUN TestRemoteDriver [2022-02-02T01:29:21.521Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-02T01:29:21.521Z] PASS [2022-02-02T01:29:21.521Z] coverage: 47.4% of statements [2022-02-02T01:29:21.521Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2022-02-02T01:29:21.521Z] --- PASS: TestPoolAllocationReuse (1.04s) [2022-02-02T01:29:21.521Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-02T01:29:21.521Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-02T01:29:21.521Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-02T01:29:22.508Z] === RUN TestWindowsIPAM [2022-02-02T01:29:22.508Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-02T01:29:22.508Z] PASS [2022-02-02T01:29:22.508Z] coverage: 71.4% of statements [2022-02-02T01:29:22.508Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-02-02T01:29:22.978Z] === RUN TestDefaultNetwork [2022-02-02T01:29:22.978Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.48s) [2022-02-02T01:29:22.978Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-02T01:29:23.446Z] --- PASS: TestDefaultNetwork (0.28s) [2022-02-02T01:29:23.446Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-02T01:29:23.446Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-02T01:29:23.446Z] === RUN TestInitAddressPools [2022-02-02T01:29:23.446Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-02T01:29:23.446Z] PASS [2022-02-02T01:29:23.446Z] coverage: 74.0% of statements [2022-02-02T01:29:23.446Z] ok github.com/docker/docker/libnetwork/ipamutils 0.631s coverage: 74.0% of statements [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-02T01:29:23.915Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-02T01:29:24.384Z] === RUN TestKeyValue [2022-02-02T01:29:24.384Z] --- PASS: TestKeyValue (0.00s) [2022-02-02T01:29:24.384Z] PASS [2022-02-02T01:29:24.384Z] coverage: 60.0% of statements [2022-02-02T01:29:24.384Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-02-02T01:29:25.371Z] === RUN TestGenerate [2022-02-02T01:29:25.371Z] --- PASS: TestGenerate (0.00s) [2022-02-02T01:29:25.371Z] === RUN TestGeneratePtr [2022-02-02T01:29:25.371Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-02T01:29:25.371Z] === RUN TestGenerateMissingField [2022-02-02T01:29:25.371Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-02T01:29:25.371Z] === RUN TestFieldCannotBeSet [2022-02-02T01:29:25.371Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-02T01:29:25.371Z] === RUN TestTypeMismatchError [2022-02-02T01:29:25.371Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-02T01:29:25.371Z] PASS [2022-02-02T01:29:25.371Z] coverage: 100.0% of statements [2022-02-02T01:29:25.371Z] ok github.com/docker/docker/libnetwork/options 0.071s coverage: 100.0% of statements [2022-02-02T01:29:25.371Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.03s) [2022-02-02T01:29:25.371Z] === RUN TestGetAddress [2022-02-02T01:29:26.074Z] --- PASS: TestCreateServiceMultipleTimes (14.49s) [2022-02-02T01:29:26.074Z] === RUN TestCreateServiceConflict [2022-02-02T01:29:26.359Z] testing: warning: no tests to run [2022-02-02T01:29:26.359Z] PASS [2022-02-02T01:29:26.359Z] coverage: 0.0% of statements [2022-02-02T01:29:26.359Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-02-02T01:29:26.829Z] === RUN TestNetworkDBSimple [2022-02-02T01:29:27.298Z] === RUN TestRequestNewPort [2022-02-02T01:29:27.298Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestRequestSpecificPort [2022-02-02T01:29:27.298Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestReleasePort [2022-02-02T01:29:27.298Z] --- PASS: TestReleasePort (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestReuseReleasedPort [2022-02-02T01:29:27.298Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestReleaseUnreadledPort [2022-02-02T01:29:27.298Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestUnknowProtocol [2022-02-02T01:29:27.298Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestAllocateAllPorts [2022-02-02T01:29:27.298Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestPortAllocation [2022-02-02T01:29:27.298Z] --- PASS: TestPortAllocation (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestPortAllocationWithCustomRange [2022-02-02T01:29:27.298Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestNoDuplicateBPR [2022-02-02T01:29:27.298Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-02T01:29:27.298Z] === RUN TestChangePortRange [2022-02-02T01:29:27.298Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-02T01:29:27.298Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-02T01:29:27.298Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-02T01:29:27.298Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-02T01:29:27.298Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-02T01:29:27.298Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-02T01:29:27.298Z] --- PASS: TestChangePortRange (0.00s) [2022-02-02T01:29:27.298Z] PASS [2022-02-02T01:29:27.298Z] coverage: 88.6% of statements [2022-02-02T01:29:27.298Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-02-02T01:29:27.450Z] --- PASS: TestCreateServiceConflict (1.69s) [2022-02-02T01:29:27.450Z] === RUN TestCreateServiceMaxReplicas [2022-02-02T01:29:27.732Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-02T01:29:27.732Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-02T01:29:27.768Z] 2022/02/02 01:29:27 Closing DB instances... [2022-02-02T01:29:28.236Z] testing: warning: no tests to run [2022-02-02T01:29:28.236Z] PASS [2022-02-02T01:29:28.236Z] coverage: 0.0% of statements [2022-02-02T01:29:28.236Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-02-02T01:29:28.298Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-02T01:29:28.705Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-02-02T01:29:28.705Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-02T01:29:28.864Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-02T01:29:29.123Z] === RUN TestDockerSuite/TestBuildFails [2022-02-02T01:29:29.177Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-02T01:29:29.177Z] PASS [2022-02-02T01:29:29.177Z] coverage: 100.0% of statements [2022-02-02T01:29:29.177Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-02-02T01:29:29.177Z] === RUN TestHashData [2022-02-02T01:29:29.177Z] --- PASS: TestHashData (0.00s) [2022-02-02T01:29:29.177Z] PASS [2022-02-02T01:29:29.177Z] coverage: 2.8% of statements [2022-02-02T01:29:29.177Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-02-02T01:29:29.355Z] --- PASS: TestCreateServiceMaxReplicas (2.08s) [2022-02-02T01:29:29.355Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-02T01:29:29.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-02T01:29:29.645Z] === RUN TestErrorConstructors [2022-02-02T01:29:29.645Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-02T01:29:29.645Z] === RUN TestCompareIPMask [2022-02-02T01:29:29.645Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-02T01:29:29.645Z] === RUN TestUtilGetHostPartIP [2022-02-02T01:29:29.645Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-02T01:29:29.645Z] === RUN TestUtilGetBroadcastIP [2022-02-02T01:29:29.645Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-02T01:29:29.645Z] === RUN TestParseCIDR [2022-02-02T01:29:29.645Z] --- PASS: TestParseCIDR (0.00s) [2022-02-02T01:29:29.645Z] PASS [2022-02-02T01:29:29.645Z] coverage: 37.3% of statements [2022-02-02T01:29:29.645Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-02-02T01:29:29.947Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-02T01:29:29.948Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-02T01:29:30.114Z] 2022/02/02 01:29:29 Closing DB instances... [2022-02-02T01:29:30.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-02T01:29:30.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-02T01:29:30.583Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-02T01:29:30.583Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-02T01:29:30.583Z] PASS [2022-02-02T01:29:30.583Z] coverage: 50.0% of statements [2022-02-02T01:29:30.583Z] ok github.com/docker/docker/oci 0.103s coverage: 50.0% of statements [2022-02-02T01:29:31.570Z] === RUN TestParseVersion [2022-02-02T01:29:31.570Z] --- PASS: TestParseVersion (0.00s) [2022-02-02T01:29:31.570Z] PASS [2022-02-02T01:29:31.570Z] coverage: 52.9% of statements [2022-02-02T01:29:31.570Z] === RUN TestAddressPoolOpt [2022-02-02T01:29:31.570Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/a [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/something [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/_=a [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/env1=value1 [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/_env1=value1 [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/PATH [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/=a [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/PATH= [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/PATH=something [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/asd!qwe [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/1asd [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/123 [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/some_space [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/__some_space_before [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/some_space_after__ [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/= [2022-02-02T01:29:31.570Z] === RUN TestValidateEnv/PaTh [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-02T01:29:31.570Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestParseHost [2022-02-02T01:29:31.571Z] --- PASS: TestParseHost (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestParseDockerDaemonHost [2022-02-02T01:29:31.571Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestParseTCP [2022-02-02T01:29:31.571Z] --- PASS: TestParseTCP (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-02T01:29:31.571Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestValidateExtraHosts [2022-02-02T01:29:31.571Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestIpOptString [2022-02-02T01:29:31.571Z] --- PASS: TestIpOptString (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-02T01:29:31.571Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestNewIpOptValidDefaultVal [2022-02-02T01:29:31.571Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestIpOptSetInvalidVal [2022-02-02T01:29:31.571Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestValidateIPAddress [2022-02-02T01:29:31.571Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestMapOpts [2022-02-02T01:29:31.571Z] --- PASS: TestMapOpts (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestListOptsWithoutValidator [2022-02-02T01:29:31.571Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestListOptsWithValidator [2022-02-02T01:29:31.571Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-02-02T01:29:31.571Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestValidateDNSSearch [2022-02-02T01:29:31.571Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_general_format [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_one_more [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-02T01:29:31.571Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-02T01:29:31.571Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestNamedListOpts [2022-02-02T01:29:31.571Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestNamedMapOpts [2022-02-02T01:29:31.571Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestParseLink [2022-02-02T01:29:31.571Z] --- PASS: TestParseLink (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestQuotedStringSetWithQuotes [2022-02-02T01:29:31.571Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-02T01:29:31.571Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-02T01:29:31.571Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-02T01:29:31.571Z] === RUN TestUlimitOpt [2022-02-02T01:29:31.571Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-02T01:29:31.571Z] PASS [2022-02-02T01:29:31.571Z] coverage: 67.1% of statements [2022-02-02T01:29:31.571Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2022-02-02T01:29:31.571Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-02-02T01:29:31.571Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-02T01:29:32.416Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-02T01:29:33.149Z] 2022/02/02 01:29:32 Closing DB instances... [2022-02-02T01:29:33.149Z] === RUN TestPeerCertificateMarshalJSON [2022-02-02T01:29:33.351Z] docker_api_swarm_test.go:563: [dcfb601324db9] joining swarm manager [dac2c2bee1267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:29:33.617Z] === RUN TestIsArchivePathDir [2022-02-02T01:29:33.617Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-02T01:29:33.617Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-02T01:29:33.617Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-02-02T01:29:33.617Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-02T01:29:33.617Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-02T01:29:33.617Z] === RUN TestMiddleware [2022-02-02T01:29:33.617Z] --- PASS: TestMiddleware (0.00s) [2022-02-02T01:29:33.617Z] === RUN TestNewResponseModifier [2022-02-02T01:29:33.617Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-02T01:29:33.617Z] PASS [2022-02-02T01:29:33.617Z] coverage: 26.8% of statements [2022-02-02T01:29:33.617Z] ok github.com/docker/docker/pkg/authorization 0.412s coverage: 26.8% of statements [2022-02-02T01:29:33.617Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-02T01:29:33.617Z] === RUN TestIsArchivePathInvalidFile [2022-02-02T01:29:33.617Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-02-02T01:29:33.617Z] === RUN TestIsArchivePathTar [2022-02-02T01:29:34.086Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-02-02T01:29:34.086Z] === RUN TestDecompressStreamGzip [2022-02-02T01:29:34.086Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-02-02T01:29:34.086Z] === RUN TestDecompressStreamBzip2 [2022-02-02T01:29:34.086Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-02T01:29:34.086Z] === RUN TestDecompressStreamXz [2022-02-02T01:29:34.086Z] archive_test.go:133: Xz not present in msys2 [2022-02-02T01:29:34.086Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestDecompressStreamZstd [2022-02-02T01:29:34.086Z] archive_test.go:140: zstd not installed [2022-02-02T01:29:34.086Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-02T01:29:34.086Z] === RUN TestCompressStreamXzUnsupported [2022-02-02T01:29:34.086Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-02T01:29:34.086Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestCompressStreamInvalid [2022-02-02T01:29:34.086Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestExtensionInvalid [2022-02-02T01:29:34.086Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestExtensionUncompressed [2022-02-02T01:29:34.086Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestExtensionBzip2 [2022-02-02T01:29:34.086Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestExtensionGzip [2022-02-02T01:29:34.086Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestExtensionXz [2022-02-02T01:29:34.086Z] --- PASS: TestExtensionXz (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestExtensionZstd [2022-02-02T01:29:34.086Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestCmdStreamLargeStderr [2022-02-02T01:29:34.086Z] === RUN TestUnbuffered [2022-02-02T01:29:34.086Z] --- PASS: TestUnbuffered (0.00s) [2022-02-02T01:29:34.086Z] === RUN TestRaceUnbuffered [2022-02-02T01:29:34.086Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-02T01:29:34.086Z] PASS [2022-02-02T01:29:34.086Z] coverage: 100.0% of statements [2022-02-02T01:29:34.086Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-02-02T01:29:34.554Z] --- PASS: TestCmdStreamLargeStderr (0.19s) [2022-02-02T01:29:34.554Z] === RUN TestCmdStreamBad [2022-02-02T01:29:34.554Z] archive_test.go:252: Failing on Windows CI machines [2022-02-02T01:29:34.554Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-02T01:29:34.554Z] === RUN TestCmdStreamGood [2022-02-02T01:29:34.554Z] --- PASS: TestCmdStreamGood (0.04s) [2022-02-02T01:29:34.554Z] === RUN TestUntarPathWithInvalidDest [2022-02-02T01:29:34.554Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-02-02T01:29:34.554Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-02T01:29:34.554Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-02T01:29:34.554Z] === RUN TestUntarPathWithInvalidSrc [2022-02-02T01:29:34.554Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-02T01:29:34.554Z] === RUN TestUntarPath [2022-02-02T01:29:34.554Z] --- PASS: TestUntarPath (0.08s) [2022-02-02T01:29:34.554Z] === RUN TestUntarPathWithDestinationFile [2022-02-02T01:29:34.554Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-02-02T01:29:34.554Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-02T01:29:34.554Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-02-02T01:29:34.725Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-02T01:29:35.023Z] === RUN TestCopyWithTarInvalidSrc [2022-02-02T01:29:35.023Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-02T01:29:35.023Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-02T01:29:35.023Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-02T01:29:35.023Z] === RUN TestCopyWithTarSrcFile [2022-02-02T01:29:35.023Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-02T01:29:35.023Z] === RUN TestCopyWithTarSrcFolder [2022-02-02T01:29:35.023Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-02T01:29:35.023Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-02T01:29:35.023Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-02T01:29:35.023Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-02T01:29:35.023Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-02T01:29:35.023Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-02T01:29:35.023Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-02T01:29:35.023Z] === RUN TestCopyFileWithTarSrcFile [2022-02-02T01:29:35.023Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-02-02T01:29:35.023Z] === RUN TestTarFiles [2022-02-02T01:29:35.023Z] === RUN TestMatch [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[foo]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[foo_bar]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[]#01 [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[qux]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-02T01:29:35.023Z] === RUN TestMatch/[[foo_baz]] [2022-02-02T01:29:35.023Z] --- PASS: TestMatch (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-02T01:29:35.023Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-02T01:29:35.023Z] PASS [2022-02-02T01:29:35.023Z] coverage: 87.5% of statements [2022-02-02T01:29:35.023Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-02-02T01:29:36.010Z] === RUN TestChrootTarUntar [2022-02-02T01:29:36.010Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-02T01:29:36.010Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootUntarEmptyArchive [2022-02-02T01:29:36.010Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootTarUntarWithSymlink [2022-02-02T01:29:36.010Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootCopyWithTar [2022-02-02T01:29:36.010Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootCopyFileWithTar [2022-02-02T01:29:36.010Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootUntarPath [2022-02-02T01:29:36.010Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-02T01:29:36.010Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-02T01:29:36.010Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:29:36.010Z] === RUN TestChrootApplyDotDotFile [2022-02-02T01:29:36.010Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:36.010Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-02T01:29:36.010Z] PASS [2022-02-02T01:29:36.010Z] coverage: 15.1% of statements [2022-02-02T01:29:36.010Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 15.1% of statements [2022-02-02T01:29:36.627Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-02T01:29:36.738Z] 2022/02/02 01:29:34 Closing DB instances... [2022-02-02T01:29:36.997Z] 2022/02/02 01:29:36 Closing DB instances... [2022-02-02T01:29:36.997Z] === RUN TestSizeEmpty [2022-02-02T01:29:36.997Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-02T01:29:36.997Z] === RUN TestSizeEmptyFile [2022-02-02T01:29:36.997Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-02T01:29:36.997Z] === RUN TestSizeNonemptyFile [2022-02-02T01:29:36.997Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-02T01:29:36.997Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-02T01:29:36.997Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-02T01:29:36.997Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-02T01:29:36.997Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-02T01:29:36.997Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-02T01:29:36.997Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-02T01:29:36.997Z] === RUN TestMoveToSubdir [2022-02-02T01:29:36.997Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-02T01:29:36.997Z] === RUN TestSizeNonExistingDirectory [2022-02-02T01:29:36.997Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-02T01:29:36.997Z] PASS [2022-02-02T01:29:36.997Z] coverage: 80.0% of statements [2022-02-02T01:29:36.997Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-02-02T01:29:37.206Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-02-02T01:29:37.207Z] === RUN TestFindNode [2022-02-02T01:29:37.207Z] 2022/02/02 01:29:36 Closing DB instances... [2022-02-02T01:29:37.207Z] --- PASS: TestFindNode (0.02s) [2022-02-02T01:29:37.207Z] === RUN TestChangeNodeState [2022-02-02T01:29:37.207Z] 2022/02/02 01:29:36 Closing DB instances... [2022-02-02T01:29:37.207Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-02T01:29:37.207Z] === RUN TestNodeReincarnation [2022-02-02T01:29:37.207Z] 2022/02/02 01:29:36 Closing DB instances... [2022-02-02T01:29:37.984Z] === RUN TestPollerAddRemove [2022-02-02T01:29:37.984Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-02T01:29:37.984Z] === RUN TestPollerEvent [2022-02-02T01:29:37.984Z] poller_test.go:40: No chmod on Windows [2022-02-02T01:29:37.984Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-02T01:29:37.984Z] === RUN TestPollerClose [2022-02-02T01:29:37.984Z] --- PASS: TestPollerClose (0.00s) [2022-02-02T01:29:37.984Z] PASS [2022-02-02T01:29:37.984Z] coverage: 45.7% of statements [2022-02-02T01:29:37.984Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-02-02T01:29:38.034Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-02T01:29:38.293Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-02T01:29:38.971Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-02-02T01:29:38.971Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-02T01:29:38.971Z] === RUN TestCopyFileWithInvalidSrc [2022-02-02T01:29:38.971Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCopyFileWithInvalidDest [2022-02-02T01:29:38.971Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-02T01:29:38.971Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-02T01:29:38.971Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCopyFile [2022-02-02T01:29:38.971Z] --- PASS: TestCopyFile (0.01s) [2022-02-02T01:29:38.971Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-02T01:29:38.971Z] fileutils_test.go:133: Needs porting to Windows [2022-02-02T01:29:38.971Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-02T01:29:38.971Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-02T01:29:38.971Z] fileutils_test.go:179: Needs porting to Windows [2022-02-02T01:29:38.971Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestWildcardMatches [2022-02-02T01:29:38.971Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestPatternMatches [2022-02-02T01:29:38.971Z] --- PASS: TestPatternMatches (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-02T01:29:38.971Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestPatternMatchesFolderExclusions [2022-02-02T01:29:38.971Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-02T01:29:38.971Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-02T01:29:38.971Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-02T01:29:38.971Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-02T01:29:38.971Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestSingleExclamationError [2022-02-02T01:29:38.971Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestMatchesWithNoPatterns [2022-02-02T01:29:38.971Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestMatchesWithMalformedPatterns [2022-02-02T01:29:38.971Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestMatches [2022-02-02T01:29:38.971Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-02T01:29:38.971Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-02T01:29:38.971Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-02T01:29:38.971Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-02T01:29:38.971Z] --- PASS: TestTarFiles (4.29s) [2022-02-02T01:29:38.971Z] === RUN TestDetectCompressionZstd [2022-02-02T01:29:38.971Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestTarUntar [2022-02-02T01:29:38.971Z] --- PASS: TestMatches (0.01s) [2022-02-02T01:29:38.971Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-02T01:29:38.971Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-02T01:29:38.971Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-02T01:29:38.971Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCleanPatterns [2022-02-02T01:29:38.971Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-02T01:29:38.971Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCleanPatternsExceptionFlag [2022-02-02T01:29:38.971Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-02T01:29:38.971Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-02T01:29:38.971Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-02T01:29:38.971Z] === RUN TestCleanPatternsErrorSingleException [2022-02-02T01:29:38.971Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-02T01:29:38.972Z] === RUN TestCreateIfNotExistsDir [2022-02-02T01:29:38.972Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-02T01:29:38.972Z] === RUN TestCreateIfNotExistsFile [2022-02-02T01:29:38.972Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-02T01:29:38.972Z] === RUN TestMatch [2022-02-02T01:29:38.972Z] --- PASS: TestMatch (0.00s) [2022-02-02T01:29:38.972Z] === RUN TestCompile [2022-02-02T01:29:38.972Z] === RUN TestCompile/slash [2022-02-02T01:29:38.972Z] === RUN TestCompile/backslash [2022-02-02T01:29:38.972Z] --- PASS: TestCompile (0.00s) [2022-02-02T01:29:38.972Z] --- PASS: TestCompile/slash (0.00s) [2022-02-02T01:29:38.972Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-02T01:29:38.972Z] PASS [2022-02-02T01:29:38.972Z] coverage: 84.7% of statements [2022-02-02T01:29:38.972Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 84.7% of statements [2022-02-02T01:29:38.972Z] --- PASS: TestTarUntar (0.04s) [2022-02-02T01:29:38.972Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-02T01:29:38.972Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-02T01:29:38.972Z] === RUN TestTarWithOptions [2022-02-02T01:29:38.972Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-02T01:29:38.972Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-02T01:29:38.972Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-02T01:29:38.972Z] === RUN TestUntarUstarGnuConflict [2022-02-02T01:29:38.972Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-02T01:29:38.972Z] === RUN TestUntarInvalidFilenames [2022-02-02T01:29:39.231Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-02T01:29:39.447Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3571682972\\dest" [2022-02-02T01:29:39.447Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-02-02T01:29:39.447Z] === RUN TestUntarHardlinkToSymlink [2022-02-02T01:29:39.447Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-02T01:29:39.447Z] === RUN TestUntarInvalidHardlink [2022-02-02T01:29:39.447Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3537602809\\victim\\hello" -> "../victim/hello" [2022-02-02T01:29:39.447Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1176585435\\victim\\hello" -> "/../victim/hello" [2022-02-02T01:29:39.447Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1313992529\\victim" -> "../victim" [2022-02-02T01:29:39.447Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1480792468\\victim" -> "../victim" [2022-02-02T01:29:39.447Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3125561494\\victim" -> "../victim" [2022-02-02T01:29:39.447Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink596226975\\victim" -> "../victim" [2022-02-02T01:29:39.447Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-02T01:29:39.447Z] === RUN TestUntarInvalidSymlink [2022-02-02T01:29:39.447Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3510363058\\dest\\dotdot" -> "../victim/hello" [2022-02-02T01:29:39.447Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1370776899\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-02T01:29:39.447Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3883267330\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.447Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1469128953\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.447Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3554355312\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.447Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink206250669\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.447Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2533471339\\dest\\dir\\loophole" -> "../../victim" [2022-02-02T01:29:39.447Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-02-02T01:29:39.447Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-02T01:29:39.447Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-02T01:29:39.447Z] === RUN TestXGlobalNoParent [2022-02-02T01:29:39.447Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-02T01:29:39.447Z] === RUN TestReplaceFileTarWrapper [2022-02-02T01:29:39.447Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-02-02T01:29:39.447Z] === RUN TestPrefixHeaderReadable [2022-02-02T01:29:39.447Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-02-02T01:29:39.447Z] === RUN TestDisablePigz [2022-02-02T01:29:39.447Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-02T01:29:39.915Z] --- PASS: TestDisablePigz (0.15s) [2022-02-02T01:29:39.915Z] === RUN TestPigz [2022-02-02T01:29:39.915Z] === RUN TestGet [2022-02-02T01:29:39.915Z] --- PASS: TestGet (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestGetShortcutString [2022-02-02T01:29:39.915Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-02T01:29:39.915Z] PASS [2022-02-02T01:29:39.915Z] coverage: 42.9% of statements [2022-02-02T01:29:39.915Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-02-02T01:29:39.915Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-02T01:29:39.915Z] --- PASS: TestPigz (0.15s) [2022-02-02T01:29:39.915Z] === RUN TestCopyFileWithInvalidDest [2022-02-02T01:29:39.915Z] archive_windows_test.go:16: Currently fails [2022-02-02T01:29:39.915Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestCanonicalTarNameForPath [2022-02-02T01:29:39.915Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestCanonicalTarName [2022-02-02T01:29:39.915Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChmodTarEntry [2022-02-02T01:29:39.915Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestHardLinkOrder [2022-02-02T01:29:39.915Z] --- PASS: TestHardLinkOrder (0.07s) [2022-02-02T01:29:39.915Z] === RUN TestChangeString [2022-02-02T01:29:39.915Z] --- PASS: TestChangeString (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChangesWithNoChanges [2022-02-02T01:29:39.915Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-02-02T01:29:39.915Z] === RUN TestChangesWithChanges [2022-02-02T01:29:39.915Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-02T01:29:39.915Z] === RUN TestChangesWithChangesGH13590 [2022-02-02T01:29:39.915Z] changes_test.go:195: needs more investigation [2022-02-02T01:29:39.915Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChangesDirsEmpty [2022-02-02T01:29:39.915Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:29:39.915Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChangesDirsMutated [2022-02-02T01:29:39.915Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:29:39.915Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestApplyLayer [2022-02-02T01:29:39.915Z] changes_test.go:432: needs further investigation [2022-02-02T01:29:39.915Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChangesSizeWithHardlinks [2022-02-02T01:29:39.915Z] changes_test.go:468: needs further investigation [2022-02-02T01:29:39.915Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChangesSizeWithNoChanges [2022-02-02T01:29:39.915Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-02T01:29:39.915Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestChangesSize [2022-02-02T01:29:39.915Z] --- PASS: TestChangesSize (0.00s) [2022-02-02T01:29:39.915Z] === RUN TestApplyLayerInvalidFilenames [2022-02-02T01:29:39.915Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2015515220\\dest" [2022-02-02T01:29:39.915Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-02T01:29:39.915Z] === RUN TestApplyLayerInvalidHardlink [2022-02-02T01:29:39.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink496198368\\victim\\hello" -> "../victim/hello" [2022-02-02T01:29:39.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1008292363\\victim\\hello" -> "/../victim/hello" [2022-02-02T01:29:39.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2956551576\\victim" -> "../victim" [2022-02-02T01:29:39.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink825506777\\victim" -> "../victim" [2022-02-02T01:29:39.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2962752111\\victim" -> "../victim" [2022-02-02T01:29:39.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2115292177\\victim" -> "../victim" [2022-02-02T01:29:39.915Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-02T01:29:39.915Z] === RUN TestApplyLayerInvalidSymlink [2022-02-02T01:29:39.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink288120704\\dest\\dotdot" -> "../victim/hello" [2022-02-02T01:29:39.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4169646314\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-02T01:29:39.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2322326421\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1523169745\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3815554568\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink748002255\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:29:39.915Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-02T01:29:39.915Z] === RUN TestApplyLayerWhiteouts [2022-02-02T01:29:40.383Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-02-02T01:29:40.383Z] === RUN TestGenerateEmptyFile [2022-02-02T01:29:40.383Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-02T01:29:40.383Z] === RUN TestGenerateWithContent [2022-02-02T01:29:40.383Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-02T01:29:40.383Z] PASS [2022-02-02T01:29:40.383Z] coverage: 62.0% of statements [2022-02-02T01:29:40.383Z] ok github.com/docker/docker/pkg/archive 6.635s coverage: 62.0% of statements [2022-02-02T01:29:40.607Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-02T01:29:40.852Z] === RUN TestCreateIDMapOrder [2022-02-02T01:29:40.852Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-02T01:29:40.852Z] PASS [2022-02-02T01:29:40.852Z] coverage: 7.2% of statements [2022-02-02T01:29:40.852Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-02-02T01:29:41.319Z] 2022/02/02 01:29:40 Closing DB instances... [2022-02-02T01:29:41.543Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-02T01:29:41.801Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-02T01:29:41.963Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-02T01:29:41.963Z] === RUN TestParallelCreate [2022-02-02T01:29:41.963Z] 2022/02/02 01:29:41 Closing DB instances... [2022-02-02T01:29:41.963Z] --- PASS: TestParallelCreate (0.02s) [2022-02-02T01:29:41.963Z] === RUN TestParallelDelete [2022-02-02T01:29:41.963Z] 2022/02/02 01:29:41 Closing DB instances... [2022-02-02T01:29:41.963Z] --- PASS: TestParallelDelete (0.02s) [2022-02-02T01:29:41.963Z] === RUN TestNetworkDBIslands [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d7e38aa82542 with config:&{NodeID:d7e38aa82542 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-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node d7e38aa82542/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node d7e38aa82542/172.29.91.121, added to nodes list" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2659100ac4d8 with config:&{NodeID:2659100ac4d8 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-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node 2659100ac4d8/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node 2659100ac4d8/172.29.91.121, added to nodes list" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49343" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node 2659100ac4d8/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node 2659100ac4d8/172.29.91.121, added to nodes list" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node d7e38aa82542/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=info msg="Node d7e38aa82542/172.29.91.121, added to nodes list" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-02T01:29:41.963Z] time="2022-02-02T01:29:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49344" [2022-02-02T01:29:42.306Z] === RUN TestFixedBufferCap [2022-02-02T01:29:42.306Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-02T01:29:42.306Z] === RUN TestFixedBufferLen [2022-02-02T01:29:42.306Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-02T01:29:42.306Z] === RUN TestFixedBufferString [2022-02-02T01:29:42.306Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-02T01:29:42.306Z] === RUN TestFixedBufferWrite [2022-02-02T01:29:42.306Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-02T01:29:42.306Z] === RUN TestFixedBufferRead [2022-02-02T01:29:42.306Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-02T01:29:42.306Z] === RUN TestBytesPipeRead [2022-02-02T01:29:42.306Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-02T01:29:42.306Z] === RUN TestBytesPipeWrite [2022-02-02T01:29:42.306Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-02T01:29:42.306Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-02T01:29:42.306Z] --- PASS: TestNetworkDBCRUDTableEntries (3.65s) [2022-02-02T01:29:42.306Z] === RUN TestNetworkDBNodeLeave [2022-02-02T01:29:42.773Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-02-02T01:29:42.773Z] === RUN TestAtomicWriteToFile [2022-02-02T01:29:42.773Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-02T01:29:42.773Z] === RUN TestAtomicWriteSetCommit [2022-02-02T01:29:42.773Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-02T01:29:42.773Z] === RUN TestAtomicWriteSetCancel [2022-02-02T01:29:42.773Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-02T01:29:42.773Z] === RUN TestReadCloserWrapperClose [2022-02-02T01:29:42.773Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-02T01:29:42.773Z] === RUN TestReaderErrWrapperReadOnError [2022-02-02T01:29:42.773Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-02T01:29:42.773Z] === RUN TestReaderErrWrapperRead [2022-02-02T01:29:42.773Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-02T01:29:42.773Z] === RUN TestCancelReadCloser [2022-02-02T01:29:42.773Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-02T01:29:42.773Z] === RUN TestWriteCloserWrapperClose [2022-02-02T01:29:42.773Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-02T01:29:42.773Z] === RUN TestNopWriteCloser [2022-02-02T01:29:42.773Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-02T01:29:42.773Z] === RUN TestNopWriter [2022-02-02T01:29:42.773Z] --- PASS: TestNopWriter (0.00s) [2022-02-02T01:29:42.773Z] === RUN TestWriteCounter [2022-02-02T01:29:42.773Z] --- PASS: TestWriteCounter (0.00s) [2022-02-02T01:29:42.773Z] PASS [2022-02-02T01:29:42.773Z] coverage: 70.1% of statements [2022-02-02T01:29:42.773Z] ok github.com/docker/docker/pkg/ioutils 0.657s coverage: 70.1% of statements [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0a7109ea76a0 with config:&{NodeID:0a7109ea76a0 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-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, added to nodes list" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, added to nodes list" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node d7e38aa82542/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node d7e38aa82542/172.29.91.121, added to nodes list" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 2659100ac4d8/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 2659100ac4d8/172.29.91.121, added to nodes list" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:42.949Z] time="2022-02-02T01:29:42Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a7af3c797cf7 with config:&{NodeID:a7af3c797cf7 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-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node 2659100ac4d8/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node 2659100ac4d8/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node d7e38aa82542/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=info msg="Node d7e38aa82542/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-02T01:29:43.417Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-02T01:29:43.706Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-02T01:29:43.769Z] === RUN TestError [2022-02-02T01:29:43.769Z] --- PASS: TestError (0.00s) [2022-02-02T01:29:43.769Z] === RUN TestProgressString [2022-02-02T01:29:43.769Z] === RUN TestProgressString/no_progress [2022-02-02T01:29:43.769Z] === RUN TestProgressString/progress_1 [2022-02-02T01:29:43.769Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-02T01:29:43.769Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-02T01:29:43.769Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-02T01:29:43.769Z] === RUN TestProgressString/with_units [2022-02-02T01:29:43.769Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-02T01:29:43.769Z] === RUN TestProgressString/hide_counts [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-02T01:29:43.769Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-02T01:29:43.769Z] === RUN TestJSONMessageDisplay [2022-02-02T01:29:43.769Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-02-02T01:29:43.769Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-02T01:29:43.769Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-02T01:29:43.769Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-02T01:29:43.769Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-02T01:29:43.769Z] === RUN TestDisplayJSONMessagesStream [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:579e1007a932 with config:&{NodeID:579e1007a932 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-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.886Z] time="2022-02-02T01:29:43Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=info msg="Node d7e38aa82542/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=info msg="Node d7e38aa82542/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=info msg="Node 2659100ac4d8/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=info msg="Node 2659100ac4d8/172.29.91.121, added to nodes list" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-02T01:29:43.887Z] time="2022-02-02T01:29:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-02T01:29:44.232Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s) [2022-02-02T01:29:44.233Z] === RUN TestCreateServiceSecretFileMode [2022-02-02T01:29:44.237Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-02T01:29:44.237Z] PASS [2022-02-02T01:29:44.237Z] coverage: 91.7% of statements [2022-02-02T01:29:44.237Z] ok github.com/docker/docker/pkg/jsonmessage 0.201s coverage: 91.7% of statements [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:43Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:44.355Z] networkdb_test.go:835: Re-joining: 3 [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=info msg="The new bootstrap node list is:[172.29.91.121:10033 172.29.91.121:10034 172.29.91.121:10035]" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10033" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49351" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10034" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49352" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10035" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49353" [2022-02-02T01:29:44.355Z] networkdb_test.go:835: Re-joining: 4 [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=info msg="The new bootstrap node list is:[172.29.91.121:10033 172.29.91.121:10034 172.29.91.121:10035]" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10033" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49354" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10034" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49355" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49356" [2022-02-02T01:29:44.355Z] time="2022-02-02T01:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10035" [2022-02-02T01:29:44.643Z] docker_api_swarm_test.go:585: [d4b597f9f701d] joining swarm manager [dac2c2bee1267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:29:44.710Z] === RUN TestStandardLongPath [2022-02-02T01:29:44.710Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-02T01:29:44.710Z] === RUN TestUNCLongPath [2022-02-02T01:29:44.710Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-02T01:29:44.710Z] PASS [2022-02-02T01:29:44.710Z] coverage: 100.0% of statements [2022-02-02T01:29:44.710Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="node 0 leaving" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542 change state NodeActive --> NodeLeft" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="node2(2659100ac4d8): Node leave event for d7e38aa82542/172.29.91.121" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542 change state NodeActive --> NodeLeft" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="node4(a7af3c797cf7): Node leave event for d7e38aa82542/172.29.91.121" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542 change state NodeActive --> NodeLeft" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="node3(0a7109ea76a0): Node leave event for d7e38aa82542/172.29.91.121" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542 change state NodeActive --> NodeLeft" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="node5(579e1007a932): Node leave event for d7e38aa82542/172.29.91.121" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542 change state NodeActive --> NodeLeft" [2022-02-02T01:29:44.824Z] time="2022-02-02T01:29:44Z" level=info msg="node1(d7e38aa82542): Node leave event for d7e38aa82542/172.29.91.121" [2022-02-02T01:29:45.177Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-02T01:29:45.177Z] === RUN TestNetworkDBWatch [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:44Z" level=info msg="Node d7e38aa82542/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="node 1 leaving" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8 change state NodeActive --> NodeLeft" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="node3(0a7109ea76a0): Node leave event for 2659100ac4d8/172.29.91.121" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8 change state NodeActive --> NodeLeft" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="node5(579e1007a932): Node leave event for 2659100ac4d8/172.29.91.121" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8 change state NodeActive --> NodeLeft" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="node4(a7af3c797cf7): Node leave event for 2659100ac4d8/172.29.91.121" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8 change state NodeActive --> NodeLeft" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="node2(2659100ac4d8): Node leave event for 2659100ac4d8/172.29.91.121" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.292Z] time="2022-02-02T01:29:45Z" level=info msg="Node 2659100ac4d8/172.29.91.121, left gossip cluster" [2022-02-02T01:29:45.645Z] === RUN TestNameFormat [2022-02-02T01:29:45.645Z] --- PASS: TestNameFormat (0.00s) [2022-02-02T01:29:45.645Z] === RUN TestNameRetries [2022-02-02T01:29:45.645Z] --- PASS: TestNameRetries (0.00s) [2022-02-02T01:29:45.645Z] PASS [2022-02-02T01:29:45.645Z] coverage: 85.7% of statements [2022-02-02T01:29:45.645Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-02T01:29:45.684Z] === RUN TestBoolValue [2022-02-02T01:29:45.684Z] --- PASS: TestBoolValue (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestBoolValueOrDefault [2022-02-02T01:29:45.684Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestInt64ValueOrZero [2022-02-02T01:29:45.684Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestInt64ValueOrDefault [2022-02-02T01:29:45.684Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-02T01:29:45.684Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestJsonContentType [2022-02-02T01:29:45.684Z] --- PASS: TestJsonContentType (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 14.7% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/api/server/httputils 0.085s coverage: 14.7% of statements [2022-02-02T01:29:45.684Z] === RUN TestMaskSecretKeys [2022-02-02T01:29:45.684Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-02T01:29:45.684Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-02T01:29:45.684Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-02T01:29:45.684Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestVersionMiddlewareVersion [2022-02-02T01:29:45.684Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-02T01:29:45.684Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 37.7% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/api/server/middleware 0.090s coverage: 37.7% of statements [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-02T01:29:45.684Z] === RUN TestAdjustForAPIVersion [2022-02-02T01:29:45.684Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 5.7% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-02T01:29:45.684Z] === RUN TestToJSON [2022-02-02T01:29:45.684Z] --- PASS: TestToJSON (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestToParamWithVersion [2022-02-02T01:29:45.684Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestFromJSON [2022-02-02T01:29:45.684Z] --- PASS: TestFromJSON (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestEmpty [2022-02-02T01:29:45.684Z] --- PASS: TestEmpty (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestArgsMatchKVListEmptySources [2022-02-02T01:29:45.684Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestArgsMatchKVList [2022-02-02T01:29:45.684Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestArgsMatch [2022-02-02T01:29:45.684Z] --- PASS: TestArgsMatch (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestAdd [2022-02-02T01:29:45.684Z] --- PASS: TestAdd (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestDel [2022-02-02T01:29:45.684Z] --- PASS: TestDel (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestLen [2022-02-02T01:29:45.684Z] --- PASS: TestLen (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestExactMatch [2022-02-02T01:29:45.684Z] --- PASS: TestExactMatch (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestOnlyOneExactMatch [2022-02-02T01:29:45.684Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestContains [2022-02-02T01:29:45.684Z] --- PASS: TestContains (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestValidate [2022-02-02T01:29:45.684Z] --- PASS: TestValidate (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestWalkValues [2022-02-02T01:29:45.684Z] --- PASS: TestWalkValues (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestFuzzyMatch [2022-02-02T01:29:45.684Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestClone [2022-02-02T01:29:45.684Z] --- PASS: TestClone (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 92.2% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-02T01:29:45.684Z] === RUN TestStrSliceMarshalJSON [2022-02-02T01:29:45.684Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestStrSliceUnmarshalJSON [2022-02-02T01:29:45.684Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestStrSliceUnmarshalString [2022-02-02T01:29:45.684Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestStrSliceUnmarshalSlice [2022-02-02T01:29:45.684Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 90.0% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-02T01:29:45.684Z] === RUN TestDurationToSecondsString [2022-02-02T01:29:45.684Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestGetTimestamp [2022-02-02T01:29:45.684Z] --- PASS: TestGetTimestamp (0.17s) [2022-02-02T01:29:45.684Z] === RUN TestParseTimestamps [2022-02-02T01:29:45.684Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 100.0% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/api/types/time 0.213s coverage: 100.0% of statements [2022-02-02T01:29:45.684Z] === RUN TestCompareVersion [2022-02-02T01:29:45.684Z] --- PASS: TestCompareVersion (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 77.3% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-02T01:29:45.684Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-02T01:29:45.684Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-02T01:29:45.684Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestCloneArgsSmartHttp [2022-02-02T01:29:45.684Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-02-02T01:29:45.684Z] === RUN TestCloneArgsDumbHttp [2022-02-02T01:29:45.684Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestCloneArgsGit [2022-02-02T01:29:45.684Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestCheckoutGit [2022-02-02T01:29:45.684Z] === RUN TestEnable [2022-02-02T01:29:45.684Z] --- PASS: TestEnable (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestDisable [2022-02-02T01:29:45.684Z] --- PASS: TestDisable (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestEnabled [2022-02-02T01:29:45.684Z] --- PASS: TestEnabled (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 100.0% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-02-02T01:29:45.684Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-02T01:29:45.684Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestProcessNoDockerignore [2022-02-02T01:29:45.684Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-02T01:29:45.684Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-02T01:29:45.684Z] === RUN TestDetectContentType [2022-02-02T01:29:45.684Z] --- PASS: TestDetectContentType (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestSelectAcceptableMIME [2022-02-02T01:29:45.684Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestInspectEmptyResponse [2022-02-02T01:29:45.684Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestInspectResponseBinary [2022-02-02T01:29:45.684Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestResponseUnsupportedContentType [2022-02-02T01:29:45.684Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestInspectResponseTextSimple [2022-02-02T01:29:45.684Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestInspectResponseEmptyContentType [2022-02-02T01:29:45.684Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestUnknownContentLength [2022-02-02T01:29:45.684Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestDownloadRemote [2022-02-02T01:29:45.684Z] --- PASS: TestDownloadRemote (0.16s) [2022-02-02T01:29:45.684Z] === RUN TestGetWithStatusError [2022-02-02T01:29:45.684Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestCloseRootDirectory [2022-02-02T01:29:45.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:45.684Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestHashFile [2022-02-02T01:29:45.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:45.684Z] --- SKIP: TestHashFile (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestHashSubdir [2022-02-02T01:29:45.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:45.684Z] --- SKIP: TestHashSubdir (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestRemoveDirectory [2022-02-02T01:29:45.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:45.684Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-02T01:29:45.684Z] PASS [2022-02-02T01:29:45.684Z] coverage: 9.3% of statements [2022-02-02T01:29:45.684Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 9.3% of statements [2022-02-02T01:29:45.684Z] === RUN TestGetAllAllowed [2022-02-02T01:29:45.684Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestGetAllMeta [2022-02-02T01:29:45.684Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-02T01:29:45.684Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestIsUnreferencedBuiltin [2022-02-02T01:29:45.684Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestIsExistingDirectory [2022-02-02T01:29:45.684Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-02T01:29:45.684Z] === RUN TestGetFilenameForDownload [2022-02-02T01:29:45.684Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestEnv2Variables [2022-02-02T01:29:45.684Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-02T01:29:45.684Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestMaintainer [2022-02-02T01:29:45.684Z] --- PASS: TestMaintainer (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestLabel [2022-02-02T01:29:45.684Z] --- PASS: TestLabel (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestFromScratch [2022-02-02T01:29:45.684Z] --- PASS: TestFromScratch (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestFromWithArg [2022-02-02T01:29:45.684Z] --- PASS: TestFromWithArg (0.00s) [2022-02-02T01:29:45.684Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-02T01:29:45.685Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestFromWithUndefinedArg [2022-02-02T01:29:45.685Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestFromMultiStageWithNamedStage [2022-02-02T01:29:45.685Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestOnbuild [2022-02-02T01:29:45.685Z] --- PASS: TestOnbuild (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestWorkdir [2022-02-02T01:29:45.685Z] --- PASS: TestWorkdir (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestCmd [2022-02-02T01:29:45.685Z] --- PASS: TestCmd (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestHealthcheckNone [2022-02-02T01:29:45.685Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestHealthcheckCmd [2022-02-02T01:29:45.685Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestEntrypoint [2022-02-02T01:29:45.685Z] --- PASS: TestEntrypoint (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestExpose [2022-02-02T01:29:45.685Z] --- PASS: TestExpose (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestUser [2022-02-02T01:29:45.685Z] --- PASS: TestUser (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestVolume [2022-02-02T01:29:45.685Z] --- PASS: TestVolume (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestStopSignal [2022-02-02T01:29:45.685Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-02T01:29:45.685Z] --- SKIP: TestStopSignal (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestArg [2022-02-02T01:29:45.685Z] --- PASS: TestArg (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestShell [2022-02-02T01:29:45.685Z] --- PASS: TestShell (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestPrependEnvOnCmd [2022-02-02T01:29:45.685Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestRunWithBuildArgs [2022-02-02T01:29:45.685Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestRunIgnoresHealthcheck [2022-02-02T01:29:45.685Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestDispatchUnsupportedOptions [2022-02-02T01:29:45.685Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-02T01:29:45.685Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-02T01:29:45.685Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-02T01:29:45.685Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestNormalizeWorkdir [2022-02-02T01:29:45.685Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestDispatch [2022-02-02T01:29:45.685Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-02T01:29:45.685Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-02T01:29:45.685Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-02T01:29:45.685Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-02T01:29:45.685Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-02T01:29:45.685Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-02T01:29:45.685Z] === RUN TestDispatch/COPY_url [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch (0.05s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-02T01:29:45.685Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestAddScratchImageAddsToMounts [2022-02-02T01:29:45.685Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-02T01:29:45.685Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-02T01:29:45.685Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-02T01:29:45.685Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestImageSourceGetAddsToMounts [2022-02-02T01:29:45.685Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestEmptyDockerfile [2022-02-02T01:29:45.685Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestSymlinkDockerfile [2022-02-02T01:29:45.685Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-02T01:29:45.685Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-02T01:29:45.685Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestNonExistingDockerfile [2022-02-02T01:29:45.685Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestCopyRunConfig [2022-02-02T01:29:45.685Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestDeepCopyRunConfig [2022-02-02T01:29:45.685Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestExportImage [2022-02-02T01:29:45.685Z] --- PASS: TestExportImage (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestNormalizeDest [2022-02-02T01:29:45.685Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-02T01:29:45.685Z] PASS [2022-02-02T01:29:45.685Z] coverage: 46.8% of statements [2022-02-02T01:29:45.685Z] ok github.com/docker/docker/builder/dockerfile 0.174s coverage: 46.8% of statements [2022-02-02T01:29:45.685Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-02T01:29:45.685Z] === RUN TestTCP4Proxy [2022-02-02T01:29:45.685Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-02T01:29:45.685Z] === RUN TestTCP4ProxyHalfClose [2022-02-02T01:29:45.685Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestTCP6Proxy [2022-02-02T01:29:45.685Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:29:45.685Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestTCPDualStackProxy [2022-02-02T01:29:45.685Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:29:45.685Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestUDP4Proxy [2022-02-02T01:29:45.685Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestUDP6Proxy [2022-02-02T01:29:45.685Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:29:45.685Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestUDPWriteError [2022-02-02T01:29:45.685Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestSCTP4Proxy [2022-02-02T01:29:45.685Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-02T01:29:45.685Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-02T01:29:45.685Z] === RUN TestSCTP6Proxy [2022-02-02T01:29:45.685Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:29:45.685Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-02T01:29:45.685Z] PASS [2022-02-02T01:29:45.685Z] coverage: 49.4% of statements [2022-02-02T01:29:45.685Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="node 2 leaving" [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="Node 0a7109ea76a0 change state NodeActive --> NodeLeft" [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="node4(a7af3c797cf7): Node leave event for 0a7109ea76a0/172.29.91.121" [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="Node 0a7109ea76a0 change state NodeActive --> NodeLeft" [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="node5(579e1007a932): Node leave event for 0a7109ea76a0/172.29.91.121" [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="Node 0a7109ea76a0 change state NodeActive --> NodeLeft" [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="node3(0a7109ea76a0): Node leave event for 0a7109ea76a0/172.29.91.121" [2022-02-02T01:29:45.760Z] time="2022-02-02T01:29:45Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, left gossip cluster" [2022-02-02T01:29:46.021Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-02T01:29:46.113Z] === RUN TestParseKeyValueOpt [2022-02-02T01:29:46.113Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-02T01:29:46.113Z] === RUN TestParseUintList [2022-02-02T01:29:46.113Z] --- PASS: TestParseUintList (0.00s) [2022-02-02T01:29:46.113Z] === RUN TestParseUintListMaximumLimits [2022-02-02T01:29:46.113Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-02T01:29:46.113Z] PASS [2022-02-02T01:29:46.113Z] coverage: 97.0% of statements [2022-02-02T01:29:46.113Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:45Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, left gossip cluster" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:45Z" level=info msg="Node 0a7109ea76a0/172.29.91.121, left gossip cluster" [2022-02-02T01:29:46.229Z] networkdb_test.go:867: node4: OK [2022-02-02T01:29:46.229Z] networkdb_test.go:867: node5: OK [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="node 0 coming back" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0bd5177d7362 with config:&{NodeID:0bd5177d7362 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-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="Node 0bd5177d7362/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="Node 0bd5177d7362/172.29.91.121, added to nodes list" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="node 1 coming back" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f2ec34c55153 with config:&{NodeID:f2ec34c55153 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-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="Node f2ec34c55153/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="Node f2ec34c55153/172.29.91.121, added to nodes list" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="node 2 coming back" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b54c5b07154d with config:&{NodeID:b54c5b07154d 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-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="Node b54c5b07154d/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:46.229Z] time="2022-02-02T01:29:46Z" level=info msg="Node b54c5b07154d/172.29.91.121, added to nodes list" [2022-02-02T01:29:47.103Z] 2022/02/02 01:29:46 Closing DB instances... [2022-02-02T01:29:47.103Z] === RUN TestNewAndRemove [2022-02-02T01:29:47.103Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-02T01:29:47.103Z] === RUN TestRemoveInvalidPath [2022-02-02T01:29:47.103Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-02T01:29:47.103Z] PASS [2022-02-02T01:29:47.103Z] coverage: 82.6% of statements [2022-02-02T01:29:47.103Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-02-02T01:29:47.397Z] check_test.go:379: [dcfb601324db9] daemon is not started [2022-02-02T01:29:47.571Z] --- PASS: TestGetAddress (22.44s) [2022-02-02T01:29:47.571Z] === RUN TestRequestSyntaxCheck [2022-02-02T01:29:47.571Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-02T01:29:47.571Z] === RUN TestRequest [2022-02-02T01:29:47.656Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-02T01:29:48.557Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-02T01:29:48.557Z] === RUN TestNetworkDBBulkSync [2022-02-02T01:29:49.026Z] === RUN TestFailedConnection [2022-02-02T01:29:49.496Z] 2022/02/02 01:29:49 Closing DB instances... [2022-02-02T01:29:50.028Z] time="2022-02-02T01:29:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.91.121:10033 172.29.91.121:10034 172.29.91.121:10035]" [2022-02-02T01:29:50.028Z] time="2022-02-02T01:29:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.91.121:10033 172.29.91.121:10034 172.29.91.121:10035]" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10033" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49357" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, is the new incarnation of the shutdown node d7e38aa82542/172.29.91.121" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10034" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49358" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, is the new incarnation of the shutdown node 2659100ac4d8/172.29.91.121" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10035" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49359" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node a7af3c797cf7/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node a7af3c797cf7/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, is the new incarnation of the shutdown node 0a7109ea76a0/172.29.91.121" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 579e1007a932/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 579e1007a932/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, is the new incarnation of the shutdown node 2659100ac4d8/172.29.91.121" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node f2ec34c55153/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, is the new incarnation of the shutdown node d7e38aa82542/172.29.91.121" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node 0bd5177d7362/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, is the new incarnation of the shutdown node 0a7109ea76a0/172.29.91.121" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.497Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.941Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, joined gossip cluster" [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=info msg="Node b54c5b07154d/172.29.91.121, added to nodes list" [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10033" [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49360" [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10034" [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49361" [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.91.121:10035" [2022-02-02T01:29:50.966Z] time="2022-02-02T01:29:50Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49362" [2022-02-02T01:29:51.065Z] --- PASS: TestFailedConnection (2.08s) [2022-02-02T01:29:51.065Z] === RUN TestFailOnce [2022-02-02T01:29:51.065Z] 2022/02/02 01:29:50 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-02-02T01:29:51.065Z] goroutine 5 [running]: [2022-02-02T01:29:51.065Z] net/http.(*conn).serve.func1() [2022-02-02T01:29:51.065Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-02T01:29:51.065Z] panic({0x85ac20, 0x9673d0}) [2022-02-02T01:29:51.065Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-02T01:29:51.065Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x9124219da4f2c540}, 0xc00006da98) [2022-02-02T01:29:51.065Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-02T01:29:51.065Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x974170, 0xc000076000}, 0x7af3e6) [2022-02-02T01:29:51.065Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-02T01:29:51.065Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x974170, 0xc000076000}, 0xc000064000) [2022-02-02T01:29:51.065Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-02T01:29:51.065Z] net/http.serverHandler.ServeHTTP({0x972770}, {0x974170, 0xc000076000}, 0xc000064000) [2022-02-02T01:29:51.065Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-02T01:29:51.065Z] net/http.(*conn).serve(0xc00005e000, {0x976000, 0xc0000260f0}) [2022-02-02T01:29:51.065Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-02T01:29:51.065Z] created by net/http.(*Server).Serve [2022-02-02T01:29:51.065Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-02T01:29:51.065Z] time="2022-02-02T01:29:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-02-02T01:29:51.065Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-02T01:29:51.065Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-02T01:29:51.434Z] 2022/02/02 01:29:51 Closing DB instances... [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362 change state NodeActive --> NodeLeft" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="node4(a7af3c797cf7): Node leave event for 0bd5177d7362/172.29.91.121" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362 change state NodeActive --> NodeLeft" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="node3(b54c5b07154d): Node leave event for 0bd5177d7362/172.29.91.121" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362/172.29.91.121, left gossip cluster" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362 change state NodeActive --> NodeFailed" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362/172.29.91.121, added to failed nodes list" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362 change state NodeActive --> NodeLeft" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="node2(f2ec34c55153): Node leave event for 0bd5177d7362/172.29.91.121" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362 change state NodeActive --> NodeLeft" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=info msg="node5(579e1007a932): Node leave event for 0bd5177d7362/172.29.91.121" [2022-02-02T01:29:51.434Z] time="2022-02-02T01:29:51Z" level=error msg="node: 0bd5177d7362 is unknown to memberlist" [2022-02-02T01:29:51.508Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362/172.29.91.121, left gossip cluster" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362/172.29.91.121, left gossip cluster" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362/172.29.91.121, left gossip cluster" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node 0bd5177d7362/172.29.91.121, left gossip cluster" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153 change state NodeActive --> NodeLeft" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153 change state NodeActive --> NodeLeft" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="node4(a7af3c797cf7): Node leave event for f2ec34c55153/172.29.91.121" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="node3(b54c5b07154d): Node leave event for f2ec34c55153/172.29.91.121" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153 change state NodeActive --> NodeLeft" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="node5(579e1007a932): Node leave event for f2ec34c55153/172.29.91.121" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153/172.29.91.121, left gossip cluster" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153 change state NodeActive --> NodeFailed" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153/172.29.91.121, added to failed nodes list" [2022-02-02T01:29:51.903Z] time="2022-02-02T01:29:51Z" level=error msg="node: f2ec34c55153 is unknown to memberlist" [2022-02-02T01:29:52.050Z] --- PASS: TestFailOnce (1.16s) [2022-02-02T01:29:52.050Z] === RUN TestEchoInputOutput [2022-02-02T01:29:52.050Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-02T01:29:52.050Z] === RUN TestBackoff [2022-02-02T01:29:52.050Z] --- PASS: TestBackoff (0.00s) [2022-02-02T01:29:52.050Z] === RUN TestAbortRetry [2022-02-02T01:29:52.050Z] --- PASS: TestAbortRetry (0.00s) [2022-02-02T01:29:52.050Z] === RUN TestClientScheme [2022-02-02T01:29:52.050Z] --- PASS: TestClientScheme (0.00s) [2022-02-02T01:29:52.050Z] === RUN TestNewClientWithTimeout [2022-02-02T01:29:52.077Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153/172.29.91.121, left gossip cluster" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153/172.29.91.121, left gossip cluster" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:51Z" level=info msg="Node f2ec34c55153/172.29.91.121, left gossip cluster" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="Node b54c5b07154d change state NodeActive --> NodeLeft" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="node4(a7af3c797cf7): Node leave event for b54c5b07154d/172.29.91.121" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="Node b54c5b07154d change state NodeActive --> NodeLeft" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="node5(579e1007a932): Node leave event for b54c5b07154d/172.29.91.121" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="Node b54c5b07154d/172.29.91.121, left gossip cluster" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="Node b54c5b07154d change state NodeActive --> NodeFailed" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="Node b54c5b07154d/172.29.91.121, added to failed nodes list" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=error msg="node: b54c5b07154d is unknown to memberlist" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="Node b54c5b07154d/172.29.91.121, left gossip cluster" [2022-02-02T01:29:52.371Z] time="2022-02-02T01:29:52Z" level=info msg="Node b54c5b07154d/172.29.91.121, left gossip cluster" [2022-02-02T01:29:52.518Z] time="2022-02-02T01:29:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-02T01:29:52.840Z] time="2022-02-02T01:29:52Z" level=debug msg="memberlist: Failed ping: 579e1007a932 (timeout reached)" [2022-02-02T01:29:52.840Z] time="2022-02-02T01:29:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.91.121:10036: use of closed network connection" [2022-02-02T01:29:52.840Z] time="2022-02-02T01:29:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.91.121:10035: use of closed network connection" [2022-02-02T01:29:52.840Z] time="2022-02-02T01:29:52Z" level=debug msg="memberlist: Stream connection from=172.29.91.121:49364" [2022-02-02T01:29:52.840Z] time="2022-02-02T01:29:52Z" level=info msg="Node a7af3c797cf7 change state NodeActive --> NodeLeft" [2022-02-02T01:29:52.840Z] time="2022-02-02T01:29:52Z" level=info msg="node5(579e1007a932): Node leave event for a7af3c797cf7/172.29.91.121" [2022-02-02T01:29:53.012Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-02T01:29:53.270Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-02T01:29:53.309Z] time="2022-02-02T01:29:52Z" level=info msg="Node a7af3c797cf7 change state NodeActive --> NodeLeft" [2022-02-02T01:29:53.309Z] time="2022-02-02T01:29:52Z" level=info msg="node4(a7af3c797cf7): Node leave event for a7af3c797cf7/172.29.91.121" [2022-02-02T01:29:53.309Z] time="2022-02-02T01:29:53Z" level=warning msg="memberlist: Was able to connect to 579e1007a932 but other probes failed, network may be misconfigured" [2022-02-02T01:29:53.309Z] time="2022-02-02T01:29:53Z" level=info msg="Node a7af3c797cf7/172.29.91.121, left gossip cluster" [2022-02-02T01:29:53.504Z] --- PASS: TestRequest (5.92s) [2022-02-02T01:29:53.504Z] === RUN TestOverlappingRequests [2022-02-02T01:29:53.529Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-02T01:29:53.778Z] time="2022-02-02T01:29:53Z" level=info msg="Node a7af3c797cf7/172.29.91.121, left gossip cluster" [2022-02-02T01:29:53.972Z] --- PASS: TestOverlappingRequests (0.30s) [2022-02-02T01:29:53.972Z] === RUN TestRelease [2022-02-02T01:29:53.972Z] time="2022-02-02T01:29:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-02T01:29:54.246Z] time="2022-02-02T01:29:54Z" level=info msg="Node 579e1007a932/172.29.91.121, left gossip cluster" [2022-02-02T01:29:54.246Z] time="2022-02-02T01:29:54Z" level=info msg="Node 579e1007a932 change state NodeActive --> NodeFailed" [2022-02-02T01:29:54.246Z] time="2022-02-02T01:29:54Z" level=info msg="Node 579e1007a932/172.29.91.121, added to failed nodes list" [2022-02-02T01:29:54.246Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-02-02T01:29:54.246Z] PASS [2022-02-02T01:29:54.246Z] coverage: 60.3% of statements [2022-02-02T01:29:54.246Z] ok github.com/docker/docker/libnetwork/networkdb 105.021s coverage: 60.3% of statements [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/quota [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/rootless [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-02T01:29:54.246Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-02T01:29:54.247Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-02T01:29:54.247Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-02T01:29:54.247Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-02T01:29:54.247Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-02T01:29:54.247Z] ? github.com/docker/docker/volume [no test files] [2022-02-02T01:29:54.247Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-02T01:29:54.247Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-02T01:29:54.352Z] === RUN TestCheckpointCreateError [2022-02-02T01:29:54.353Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCheckpointCreate [2022-02-02T01:29:54.353Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCheckpointDeleteError [2022-02-02T01:29:54.353Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCheckpointDelete [2022-02-02T01:29:54.353Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCheckpointListError [2022-02-02T01:29:54.353Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCheckpointList [2022-02-02T01:29:54.353Z] --- PASS: TestCheckpointList (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCheckpointListContainerNotFound [2022-02-02T01:29:54.353Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNewClientWithOpsFromEnv [2022-02-02T01:29:54.353Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-02T01:29:54.353Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestGetAPIPath [2022-02-02T01:29:54.353Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestParseHostURL [2022-02-02T01:29:54.353Z] --- PASS: TestParseHostURL (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-02T01:29:54.353Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-02T01:29:54.353Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNegotiateAPIVersion [2022-02-02T01:29:54.353Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNegotiateAPVersionOverride [2022-02-02T01:29:54.353Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-02T01:29:54.353Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-02T01:29:54.353Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-02T01:29:54.353Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestClientRedirect [2022-02-02T01:29:54.353Z] --- PASS: TestClientRedirect (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigCreateUnsupported [2022-02-02T01:29:54.353Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigCreateError [2022-02-02T01:29:54.353Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigCreate [2022-02-02T01:29:54.353Z] --- PASS: TestConfigCreate (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigInspectNotFound [2022-02-02T01:29:54.353Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigInspectWithEmptyID [2022-02-02T01:29:54.353Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigInspectUnsupported [2022-02-02T01:29:54.353Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigInspectError [2022-02-02T01:29:54.353Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigInspectConfigNotFound [2022-02-02T01:29:54.353Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigInspect [2022-02-02T01:29:54.353Z] --- PASS: TestConfigInspect (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigListUnsupported [2022-02-02T01:29:54.353Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigListError [2022-02-02T01:29:54.353Z] --- PASS: TestConfigListError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigList [2022-02-02T01:29:54.353Z] --- PASS: TestConfigList (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigRemoveUnsupported [2022-02-02T01:29:54.353Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigRemoveError [2022-02-02T01:29:54.353Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigRemove [2022-02-02T01:29:54.353Z] --- PASS: TestConfigRemove (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigUpdateUnsupported [2022-02-02T01:29:54.353Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigUpdateError [2022-02-02T01:29:54.353Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestConfigUpdate [2022-02-02T01:29:54.353Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerCommitError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerCommit [2022-02-02T01:29:54.353Z] --- PASS: TestContainerCommit (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerStatPathError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerStatPathNotFoundError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerStatPathNoHeaderError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerStatPath [2022-02-02T01:29:54.353Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyToContainerError [2022-02-02T01:29:54.353Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyToContainerNotFoundError [2022-02-02T01:29:54.353Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-02T01:29:54.353Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyToContainer [2022-02-02T01:29:54.353Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyFromContainerError [2022-02-02T01:29:54.353Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyFromContainerNotFoundError [2022-02-02T01:29:54.353Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-02T01:29:54.353Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-02T01:29:54.353Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestCopyFromContainer [2022-02-02T01:29:54.353Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerCreateError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerCreateImageNotFound [2022-02-02T01:29:54.353Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerCreateWithName [2022-02-02T01:29:54.353Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerCreateAutoRemove [2022-02-02T01:29:54.353Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerDiffError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerDiff [2022-02-02T01:29:54.353Z] --- PASS: TestContainerDiff (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecCreateError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecCreate [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecStartError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecStart [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecInspectError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecInspect [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecKillError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecKillError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExecKill [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExecKill (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExportError [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExportError (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerExport [2022-02-02T01:29:54.353Z] --- PASS: TestContainerExport (0.00s) [2022-02-02T01:29:54.353Z] === RUN TestContainerInspectError [2022-02-02T01:29:54.440Z] 2022/02/02 01:29:53 Closing DB instances... [2022-02-02T01:29:54.465Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-02T01:29:54.723Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-02T01:29:54.820Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerInspectContainerNotFound [2022-02-02T01:29:54.820Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerInspectWithEmptyID [2022-02-02T01:29:54.820Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerInspect [2022-02-02T01:29:54.820Z] --- PASS: TestContainerInspect (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerInspectNode [2022-02-02T01:29:54.820Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerKillError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerKillError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerKill [2022-02-02T01:29:54.820Z] --- PASS: TestContainerKill (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerListError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerListError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerList [2022-02-02T01:29:54.820Z] --- PASS: TestContainerList (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerLogsNotFoundError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerLogsError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerLogs [2022-02-02T01:29:54.820Z] --- PASS: TestContainerLogs (0.16s) [2022-02-02T01:29:54.820Z] === RUN TestContainerPauseError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerPause [2022-02-02T01:29:54.820Z] --- PASS: TestContainerPause (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainersPruneError [2022-02-02T01:29:54.820Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainersPrune [2022-02-02T01:29:54.820Z] --- PASS: TestContainersPrune (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerRemoveError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerRemoveNotFoundError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerRemove [2022-02-02T01:29:54.820Z] --- PASS: TestContainerRemove (0.00s) [2022-02-02T01:29:54.820Z] === RUN TestContainerRenameError [2022-02-02T01:29:54.820Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerRename [2022-02-02T01:29:54.821Z] --- PASS: TestContainerRename (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerResizeError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerExecResizeError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerResize [2022-02-02T01:29:54.821Z] --- PASS: TestContainerResize (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerExecResize [2022-02-02T01:29:54.821Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerRestartError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerRestart [2022-02-02T01:29:54.821Z] --- PASS: TestContainerRestart (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerStartError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerStartError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerStart [2022-02-02T01:29:54.821Z] --- PASS: TestContainerStart (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerStatsError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerStats [2022-02-02T01:29:54.821Z] --- PASS: TestContainerStats (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerStopError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerStopError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerStop [2022-02-02T01:29:54.821Z] --- PASS: TestContainerStop (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerTopError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerTopError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerTop [2022-02-02T01:29:54.821Z] --- PASS: TestContainerTop (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerUnpauseError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerUnpause [2022-02-02T01:29:54.821Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerUpdateError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerUpdate [2022-02-02T01:29:54.821Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerWaitError [2022-02-02T01:29:54.821Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestContainerWait [2022-02-02T01:29:54.821Z] --- PASS: TestContainerWait (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestDiskUsageError [2022-02-02T01:29:54.821Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestDiskUsage [2022-02-02T01:29:54.821Z] --- PASS: TestDiskUsage (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestDistributionInspectUnsupported [2022-02-02T01:29:54.821Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestDistributionInspectWithEmptyID [2022-02-02T01:29:54.821Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestEventsErrorInOptions [2022-02-02T01:29:54.821Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestEventsErrorFromServer [2022-02-02T01:29:54.821Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestEvents [2022-02-02T01:29:54.821Z] --- PASS: TestEvents (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestTLSCloseWriter [2022-02-02T01:29:54.821Z] === PAUSE TestTLSCloseWriter [2022-02-02T01:29:54.821Z] === RUN TestImageBuildError [2022-02-02T01:29:54.821Z] --- PASS: TestImageBuildError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageBuild [2022-02-02T01:29:54.821Z] --- PASS: TestImageBuild (0.02s) [2022-02-02T01:29:54.821Z] === RUN TestGetDockerOS [2022-02-02T01:29:54.821Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageCreateError [2022-02-02T01:29:54.821Z] --- PASS: TestImageCreateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageCreate [2022-02-02T01:29:54.821Z] --- PASS: TestImageCreate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageHistoryError [2022-02-02T01:29:54.821Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageHistory [2022-02-02T01:29:54.821Z] --- PASS: TestImageHistory (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageImportError [2022-02-02T01:29:54.821Z] --- PASS: TestImageImportError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageImport [2022-02-02T01:29:54.821Z] --- PASS: TestImageImport (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageInspectError [2022-02-02T01:29:54.821Z] --- PASS: TestImageInspectError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageInspectImageNotFound [2022-02-02T01:29:54.821Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageInspectWithEmptyID [2022-02-02T01:29:54.821Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageInspect [2022-02-02T01:29:54.821Z] --- PASS: TestImageInspect (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageListError [2022-02-02T01:29:54.821Z] --- PASS: TestImageListError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageList [2022-02-02T01:29:54.821Z] --- PASS: TestImageList (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageListApiBefore125 [2022-02-02T01:29:54.821Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageLoadError [2022-02-02T01:29:54.821Z] --- PASS: TestImageLoadError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageLoad [2022-02-02T01:29:54.821Z] --- PASS: TestImageLoad (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagesPruneError [2022-02-02T01:29:54.821Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagesPrune [2022-02-02T01:29:54.821Z] --- PASS: TestImagesPrune (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePullReferenceParseError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePullAnyError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePullWithoutErrors [2022-02-02T01:29:54.821Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePushReferenceError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePushAnyError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithoutErrors [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-02T01:29:54.821Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageRemoveError [2022-02-02T01:29:54.821Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageRemoveImageNotFound [2022-02-02T01:29:54.821Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageRemove [2022-02-02T01:29:54.821Z] --- PASS: TestImageRemove (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSaveError [2022-02-02T01:29:54.821Z] --- PASS: TestImageSaveError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSave [2022-02-02T01:29:54.821Z] --- PASS: TestImageSave (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSearchAnyError [2022-02-02T01:29:54.821Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-02T01:29:54.821Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-02T01:29:54.821Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-02T01:29:54.821Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-02T01:29:54.821Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageSearchWithoutErrors [2022-02-02T01:29:54.821Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageTagError [2022-02-02T01:29:54.821Z] --- PASS: TestImageTagError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageTagInvalidReference [2022-02-02T01:29:54.821Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageTagInvalidSourceImageName [2022-02-02T01:29:54.821Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageTagHexSource [2022-02-02T01:29:54.821Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestImageTag [2022-02-02T01:29:54.821Z] --- PASS: TestImageTag (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestInfoServerError [2022-02-02T01:29:54.821Z] --- PASS: TestInfoServerError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestInfoInvalidResponseJSONError [2022-02-02T01:29:54.821Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestInfo [2022-02-02T01:29:54.821Z] --- PASS: TestInfo (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkConnectError [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkConnect [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkCreateError [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkCreate [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkDisconnectError [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkDisconnect [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkInspect [2022-02-02T01:29:54.821Z] === RUN TestNetworkInspect/empty_ID [2022-02-02T01:29:54.821Z] === RUN TestNetworkInspect/no_options [2022-02-02T01:29:54.821Z] === RUN TestNetworkInspect/verbose [2022-02-02T01:29:54.821Z] === RUN TestNetworkInspect/global_scope [2022-02-02T01:29:54.821Z] === RUN TestNetworkInspect/unknown_network [2022-02-02T01:29:54.821Z] === RUN TestNetworkInspect/server_error [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkListError [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkListError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkList [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkList (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworksPruneError [2022-02-02T01:29:54.821Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworksPrune [2022-02-02T01:29:54.821Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkRemoveError [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNetworkRemove [2022-02-02T01:29:54.821Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeInspectError [2022-02-02T01:29:54.821Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeInspectNodeNotFound [2022-02-02T01:29:54.821Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeInspectWithEmptyID [2022-02-02T01:29:54.821Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeInspect [2022-02-02T01:29:54.821Z] --- PASS: TestNodeInspect (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeListError [2022-02-02T01:29:54.821Z] --- PASS: TestNodeListError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeList [2022-02-02T01:29:54.821Z] --- PASS: TestNodeList (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeRemoveError [2022-02-02T01:29:54.821Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeRemove [2022-02-02T01:29:54.821Z] --- PASS: TestNodeRemove (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeUpdateError [2022-02-02T01:29:54.821Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestNodeUpdate [2022-02-02T01:29:54.821Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestOptionWithTimeout [2022-02-02T01:29:54.821Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPingFail [2022-02-02T01:29:54.821Z] --- PASS: TestPingFail (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPingWithError [2022-02-02T01:29:54.821Z] 2022/02/02 01:29:54 RoundTripper returned a response & error; ignoring response [2022-02-02T01:29:54.821Z] 2022/02/02 01:29:54 RoundTripper returned a response & error; ignoring response [2022-02-02T01:29:54.821Z] --- PASS: TestPingWithError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPingSuccess [2022-02-02T01:29:54.821Z] --- PASS: TestPingSuccess (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPingHeadFallback [2022-02-02T01:29:54.821Z] === RUN TestPingHeadFallback/OK [2022-02-02T01:29:54.821Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-02T01:29:54.821Z] === RUN TestPingHeadFallback/Not_Found [2022-02-02T01:29:54.821Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-02T01:29:54.821Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-02T01:29:54.821Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginDisableError [2022-02-02T01:29:54.821Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginDisable [2022-02-02T01:29:54.821Z] --- PASS: TestPluginDisable (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginEnableError [2022-02-02T01:29:54.821Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginEnable [2022-02-02T01:29:54.821Z] --- PASS: TestPluginEnable (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginInspectError [2022-02-02T01:29:54.821Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginInspectWithEmptyID [2022-02-02T01:29:54.821Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginInspect [2022-02-02T01:29:54.821Z] --- PASS: TestPluginInspect (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginListError [2022-02-02T01:29:54.821Z] --- PASS: TestPluginListError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginList [2022-02-02T01:29:54.821Z] --- PASS: TestPluginList (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginPushError [2022-02-02T01:29:54.821Z] --- PASS: TestPluginPushError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginPush [2022-02-02T01:29:54.821Z] --- PASS: TestPluginPush (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginRemoveError [2022-02-02T01:29:54.821Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginRemove [2022-02-02T01:29:54.821Z] --- PASS: TestPluginRemove (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginSetError [2022-02-02T01:29:54.821Z] --- PASS: TestPluginSetError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPluginSet [2022-02-02T01:29:54.821Z] --- PASS: TestPluginSet (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSetHostHeader [2022-02-02T01:29:54.821Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestPlainTextError [2022-02-02T01:29:54.821Z] --- PASS: TestPlainTextError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestInfiniteError [2022-02-02T01:29:54.821Z] --- PASS: TestInfiniteError (0.02s) [2022-02-02T01:29:54.821Z] === RUN TestCanceledContext [2022-02-02T01:29:54.821Z] 2022/02/02 01:29:54 RoundTripper returned a response & error; ignoring response [2022-02-02T01:29:54.821Z] --- PASS: TestCanceledContext (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestDeadlineExceededContext [2022-02-02T01:29:54.821Z] 2022/02/02 01:29:54 RoundTripper returned a response & error; ignoring response [2022-02-02T01:29:54.821Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretCreateUnsupported [2022-02-02T01:29:54.821Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretCreateError [2022-02-02T01:29:54.821Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretCreate [2022-02-02T01:29:54.821Z] --- PASS: TestSecretCreate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretInspectUnsupported [2022-02-02T01:29:54.821Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretInspectError [2022-02-02T01:29:54.821Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretInspectSecretNotFound [2022-02-02T01:29:54.821Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretInspectWithEmptyID [2022-02-02T01:29:54.821Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretInspect [2022-02-02T01:29:54.821Z] --- PASS: TestSecretInspect (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretListUnsupported [2022-02-02T01:29:54.821Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretListError [2022-02-02T01:29:54.821Z] --- PASS: TestSecretListError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretList [2022-02-02T01:29:54.821Z] --- PASS: TestSecretList (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretRemoveUnsupported [2022-02-02T01:29:54.821Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretRemoveError [2022-02-02T01:29:54.821Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretRemove [2022-02-02T01:29:54.821Z] --- PASS: TestSecretRemove (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretUpdateUnsupported [2022-02-02T01:29:54.821Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretUpdateError [2022-02-02T01:29:54.821Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSecretUpdate [2022-02-02T01:29:54.821Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceCreateError [2022-02-02T01:29:54.821Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceCreate [2022-02-02T01:29:54.821Z] --- PASS: TestServiceCreate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-02T01:29:54.821Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceCreateDigestPinning [2022-02-02T01:29:54.821Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceInspectError [2022-02-02T01:29:54.821Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceInspectServiceNotFound [2022-02-02T01:29:54.821Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceInspectWithEmptyID [2022-02-02T01:29:54.821Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceInspect [2022-02-02T01:29:54.821Z] --- PASS: TestServiceInspect (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceListError [2022-02-02T01:29:54.821Z] --- PASS: TestServiceListError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceList [2022-02-02T01:29:54.821Z] --- PASS: TestServiceList (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceLogsError [2022-02-02T01:29:54.821Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceLogs [2022-02-02T01:29:54.821Z] --- PASS: TestServiceLogs (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceRemoveError [2022-02-02T01:29:54.821Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceRemoveNotFoundError [2022-02-02T01:29:54.821Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceRemove [2022-02-02T01:29:54.821Z] --- PASS: TestServiceRemove (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceUpdateError [2022-02-02T01:29:54.821Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestServiceUpdate [2022-02-02T01:29:54.821Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSwarmGetUnlockKeyError [2022-02-02T01:29:54.821Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSwarmGetUnlockKey [2022-02-02T01:29:54.821Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-02T01:29:54.821Z] === RUN TestSwarmInitError [2022-02-02T01:29:54.821Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmInit [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmInit (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmInspectError [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmInspect [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmJoinError [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmJoin [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmLeaveError [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmLeave [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmUnlockError [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmUnlock [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmUpdateError [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestSwarmUpdate [2022-02-02T01:29:54.822Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestTaskInspectError [2022-02-02T01:29:54.822Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestTaskInspectWithEmptyID [2022-02-02T01:29:54.822Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestTaskInspect [2022-02-02T01:29:54.822Z] --- PASS: TestTaskInspect (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestTaskListError [2022-02-02T01:29:54.822Z] --- PASS: TestTaskListError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestTaskList [2022-02-02T01:29:54.822Z] --- PASS: TestTaskList (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeCreateError [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeCreate [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeInspectError [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeInspectNotFound [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeInspectWithEmptyID [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeInspect [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeListError [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeListError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeList [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeList (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeRemoveError [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-02T01:29:54.822Z] === RUN TestVolumeRemove [2022-02-02T01:29:54.822Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-02T01:29:54.822Z] === CONT TestTLSCloseWriter [2022-02-02T01:29:54.822Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-02T01:29:54.822Z] PASS [2022-02-02T01:29:54.822Z] coverage: 75.1% of statements [2022-02-02T01:29:54.822Z] ok github.com/docker/docker/client 0.325s coverage: 75.1% of statements [2022-02-02T01:29:54.908Z] --- PASS: TestRelease (1.19s) [2022-02-02T01:29:54.908Z] === RUN TestAllocateRandomDeallocate [2022-02-02T01:29:54.982Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-02T01:29:55.550Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-02T01:29:55.809Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-02T01:29:56.377Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-02T01:29:56.434Z] --- PASS: TestCreateServiceSecretFileMode (12.23s) [2022-02-02T01:29:56.434Z] === RUN TestCreateServiceConfigFileMode [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === Skipped [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-02T01:29:56.461Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-02T01:29:56.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-02T01:29:56.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-02T01:29:56.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-02T01:29:56.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-02T01:29:56.461Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-02T01:29:56.461Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-02T01:29:56.461Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-02T01:29:56.461Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-02T01:29:56.461Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-02T01:29:56.461Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-02T01:29:56.461Z] daemon_test.go:145: root required [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-02T01:29:56.461Z] reload_test.go:342: root required [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-02T01:29:56.461Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-02T01:29:56.461Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-02T01:29:56.461Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-02T01:29:56.461Z] download_test.go:267: Needs fixing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-02T01:29:56.461Z] layer_test.go:303: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-02T01:29:56.461Z] layer_test.go:352: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-02T01:29:56.461Z] layer_test.go:467: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-02T01:29:56.461Z] layer_test.go:696: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-02T01:29:56.461Z] migration_test.go:45: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-02T01:29:56.461Z] migration_test.go:181: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-02T01:29:56.461Z] mount_test.go:17: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-02T01:29:56.461Z] mount_test.go:76: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-02T01:29:56.461Z] mount_test.go:125: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.461Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-02T01:29:56.461Z] mount_test.go:212: Failing on Windows [2022-02-02T01:29:56.461Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-02T01:29:56.462Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-02T01:29:56.462Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-02T01:29:56.462Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-02T01:29:56.462Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-02-02T01:29:56.462Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-02T01:29:56.462Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-02T01:29:56.462Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-02T01:29:56.462Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-02T01:29:56.462Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-02T01:29:56.462Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-02T01:29:56.462Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-02T01:29:56.462Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:29:56.462Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:29:56.462Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:29:56.462Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:29:56.462Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:29:56.462Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:133: Xz not present in msys2 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-02T01:29:56.462Z] archive_test.go:140: zstd not installed [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:252: Failing on Windows CI machines [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:29:56.462Z] archive_windows_test.go:16: Currently fails [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-02T01:29:56.462Z] changes_test.go:195: needs more investigation [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-02T01:29:56.462Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-02T01:29:56.462Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-02T01:29:56.462Z] changes_test.go:432: needs further investigation [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-02T01:29:56.462Z] changes_test.go:468: needs further investigation [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-02T01:29:56.462Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-02T01:29:56.462Z] poller_test.go:40: No chmod on Windows [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-02T01:29:56.462Z] fileutils_test.go:133: Needs porting to Windows [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-02T01:29:56.462Z] fileutils_test.go:179: Needs porting to Windows [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-02T01:29:56.462Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-02T01:29:56.462Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-02T01:29:56.462Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-02T01:29:56.462Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-02T01:29:56.462Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-02T01:29:56.462Z] [2022-02-02T01:29:56.462Z] DONE 2071 tests, 70 skipped in 263.602s [2022-02-02T01:29:56.462Z] INFO: make.ps1 ended at 02/02/2022 01:29:56 [2022-02-02T01:29:56.473Z] time="2022-02-02T01:29:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-02T01:29:56.940Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2022-02-02T01:29:56.940Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-02T01:29:57.313Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-02T01:29:57.408Z] === RUN TestParseEmptyInterface [2022-02-02T01:29:57.408Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-02T01:29:57.408Z] === RUN TestParseNonInterfaceType [2022-02-02T01:29:57.408Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-02T01:29:57.408Z] === RUN TestParseWithOneFunction [2022-02-02T01:29:57.408Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-02T01:29:57.408Z] === RUN TestParseWithMultipleFuncs [2022-02-02T01:29:57.409Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-02T01:29:57.409Z] === RUN TestParseWithUnnamedReturn [2022-02-02T01:29:57.409Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-02T01:29:57.409Z] === RUN TestEmbeddedInterface [2022-02-02T01:29:57.409Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-02T01:29:57.409Z] === RUN TestParsedImports [2022-02-02T01:29:57.409Z] --- PASS: TestParsedImports (0.00s) [2022-02-02T01:29:57.409Z] === RUN TestAliasedImports [2022-02-02T01:29:57.409Z] --- PASS: TestAliasedImports (0.00s) [2022-02-02T01:29:57.409Z] PASS [2022-02-02T01:29:57.409Z] coverage: 56.8% of statements [2022-02-02T01:29:57.409Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-02-02T01:29:57.877Z] 2022/02/02 01:29:57 Closing DB instances... [2022-02-02T01:29:57.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-02T01:29:57.881Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-02T01:29:57.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-02T01:29:58.036Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-02T01:29:58.036Z] INFO: Unit tests ended at 02/02/2022 01:29:57. Duration:00:04:36.4619851 [2022-02-02T01:29:58.036Z] INFO: Building busybox [2022-02-02T01:29:58.036Z] Sending build context to Docker daemon 5.12kB [2022-02-02T01:29:58.036Z] [2022-02-02T01:29:58.036Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-02T01:29:58.036Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-02T01:29:58.036Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-02T01:29:58.036Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-02T01:29:58.036Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-02T01:29:58.036Z] ---> 11cbc9e36c7a [2022-02-02T01:29:58.036Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-02T01:29:58.345Z] --- PASS: TestAllocateRandomDeallocate (3.31s) [2022-02-02T01:29:58.345Z] === RUN TestRetrieveFromStore [2022-02-02T01:29:58.345Z] === RUN TestHTTPTransport [2022-02-02T01:29:58.345Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-02T01:29:58.345Z] PASS [2022-02-02T01:29:58.345Z] coverage: 85.7% of statements [2022-02-02T01:29:58.345Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-02-02T01:29:58.504Z] ---> Running in 14c19d3db5c0 [2022-02-02T01:29:59.331Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-02T01:29:59.331Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-02T01:29:59.331Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-02T01:29:59.331Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-02T01:29:59.331Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-02T01:29:59.331Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-02T01:29:59.331Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-02T01:29:59.331Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-02T01:29:59.331Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-02T01:29:59.331Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-02T01:29:59.331Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-02T01:29:59.331Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-02T01:29:59.331Z] === RUN TestBufferPoolPutAndGet [2022-02-02T01:29:59.331Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-02T01:29:59.331Z] PASS [2022-02-02T01:29:59.331Z] coverage: 88.2% of statements [2022-02-02T01:29:59.331Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-02-02T01:29:59.331Z] --- PASS: TestRetrieveFromStore (1.04s) [2022-02-02T01:29:59.331Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-02T01:29:59.331Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-02T01:29:59.331Z] === RUN TestParallelPredefinedRequest1 [2022-02-02T01:29:59.331Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-02T01:29:59.331Z] === RUN TestParallelPredefinedRequest2 [2022-02-02T01:29:59.331Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-02T01:29:59.331Z] === RUN TestParallelPredefinedRequest3 [2022-02-02T01:29:59.331Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-02T01:29:59.331Z] === RUN TestParallelPredefinedRequest4 [2022-02-02T01:29:59.331Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-02T01:29:59.331Z] === RUN TestParallelPredefinedRequest5 [2022-02-02T01:29:59.331Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-02T01:29:59.331Z] === RUN TestDebug [2022-02-02T01:29:59.331Z] --- PASS: TestDebug (0.00s) [2022-02-02T01:29:59.331Z] === RUN TestRequestPoolParallel [2022-02-02T01:29:59.800Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-02T01:29:59.800Z] === RUN TestNetworkDBGarbageCollection [2022-02-02T01:29:59.800Z] === RUN TestOutputOnPrematureClose [2022-02-02T01:29:59.800Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-02T01:29:59.800Z] === RUN TestCompleteSilently [2022-02-02T01:29:59.800Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-02T01:29:59.800Z] PASS [2022-02-02T01:29:59.800Z] coverage: 75.9% of statements [2022-02-02T01:29:59.800Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-02-02T01:29:59.800Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-02-02T01:29:59.800Z] === RUN TestFullAllocateRelease [2022-02-02T01:30:00.268Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-02-02T01:30:00.268Z] === RUN TestOddAllocateRelease [2022-02-02T01:30:00.268Z] === RUN TestSendToOneSub [2022-02-02T01:30:00.268Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-02T01:30:00.268Z] === RUN TestSendToMultipleSubs [2022-02-02T01:30:00.268Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-02T01:30:00.268Z] === RUN TestEvictOneSub [2022-02-02T01:30:00.268Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-02T01:30:00.268Z] === RUN TestClosePublisher [2022-02-02T01:30:00.268Z] --- PASS: TestClosePublisher (0.00s) [2022-02-02T01:30:00.268Z] === RUN TestPubSubRace [2022-02-02T01:30:00.268Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-02-02T01:30:00.268Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-02T01:30:00.439Z] docker_api_swarm_test.go:46: [ddda683e390b4] joining swarm manager [dad2711622083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:30:00.702Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-02T01:30:00.736Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-02T01:30:00.736Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-02T01:30:00.736Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-02-02T01:30:00.736Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-02T01:30:00.736Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest1 [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest4 [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest5 [2022-02-02T01:30:00.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest4 [2022-02-02T01:30:00.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest3 [2022-02-02T01:30:00.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:30:00.736Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest2 [2022-02-02T01:30:00.736Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest2 [2022-02-02T01:30:00.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:30:00.736Z] === CONT TestParallelPredefinedRequest1 [2022-02-02T01:30:00.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:30:00.736Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:30:00.736Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:30:00.736Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:30:00.736Z] PASS [2022-02-02T01:30:00.736Z] coverage: 85.3% of statements [2022-02-02T01:30:00.736Z] ok github.com/docker/docker/libnetwork/ipam 40.815s coverage: 85.3% of statements [2022-02-02T01:30:01.208Z] time="2022-02-02T01:30:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-02T01:30:01.208Z] --- PASS: TestPubSubRace (1.05s) [2022-02-02T01:30:01.208Z] PASS [2022-02-02T01:30:01.208Z] coverage: 75.0% of statements [2022-02-02T01:30:01.676Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2022-02-02T01:30:02.147Z] === RUN TestRegister [2022-02-02T01:30:02.147Z] --- PASS: TestRegister (0.00s) [2022-02-02T01:30:02.147Z] === RUN TestCommand [2022-02-02T01:30:02.147Z] --- PASS: TestCommand (0.03s) [2022-02-02T01:30:02.147Z] === RUN TestNaiveSelf [2022-02-02T01:30:02.147Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-02T01:30:02.147Z] PASS [2022-02-02T01:30:02.147Z] coverage: 82.4% of statements [2022-02-02T01:30:02.147Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2022-02-02T01:30:03.137Z] === RUN TestDump [2022-02-02T01:30:03.137Z] goroutine 6 [running]: [2022-02-02T01:30:03.137Z] github.com/docker/docker/pkg/stack.dump(0x20b6b7) [2022-02-02T01:30:03.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-02T01:30:03.137Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-02T01:30:03.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-02T01:30:03.137Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-02T01:30:03.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-02T01:30:03.137Z] testing.tRunner(0xc00011c1a0, 0x378e68) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:30:03.137Z] created by testing.(*T).Run [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-02T01:30:03.137Z] [2022-02-02T01:30:03.137Z] goroutine 1 [chan receive]: [2022-02-02T01:30:03.137Z] testing.(*T).Run(0xc00011c000, {0x36a52e, 0x1ea413}, 0x378e68) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-02T01:30:03.137Z] testing.runTests.func1(0xc000068750) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-02T01:30:03.137Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:30:03.137Z] testing.runTests(0xc000076080, {0x4dcba0, 0x3, 0x3}, {0x20a90d, 0x36c228, 0x4e1640}) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-02T01:30:03.137Z] testing.(*M).Run(0xc000076080) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-02T01:30:03.137Z] main.main() [2022-02-02T01:30:03.137Z] _testmain.go:95 +0x1f5 [2022-02-02T01:30:03.137Z] --- PASS: TestDump (0.00s) [2022-02-02T01:30:03.137Z] === RUN TestDumpToFile [2022-02-02T01:30:03.137Z] --- PASS: TestDumpToFile (0.16s) [2022-02-02T01:30:03.137Z] === RUN TestDumpToFileWithEmptyInput [2022-02-02T01:30:03.137Z] goroutine 8 [running]: [2022-02-02T01:30:03.137Z] github.com/docker/docker/pkg/stack.dump(0x2786f4) [2022-02-02T01:30:03.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-02T01:30:03.137Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x278aa0}) [2022-02-02T01:30:03.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-02T01:30:03.137Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-02-02T01:30:03.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-02T01:30:03.137Z] testing.tRunner(0xc00011c680, 0x378e58) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:30:03.137Z] created by testing.(*T).Run [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-02T01:30:03.137Z] [2022-02-02T01:30:03.137Z] goroutine 1 [chan receive]: [2022-02-02T01:30:03.137Z] testing.(*T).Run(0xc00011c000, {0x3712ba, 0x1ea413}, 0x378e58) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-02T01:30:03.137Z] testing.runTests.func1(0xc000068750) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-02T01:30:03.137Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:30:03.137Z] testing.runTests(0xc000076080, {0x4dcba0, 0x3, 0x3}, {0x20a90d, 0x36c228, 0x4e1640}) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-02T01:30:03.137Z] testing.(*M).Run(0xc000076080) [2022-02-02T01:30:03.137Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-02T01:30:03.137Z] main.main() [2022-02-02T01:30:03.137Z] _testmain.go:95 +0x1f5 [2022-02-02T01:30:03.137Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-02T01:30:03.137Z] PASS [2022-02-02T01:30:03.137Z] coverage: 90.9% of statements [2022-02-02T01:30:03.137Z] ok github.com/docker/docker/pkg/stack 0.198s coverage: 90.9% of statements [2022-02-02T01:30:03.258Z] Removing intermediate container 14c19d3db5c0 [2022-02-02T01:30:03.258Z] ---> 6ac4880a9c44 [2022-02-02T01:30:03.258Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-02T01:30:03.258Z] ---> Running in 18d3356baac9 [2022-02-02T01:30:03.606Z] === RUN TestNewStdWriter [2022-02-02T01:30:03.606Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-02T01:30:03.606Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestWriteWithNilBytes [2022-02-02T01:30:03.606Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestWrite [2022-02-02T01:30:03.606Z] --- PASS: TestWrite (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestWriteWithWriterError [2022-02-02T01:30:03.606Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-02T01:30:03.606Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyWriteAndRead [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-02T01:30:03.606Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-02T01:30:03.606Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-02T01:30:03.606Z] PASS [2022-02-02T01:30:03.606Z] coverage: 100.0% of statements [2022-02-02T01:30:03.606Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-02-02T01:30:03.727Z] Removing intermediate container 18d3356baac9 [2022-02-02T01:30:03.727Z] ---> 2d4a6ffacc4c [2022-02-02T01:30:03.727Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-02T01:30:03.727Z] ---> Running in 52739d997127 [2022-02-02T01:30:04.196Z] Removing intermediate container 52739d997127 [2022-02-02T01:30:04.196Z] ---> b8261edf0500 [2022-02-02T01:30:04.196Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-02T01:30:04.597Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-02T01:30:04.597Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-02T01:30:04.597Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestFormatStatus [2022-02-02T01:30:04.597Z] --- PASS: TestFormatStatus (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestFormatError [2022-02-02T01:30:04.597Z] --- PASS: TestFormatError (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestFormatJSONError [2022-02-02T01:30:04.597Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-02T01:30:04.597Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-02T01:30:04.597Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestNewJSONProgressOutput [2022-02-02T01:30:04.597Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestAuxFormatterEmit [2022-02-02T01:30:04.597Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestStreamWriterStdout [2022-02-02T01:30:04.597Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-02T01:30:04.597Z] === RUN TestStreamWriterStderr [2022-02-02T01:30:04.597Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-02T01:30:04.597Z] PASS [2022-02-02T01:30:04.597Z] coverage: 66.2% of statements [2022-02-02T01:30:04.597Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-02-02T01:30:05.065Z] === RUN TestGenerateRandomID [2022-02-02T01:30:05.065Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-02T01:30:05.065Z] === RUN TestShortenId [2022-02-02T01:30:05.065Z] --- PASS: TestShortenId (0.00s) [2022-02-02T01:30:05.065Z] === RUN TestShortenSha256Id [2022-02-02T01:30:05.065Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-02T01:30:05.065Z] === RUN TestShortenIdEmpty [2022-02-02T01:30:05.065Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-02T01:30:05.065Z] === RUN TestShortenIdInvalid [2022-02-02T01:30:05.065Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-02T01:30:05.065Z] === RUN TestIsShortIDNonHex [2022-02-02T01:30:05.065Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-02T01:30:05.065Z] === RUN TestIsShortIDNotCorrectSize [2022-02-02T01:30:05.065Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-02T01:30:05.065Z] PASS [2022-02-02T01:30:05.065Z] coverage: 70.6% of statements [2022-02-02T01:30:05.065Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-02-02T01:30:05.767Z] [2022-02-02T01:30:05.979Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-02T01:30:06.057Z] === RUN TestIsCpusetListAvailable [2022-02-02T01:30:06.057Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-02T01:30:06.057Z] PASS [2022-02-02T01:30:06.057Z] coverage: 39.4% of statements [2022-02-02T01:30:06.057Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-02-02T01:30:06.238Z] ---> 2cbb02408715 [2022-02-02T01:30:06.238Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-02T01:30:06.238Z] ---> Running in 641508b8e722 [2022-02-02T01:30:07.621Z] === RUN TestChtimes [2022-02-02T01:30:07.621Z] --- PASS: TestChtimes (0.00s) [2022-02-02T01:30:07.621Z] === RUN TestChtimesWindows [2022-02-02T01:30:07.621Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-02T01:30:07.621Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-02T01:30:07.621Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-02T01:30:07.621Z] === RUN TestEnsureRemoveAllNotExist [2022-02-02T01:30:07.621Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-02T01:30:07.621Z] === RUN TestEnsureRemoveAllWithDir [2022-02-02T01:30:07.621Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-02T01:30:07.621Z] === RUN TestEnsureRemoveAllWithFile [2022-02-02T01:30:07.621Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-02T01:30:07.621Z] === RUN TestHasWin32KSupport [2022-02-02T01:30:07.621Z] syscall_windows_test.go:8: win32k: true [2022-02-02T01:30:07.621Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-02-02T01:30:07.621Z] PASS [2022-02-02T01:30:07.621Z] coverage: 13.0% of statements [2022-02-02T01:30:07.621Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.0% of statements [2022-02-02T01:30:08.089Z] === RUN TestTailFile [2022-02-02T01:30:08.089Z] --- PASS: TestTailFile (0.00s) [2022-02-02T01:30:08.089Z] === RUN TestTailFileManyLines [2022-02-02T01:30:08.089Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-02T01:30:08.089Z] === RUN TestTailEmptyFile [2022-02-02T01:30:08.090Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-02T01:30:08.090Z] === RUN TestTailNegativeN [2022-02-02T01:30:08.090Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/truncated_last_line [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/no_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.090Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:30:08.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.091Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.513Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-02T01:30:08.513Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.560Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.560Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.560Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:30:08.561Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.562Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.562Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:30:08.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:30:08.564Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:30:08.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:30:08.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:30:08.636Z] --- PASS: TestCreateServiceConfigFileMode (12.19s) [2022-02-02T01:30:08.636Z] === RUN TestCreateServiceSysctls [2022-02-02T01:30:08.772Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-02T01:30:08.772Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-02T01:30:09.031Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-02T01:30:09.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:30:09.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:30:09.041Z] PASS [2022-02-02T01:30:09.041Z] coverage: 88.6% of statements [2022-02-02T01:30:09.041Z] ok github.com/docker/docker/pkg/tailfile 0.180s coverage: 88.6% of statements [2022-02-02T01:30:09.041Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-02T01:30:09.041Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-02T01:30:09.041Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-02T01:30:09.041Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-02T01:30:09.290Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-02T01:30:09.509Z] === RUN TestTarSumRemoveNonExistent [2022-02-02T01:30:09.509Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-02T01:30:09.509Z] === RUN TestTarSumRemove [2022-02-02T01:30:09.509Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestSortFileInfoSums [2022-02-02T01:30:09.509Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestNewTarSumForLabelInvalid [2022-02-02T01:30:09.509Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestNewTarSumForLabel [2022-02-02T01:30:09.509Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestEmptyTar [2022-02-02T01:30:09.509Z] --- PASS: TestEmptyTar (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestTarSumsReadSize [2022-02-02T01:30:09.509Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestTarSums [2022-02-02T01:30:09.509Z] --- PASS: TestTarSums (0.07s) [2022-02-02T01:30:09.509Z] === RUN TestIteration [2022-02-02T01:30:09.509Z] --- PASS: TestIteration (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestVersionLabelForChecksum [2022-02-02T01:30:09.509Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestVersion [2022-02-02T01:30:09.509Z] --- PASS: TestVersion (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestGetVersion [2022-02-02T01:30:09.509Z] --- PASS: TestGetVersion (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestGetVersions [2022-02-02T01:30:09.509Z] --- PASS: TestGetVersions (0.00s) [2022-02-02T01:30:09.509Z] PASS [2022-02-02T01:30:09.509Z] coverage: 89.3% of statements [2022-02-02T01:30:09.509Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2022-02-02T01:30:09.509Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-02T01:30:09.509Z] === RUN TestClientStream [2022-02-02T01:30:09.509Z] --- PASS: TestClientStream (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestClientSendFile [2022-02-02T01:30:09.509Z] --- PASS: TestClientSendFile (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestClientWithRequestTimeout [2022-02-02T01:30:09.509Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestFileSpecPlugin [2022-02-02T01:30:09.509Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-02T01:30:09.509Z] === RUN TestFileJSONSpecPlugin [2022-02-02T01:30:09.509Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-02T01:30:09.509Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestPluginAddHandler [2022-02-02T01:30:09.509Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestPluginWaitBadPlugin [2022-02-02T01:30:09.509Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-02T01:30:09.509Z] === RUN TestGet [2022-02-02T01:30:09.509Z] time="2022-02-02T01:30:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-02T01:30:09.509Z] testing: warning: no tests to run [2022-02-02T01:30:09.509Z] PASS [2022-02-02T01:30:09.509Z] coverage: [no statements] [2022-02-02T01:30:09.509Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2022-02-02T01:30:09.571Z] --- PASS: TestCreateServiceSysctls (2.49s) [2022-02-02T01:30:09.571Z] === RUN TestCreateServiceCapabilities [2022-02-02T01:30:09.984Z] === RUN TestTruncIndex [2022-02-02T01:30:09.984Z] --- PASS: TestTruncIndex (0.10s) [2022-02-02T01:30:09.984Z] PASS [2022-02-02T01:30:09.984Z] coverage: 91.5% of statements [2022-02-02T01:30:09.984Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-02-02T01:30:10.452Z] === RUN TestIsGIT [2022-02-02T01:30:10.452Z] --- PASS: TestIsGIT (0.00s) [2022-02-02T01:30:10.452Z] === RUN TestIsTransport [2022-02-02T01:30:10.452Z] --- PASS: TestIsTransport (0.00s) [2022-02-02T01:30:10.452Z] PASS [2022-02-02T01:30:10.452Z] coverage: 100.0% of statements [2022-02-02T01:30:10.452Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2022-02-02T01:30:10.666Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-02T01:30:10.920Z] === RUN TestVersionInfo [2022-02-02T01:30:10.920Z] --- PASS: TestVersionInfo (0.00s) [2022-02-02T01:30:10.920Z] === RUN TestAppendVersions [2022-02-02T01:30:10.920Z] --- PASS: TestAppendVersions (0.00s) [2022-02-02T01:30:10.920Z] PASS [2022-02-02T01:30:10.920Z] coverage: 88.9% of statements [2022-02-02T01:30:10.920Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-02-02T01:30:10.920Z] time="2022-02-02T01:30:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-02T01:30:11.474Z] --- PASS: TestCreateServiceCapabilities (1.96s) [2022-02-02T01:30:11.474Z] === RUN TestInspect [2022-02-02T01:30:11.907Z] === RUN TestNewSettable [2022-02-02T01:30:11.907Z] --- PASS: TestNewSettable (0.00s) [2022-02-02T01:30:11.907Z] === RUN TestIsSettable [2022-02-02T01:30:11.907Z] --- PASS: TestIsSettable (0.00s) [2022-02-02T01:30:11.907Z] === RUN TestUpdateSettingsEnv [2022-02-02T01:30:11.907Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-02T01:30:11.907Z] PASS [2022-02-02T01:30:11.907Z] coverage: 20.0% of statements [2022-02-02T01:30:11.907Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-02-02T01:30:11.907Z] === RUN TestValidatePrivileges [2022-02-02T01:30:11.907Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-02T01:30:11.907Z] === RUN TestFilterByCapNeg [2022-02-02T01:30:11.907Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-02T01:30:11.907Z] === RUN TestFilterByCapPos [2022-02-02T01:30:11.907Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-02T01:30:11.907Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-02T01:30:11.907Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-02T01:30:11.907Z] PASS [2022-02-02T01:30:11.907Z] coverage: 12.0% of statements [2022-02-02T01:30:11.907Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-02-02T01:30:12.042Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-02T01:30:12.893Z] time="2022-02-02T01:30:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-02T01:30:12.893Z] === RUN TestLoad [2022-02-02T01:30:12.893Z] --- PASS: TestLoad (0.00s) [2022-02-02T01:30:12.893Z] === RUN TestSave [2022-02-02T01:30:12.893Z] --- PASS: TestSave (0.03s) [2022-02-02T01:30:12.893Z] === RUN TestAddDeleteGet [2022-02-02T01:30:12.893Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-02T01:30:12.893Z] === RUN TestInvalidTags [2022-02-02T01:30:12.893Z] --- PASS: TestInvalidTags (0.00s) [2022-02-02T01:30:12.893Z] PASS [2022-02-02T01:30:12.893Z] coverage: 83.7% of statements [2022-02-02T01:30:12.893Z] ok github.com/docker/docker/reference 0.120s coverage: 83.7% of statements [2022-02-02T01:30:13.378Z] --- PASS: TestInspect (2.11s) [2022-02-02T01:30:13.378Z] === RUN TestCreateJob [2022-02-02T01:30:13.879Z] === RUN TestResolveAuthConfigIndexServer [2022-02-02T01:30:13.879Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-02T01:30:13.879Z] === RUN TestResolveAuthConfigFullURL [2022-02-02T01:30:13.879Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-02T01:30:13.879Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-02T01:30:13.879Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-02T01:30:13.879Z] === RUN TestValidateMirror [2022-02-02T01:30:13.879Z] --- PASS: TestValidateMirror (0.00s) [2022-02-02T01:30:13.879Z] === RUN TestLoadInsecureRegistries [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-02T01:30:14.347Z] time="2022-02-02T01:30:13Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-02T01:30:14.347Z] time="2022-02-02T01:30:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-02T01:30:14.347Z] time="2022-02-02T01:30:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-02T01:30:14.347Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-02-02T01:30:14.347Z] === RUN TestNewServiceConfig [2022-02-02T01:30:14.347Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestValidateIndexName [2022-02-02T01:30:14.347Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestValidateIndexNameWithError [2022-02-02T01:30:14.347Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestEndpointParse [2022-02-02T01:30:14.347Z] --- PASS: TestEndpointParse (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestEndpointParseInvalid [2022-02-02T01:30:14.347Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestValidateEndpoint [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestReaderWithReadError [2022-02-02T01:30:14.347Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestPing [2022-02-02T01:30:14.347Z] --- PASS: TestPing (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestPingRegistryEndpoint [2022-02-02T01:30:14.347Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:30:14.347Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-02T01:30:14.347Z] === RUN TestEndpoint [2022-02-02T01:30:14.347Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:30:14.347Z] --- SKIP: TestEndpoint (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestParseRepositoryInfo [2022-02-02T01:30:14.347Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestNewIndexInfo [2022-02-02T01:30:14.347Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestMirrorEndpointLookup [2022-02-02T01:30:14.347Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:30:14.347Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestSearchRepositories [2022-02-02T01:30:14.347Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-02T01:30:14.347Z] Host: 127.0.0.1:49313 [2022-02-02T01:30:14.347Z] User-Agent: docker test client [2022-02-02T01:30:14.347Z] Authorization: Token fake-token [2022-02-02T01:30:14.347Z] X-Docker-Token: true [2022-02-02T01:30:14.347Z] Accept-Encoding: gzip [2022-02-02T01:30:14.347Z] [2022-02-02T01:30:14.347Z] [2022-02-02T01:30:14.347Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-02T01:30:14.347Z] Connection: close [2022-02-02T01:30:14.347Z] Content-Length: 144 [2022-02-02T01:30:14.347Z] Cache-Control: no-cache [2022-02-02T01:30:14.347Z] Content-Type: application/json [2022-02-02T01:30:14.347Z] Date: Wed, 02 Feb 2022 01:30:13 GMT [2022-02-02T01:30:14.347Z] Expires: -1 [2022-02-02T01:30:14.347Z] Pragma: no-cache [2022-02-02T01:30:14.347Z] Server: docker-tests/mock [2022-02-02T01:30:14.347Z] X-Docker-Registry-Config: mock [2022-02-02T01:30:14.347Z] X-Docker-Registry-Version: 0.0.0 [2022-02-02T01:30:14.347Z] [2022-02-02T01:30:14.347Z] [2022-02-02T01:30:14.347Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestTrustedLocation [2022-02-02T01:30:14.347Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-02T01:30:14.347Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestAllowNondistributableArtifacts [2022-02-02T01:30:14.347Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestIsSecureIndex [2022-02-02T01:30:14.347Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-02T01:30:14.347Z] PASS [2022-02-02T01:30:14.347Z] coverage: 51.2% of statements [2022-02-02T01:30:14.347Z] ok github.com/docker/docker/registry 0.224s coverage: 51.2% of statements [2022-02-02T01:30:14.347Z] time="2022-02-02T01:30:13Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestReader [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-02T01:30:14.347Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-02T01:30:14.347Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-02T01:30:14.347Z] PASS [2022-02-02T01:30:14.347Z] coverage: 100.0% of statements [2022-02-02T01:30:14.347Z] ok github.com/docker/docker/registry/resumable 0.231s coverage: 100.0% of statements [2022-02-02T01:30:14.815Z] === RUN TestRestartManagerTimeout [2022-02-02T01:30:14.815Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-02T01:30:14.815Z] === RUN TestRestartManagerTimeoutReset [2022-02-02T01:30:14.815Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-02T01:30:14.815Z] PASS [2022-02-02T01:30:14.815Z] coverage: 50.9% of statements [2022-02-02T01:30:14.815Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-02-02T01:30:14.903Z] Removing intermediate container 641508b8e722 [2022-02-02T01:30:14.903Z] ---> 2cb467c3f630 [2022-02-02T01:30:14.903Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-02T01:30:14.903Z] ---> Running in 8f469557f39f [2022-02-02T01:30:15.283Z] === RUN TestDecodeContainerConfig [2022-02-02T01:30:15.283Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-02T01:30:15.283Z] === RUN TestDecodeContainerConfigIsolation [2022-02-02T01:30:15.283Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-02T01:30:15.283Z] === RUN TestValidatePrivileged [2022-02-02T01:30:15.283Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-02T01:30:15.283Z] PASS [2022-02-02T01:30:15.283Z] coverage: 52.6% of statements [2022-02-02T01:30:15.283Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.6% of statements [2022-02-02T01:30:15.751Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-02T01:30:15.751Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-02T01:30:15.751Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-02T01:30:15.751Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-02T01:30:15.751Z] PASS [2022-02-02T01:30:15.751Z] coverage: 62.5% of statements [2022-02-02T01:30:15.751Z] ok github.com/docker/docker/testutil 0.080s coverage: 62.5% of statements [2022-02-02T01:30:16.048Z] --- PASS: TestCheckoutGit (31.94s) [2022-02-02T01:30:16.048Z] === RUN TestValidGitTransport [2022-02-02T01:30:16.048Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-02T01:30:16.048Z] === RUN TestGitInvalidRef [2022-02-02T01:30:16.048Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-02T01:30:16.048Z] PASS [2022-02-02T01:30:16.048Z] coverage: 86.3% of statements [2022-02-02T01:30:16.048Z] ok github.com/docker/docker/builder/remotecontext/git 32.235s coverage: 86.3% of statements [2022-02-02T01:30:16.048Z] ? github.com/docker/docker/cli [no test files] [2022-02-02T01:30:16.048Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-02T01:30:16.229Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-02T01:30:16.229Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-02T01:30:16.480Z] [2022-02-02T01:30:16.480Z] SUCCESS: Specified value was saved. [2022-02-02T01:30:16.488Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-02T01:30:16.705Z] --- PASS: TestCreateJob (2.90s) [2022-02-02T01:30:16.705Z] === RUN TestReplicatedJob [2022-02-02T01:30:16.738Z] time="2022-02-02T01:30:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-02T01:30:18.303Z] === RUN TestGetDriver [2022-02-02T01:30:18.303Z] --- PASS: TestGetDriver (0.00s) [2022-02-02T01:30:18.303Z] === RUN TestVolumeRequestError [2022-02-02T01:30:18.303Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-02T01:30:18.303Z] PASS [2022-02-02T01:30:18.303Z] coverage: 36.1% of statements [2022-02-02T01:30:18.303Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-02-02T01:30:18.303Z] === RUN TestGetAddress [2022-02-02T01:30:18.303Z] --- PASS: TestGetAddress (0.00s) [2022-02-02T01:30:18.303Z] === RUN TestRemove [2022-02-02T01:30:18.303Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-02T01:30:18.303Z] --- SKIP: TestRemove (0.00s) [2022-02-02T01:30:18.303Z] === RUN TestInitializeWithVolumes [2022-02-02T01:30:18.303Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-02T01:30:18.303Z] === RUN TestCreate [2022-02-02T01:30:18.303Z] --- PASS: TestCreate (0.01s) [2022-02-02T01:30:18.303Z] === RUN TestValidateName [2022-02-02T01:30:18.303Z] --- PASS: TestValidateName (0.00s) [2022-02-02T01:30:18.303Z] === RUN TestCreateWithOpts [2022-02-02T01:30:18.303Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-02T01:30:18.303Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-02T01:30:18.303Z] === RUN TestRelaodNoOpts [2022-02-02T01:30:18.303Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-02T01:30:18.303Z] PASS [2022-02-02T01:30:18.303Z] coverage: 41.5% of statements [2022-02-02T01:30:18.303Z] ok github.com/docker/docker/volume/local 0.071s coverage: 41.5% of statements [2022-02-02T01:30:19.431Z] Removing intermediate container 8f469557f39f [2022-02-02T01:30:19.431Z] ---> 7dba01d2d9d1 [2022-02-02T01:30:19.431Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-02T01:30:19.431Z] ---> Running in 570f8c733787 [2022-02-02T01:30:19.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-02T01:30:19.837Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestConfigureDaemonLogs [2022-02-02T01:30:19.837Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-02T01:30:19.837Z] === RUN TestCommonOptionsInstallFlags [2022-02-02T01:30:19.837Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-02T01:30:19.867Z] === RUN TestLCOWParseMountRaw [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-02T01:30:19.868Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRaw [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-02T01:30:19.868Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestConvertTmpfsOptions [2022-02-02T01:30:19.868Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-02T01:30:19.868Z] linux_parser_test.go:209: data="ro" [2022-02-02T01:30:19.868Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestParseMountSpec [2022-02-02T01:30:19.868Z] parser_test.go:62: case 0 [2022-02-02T01:30:19.868Z] parser_test.go:62: case 1 [2022-02-02T01:30:19.868Z] parser_test.go:62: case 2 [2022-02-02T01:30:19.868Z] parser_test.go:62: case 3 [2022-02-02T01:30:19.868Z] parser_test.go:62: case 4 [2022-02-02T01:30:19.868Z] parser_test.go:62: case 5 [2022-02-02T01:30:19.868Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestValidateMount [2022-02-02T01:30:19.868Z] --- PASS: TestValidateMount (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRaw [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-02T01:30:19.868Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-02T01:30:19.868Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-02T01:30:19.868Z] PASS [2022-02-02T01:30:19.868Z] coverage: 67.6% of statements [2022-02-02T01:30:19.868Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-02-02T01:30:20.305Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-02T01:30:20.305Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-02T01:30:20.305Z] PASS [2022-02-02T01:30:20.305Z] coverage: 18.6% of statements [2022-02-02T01:30:20.305Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 18.6% of statements [2022-02-02T01:30:20.305Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-02T01:30:20.305Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-02T01:30:20.336Z] === RUN TestSetGetMeta [2022-02-02T01:30:20.336Z] === PAUSE TestSetGetMeta [2022-02-02T01:30:20.336Z] === RUN TestRestore [2022-02-02T01:30:20.336Z] === PAUSE TestRestore [2022-02-02T01:30:20.336Z] === RUN TestServiceCreate [2022-02-02T01:30:20.336Z] === PAUSE TestServiceCreate [2022-02-02T01:30:20.336Z] === RUN TestServiceList [2022-02-02T01:30:20.336Z] === PAUSE TestServiceList [2022-02-02T01:30:20.336Z] === RUN TestServiceRemove [2022-02-02T01:30:20.336Z] === PAUSE TestServiceRemove [2022-02-02T01:30:20.336Z] === RUN TestServiceGet [2022-02-02T01:30:20.336Z] === PAUSE TestServiceGet [2022-02-02T01:30:20.336Z] === RUN TestServicePrune [2022-02-02T01:30:20.336Z] === PAUSE TestServicePrune [2022-02-02T01:30:20.336Z] === RUN TestCreate [2022-02-02T01:30:20.336Z] === PAUSE TestCreate [2022-02-02T01:30:20.336Z] === RUN TestRemove [2022-02-02T01:30:20.336Z] === PAUSE TestRemove [2022-02-02T01:30:20.336Z] === RUN TestList [2022-02-02T01:30:20.336Z] === PAUSE TestList [2022-02-02T01:30:20.336Z] === RUN TestFindByDriver [2022-02-02T01:30:20.336Z] === PAUSE TestFindByDriver [2022-02-02T01:30:20.336Z] === RUN TestFindByReferenced [2022-02-02T01:30:20.336Z] === PAUSE TestFindByReferenced [2022-02-02T01:30:20.336Z] === RUN TestDerefMultipleOfSameRef [2022-02-02T01:30:20.336Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-02T01:30:20.336Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:30:20.336Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:30:20.336Z] === RUN TestDefererencePluginOnCreateError [2022-02-02T01:30:20.336Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-02T01:30:20.336Z] === RUN TestRefDerefRemove [2022-02-02T01:30:20.336Z] === PAUSE TestRefDerefRemove [2022-02-02T01:30:20.336Z] === RUN TestGet [2022-02-02T01:30:20.336Z] === PAUSE TestGet [2022-02-02T01:30:20.336Z] === RUN TestGetWithReference [2022-02-02T01:30:20.336Z] === PAUSE TestGetWithReference [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_nil_list [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_empty_list [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_filter_some [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_filter_middle [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:30:20.336Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-02T01:30:20.336Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_nil_list [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_filter_some [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_empty_list [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_filter_middle [2022-02-02T01:30:20.336Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-02T01:30:20.336Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-02T01:30:20.336Z] === CONT TestSetGetMeta [2022-02-02T01:30:20.336Z] === CONT TestList [2022-02-02T01:30:20.336Z] === CONT TestRemove [2022-02-02T01:30:20.336Z] === CONT TestDefererencePluginOnCreateError [2022-02-02T01:30:20.336Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-02T01:30:20.336Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:30:20.336Z] --- PASS: TestRemove (0.02s) [2022-02-02T01:30:20.336Z] === CONT TestDerefMultipleOfSameRef [2022-02-02T01:30:20.336Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-02T01:30:20.336Z] === CONT TestFindByReferenced [2022-02-02T01:30:20.336Z] --- PASS: TestList (0.03s) [2022-02-02T01:30:20.336Z] === CONT TestFindByDriver [2022-02-02T01:30:20.336Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-02T01:30:20.336Z] === CONT TestGet [2022-02-02T01:30:20.336Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-02-02T01:30:20.336Z] === CONT TestGetWithReference [2022-02-02T01:30:20.336Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-02T01:30:20.336Z] === CONT TestRefDerefRemove [2022-02-02T01:30:20.336Z] --- PASS: TestFindByDriver (0.02s) [2022-02-02T01:30:20.336Z] === CONT TestCreate [2022-02-02T01:30:20.336Z] --- PASS: TestGet (0.02s) [2022-02-02T01:30:20.336Z] === CONT TestServicePrune [2022-02-02T01:30:20.336Z] --- PASS: TestGetWithReference (0.02s) [2022-02-02T01:30:20.336Z] === CONT TestServiceGet [2022-02-02T01:30:20.336Z] --- PASS: TestRefDerefRemove (0.01s) [2022-02-02T01:30:20.336Z] === CONT TestServiceRemove [2022-02-02T01:30:20.336Z] --- PASS: TestCreate (0.01s) [2022-02-02T01:30:20.336Z] === CONT TestServiceList [2022-02-02T01:30:20.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-02T01:30:20.804Z] --- PASS: TestServiceGet (0.14s) [2022-02-02T01:30:20.804Z] === CONT TestServiceCreate [2022-02-02T01:30:20.804Z] time="2022-02-02T01:30:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:30:20.804Z] --- PASS: TestServiceRemove (0.14s) [2022-02-02T01:30:20.804Z] === CONT TestRestore [2022-02-02T01:30:20.804Z] time="2022-02-02T01:30:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:30:20.804Z] --- PASS: TestServiceList (0.14s) [2022-02-02T01:30:20.804Z] time="2022-02-02T01:30:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:30:20.804Z] time="2022-02-02T01:30:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-02T01:30:20.804Z] --- PASS: TestServiceCreate (0.02s) [2022-02-02T01:30:20.804Z] time="2022-02-02T01:30:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:30:20.804Z] --- PASS: TestRestore (0.02s) [2022-02-02T01:30:20.804Z] --- PASS: TestServicePrune (0.17s) [2022-02-02T01:30:20.804Z] PASS [2022-02-02T01:30:20.804Z] coverage: 69.0% of statements [2022-02-02T01:30:20.804Z] ok github.com/docker/docker/volume/service 0.263s coverage: 69.0% of statements [2022-02-02T01:30:20.895Z] --- PASS: TestReplicatedJob (4.66s) [2022-02-02T01:30:20.895Z] === RUN TestUpdateReplicatedJob [2022-02-02T01:30:21.291Z] === RUN TestContainerStopSignal [2022-02-02T01:30:21.291Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestContainerStopTimeout [2022-02-02T01:30:21.291Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-02T01:30:21.291Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-02T01:30:21.291Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-02T01:30:21.291Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestReplaceAndAppendEnvVars [2022-02-02T01:30:21.291Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-02T01:30:21.291Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestNewMemoryStore [2022-02-02T01:30:21.291Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestAddContainers [2022-02-02T01:30:21.291Z] --- PASS: TestAddContainers (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestGetContainer [2022-02-02T01:30:21.291Z] --- PASS: TestGetContainer (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestDeleteContainer [2022-02-02T01:30:21.291Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestListContainers [2022-02-02T01:30:21.291Z] --- PASS: TestListContainers (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestFirstContainer [2022-02-02T01:30:21.291Z] --- PASS: TestFirstContainer (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestApplyAllContainer [2022-02-02T01:30:21.291Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestIsValidHealthString [2022-02-02T01:30:21.291Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestStateRunStop [2022-02-02T01:30:21.291Z] --- PASS: TestStateRunStop (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestStateTimeoutWait [2022-02-02T01:30:21.291Z] state_test.go:141: Stop callback fired [2022-02-02T01:30:21.291Z] state_test.go:165: Stop callback fired [2022-02-02T01:30:21.291Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-02T01:30:21.291Z] === RUN TestIsValidStateString [2022-02-02T01:30:21.291Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestViewSaveDelete [2022-02-02T01:30:21.291Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-02T01:30:21.291Z] === RUN TestViewAll [2022-02-02T01:30:21.291Z] --- PASS: TestViewAll (0.02s) [2022-02-02T01:30:21.291Z] === RUN TestViewGet [2022-02-02T01:30:21.291Z] --- PASS: TestViewGet (0.01s) [2022-02-02T01:30:21.291Z] === RUN TestNames [2022-02-02T01:30:21.291Z] --- PASS: TestNames (0.00s) [2022-02-02T01:30:21.291Z] === RUN TestViewWithHealthCheck [2022-02-02T01:30:21.291Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-02T01:30:21.291Z] PASS [2022-02-02T01:30:21.291Z] coverage: 41.7% of statements [2022-02-02T01:30:21.291Z] ok github.com/docker/docker/container 0.254s coverage: 41.7% of statements [2022-02-02T01:30:21.291Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-02T01:30:21.291Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-02T01:30:21.291Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-02T01:30:21.291Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-02T01:30:22.855Z] === RUN TestPrepare [2022-02-02T01:30:22.855Z] --- PASS: TestPrepare (0.00s) [2022-02-02T01:30:22.855Z] === RUN TestStart [2022-02-02T01:30:22.855Z] --- PASS: TestStart (0.00s) [2022-02-02T01:30:22.855Z] === RUN TestWaitCancel [2022-02-02T01:30:22.855Z] --- PASS: TestWaitCancel (0.00s) [2022-02-02T01:30:22.855Z] === RUN TestWaitDisabled [2022-02-02T01:30:22.855Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-02T01:30:22.855Z] === RUN TestWaitEnabled [2022-02-02T01:30:22.855Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-02T01:30:22.855Z] === RUN TestRemove [2022-02-02T01:30:22.855Z] --- PASS: TestRemove (0.00s) [2022-02-02T01:30:22.855Z] PASS [2022-02-02T01:30:22.855Z] coverage: 65.3% of statements [2022-02-02T01:30:22.855Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-02-02T01:30:24.182Z] --- PASS: TestUpdateReplicatedJob (2.61s) [2022-02-02T01:30:24.182Z] === RUN TestServiceListWithStatuses [2022-02-02T01:30:24.182Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:30:24.182Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-02T01:30:24.182Z] === RUN TestDockerNetworkConnectAlias [2022-02-02T01:30:24.208Z] Cannot create a file when that file already exists. [2022-02-02T01:30:24.594Z] --- PASS: TestGet (15.03s) [2022-02-02T01:30:24.594Z] === RUN TestPluginWithNoManifest [2022-02-02T01:30:24.594Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-02T01:30:24.594Z] === RUN TestGetAll [2022-02-02T01:30:24.594Z] --- PASS: TestGetAll (0.00s) [2022-02-02T01:30:24.594Z] PASS [2022-02-02T01:30:24.594Z] coverage: 73.2% of statements [2022-02-02T01:30:24.594Z] ok github.com/docker/docker/pkg/plugins 35.953s coverage: 73.2% of statements [2022-02-02T01:30:25.071Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-02T01:30:25.071Z] === RUN TestNewListSecretsFilters [2022-02-02T01:30:25.071Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestNewListConfigsFilters [2022-02-02T01:30:25.071Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-02T01:30:25.071Z] PASS [2022-02-02T01:30:25.071Z] coverage: 0.5% of statements [2022-02-02T01:30:25.071Z] ok github.com/docker/docker/daemon/cluster 1.025s coverage: 0.5% of statements [2022-02-02T01:30:25.071Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-02T01:30:25.071Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-02T01:30:25.071Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-02T01:30:25.071Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-02T01:30:25.071Z] PASS [2022-02-02T01:30:25.071Z] coverage: 35.9% of statements [2022-02-02T01:30:25.071Z] ok github.com/docker/docker/daemon/cluster/convert 0.703s coverage: 35.9% of statements [2022-02-02T01:30:25.582Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-02T01:30:25.582Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-02T01:30:25.582Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-02T01:30:25.582Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-02T01:30:25.582Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-02T01:30:25.582Z] Cross building: bundles/cross/windows/amd64 [2022-02-02T01:30:25.582Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-02T01:30:25.582Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-02T01:30:25.618Z] --- PASS: TestImportExtremelyLargeImageWorks (171.61s) [2022-02-02T01:30:25.618Z] PASS [2022-02-02T01:30:25.618Z] [2022-02-02T01:30:25.618Z] DONE 22 tests in 175.572s [2022-02-02T01:30:25.618Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-02T01:30:25.618Z] ++ 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-02-02T01:30:25.618Z] ++ set -e [2022-02-02T01:30:25.618Z] ++ '[' -n 0 ']' [2022-02-02T01:30:25.618Z] ++ set -x [2022-02-02T01:30:25.618Z] ++ 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-02-02T01:30:25.618Z] INFO: Testing against a local daemon [2022-02-02T01:30:25.618Z] === RUN TestNetworkCreateDelete [2022-02-02T01:30:25.618Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-02-02T01:30:25.618Z] === RUN TestDockerNetworkDeletePreferID [2022-02-02T01:30:25.618Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-02T01:30:25.618Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-02-02T01:30:25.618Z] === RUN TestDaemonDNSFallback [2022-02-02T01:30:27.468Z] --- PASS: TestDockerNetworkConnectAlias (3.81s) [2022-02-02T01:30:27.468Z] === RUN TestDockerNetworkReConnect [2022-02-02T01:30:28.020Z] === RUN TestBuilderGC [2022-02-02T01:30:28.020Z] --- PASS: TestBuilderGC (0.00s) [2022-02-02T01:30:28.020Z] === RUN TestDaemonConfigurationNotFound [2022-02-02T01:30:28.020Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-02T01:30:28.020Z] === RUN TestDaemonBrokenConfiguration [2022-02-02T01:30:28.020Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-02T01:30:28.020Z] === RUN TestFindConfigurationConflicts [2022-02-02T01:30:28.020Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-02T01:30:28.021Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-02T01:30:28.021Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-02T01:30:28.021Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-02T01:30:28.021Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_label [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_dns [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-02T01:30:28.021Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-02T01:30:28.021Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestReloadSetConfigFileNotExist [2022-02-02T01:30:28.021Z] time="2022-02-02T01:30:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-02T01:30:28.021Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-02-02T01:30:28.021Z] === RUN TestReloadDefaultConfigNotExist [2022-02-02T01:30:28.021Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:30:28.021Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-02-02T01:30:28.021Z] === RUN TestReloadBadDefaultConfig [2022-02-02T01:30:28.021Z] time="2022-02-02T01:30:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3210500004" [2022-02-02T01:30:28.021Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestReloadWithConflictingLabels [2022-02-02T01:30:28.021Z] time="2022-02-02T01:30:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3459376758" [2022-02-02T01:30:28.021Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestReloadWithDuplicateLabels [2022-02-02T01:30:28.021Z] time="2022-02-02T01:30:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-383092162" [2022-02-02T01:30:28.021Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestMaskURLCredentials [2022-02-02T01:30:28.021Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-02T01:30:28.021Z] === RUN TestDaemonConfigurationMerge [2022-02-02T01:30:28.021Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-02T01:30:28.021Z] PASS [2022-02-02T01:30:28.021Z] coverage: 79.2% of statements [2022-02-02T01:30:28.021Z] ok github.com/docker/docker/daemon/config 0.517s coverage: 79.2% of statements [2022-02-02T01:30:28.151Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-02T01:30:28.489Z] === RUN TestEventsLog [2022-02-02T01:30:28.489Z] --- PASS: TestEventsLog (0.00s) [2022-02-02T01:30:28.489Z] === RUN TestEventsLogTimeout [2022-02-02T01:30:28.489Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-02T01:30:28.489Z] === RUN TestLogEvents [2022-02-02T01:30:28.489Z] --- PASS: TestLogEvents (0.05s) [2022-02-02T01:30:28.489Z] === RUN TestLoadBufferedEvents [2022-02-02T01:30:28.489Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-02-02T01:30:28.489Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-02T01:30:28.489Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-02T01:30:28.489Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-02T01:30:28.489Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-02T01:30:28.489Z] PASS [2022-02-02T01:30:28.489Z] coverage: 50.0% of statements [2022-02-02T01:30:28.489Z] ok github.com/docker/docker/daemon/events 0.261s coverage: 50.0% of statements [2022-02-02T01:30:28.489Z] === RUN TestWaitNodeAttachment [2022-02-02T01:30:28.957Z] --- PASS: TestWaitNodeAttachment (0.50s) [2022-02-02T01:30:28.957Z] === RUN TestIsolationConversion [2022-02-02T01:30:28.957Z] === RUN TestIsolationConversion/default [2022-02-02T01:30:28.957Z] === RUN TestIsolationConversion/process [2022-02-02T01:30:28.957Z] === RUN TestIsolationConversion/hyperv [2022-02-02T01:30:28.957Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-02T01:30:28.957Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-02T01:30:28.957Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-02T01:30:28.957Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestContainerLabels [2022-02-02T01:30:28.957Z] --- PASS: TestContainerLabels (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestCredentialSpecConversion [2022-02-02T01:30:28.957Z] === RUN TestCredentialSpecConversion/none [2022-02-02T01:30:28.957Z] === RUN TestCredentialSpecConversion/config [2022-02-02T01:30:28.957Z] === RUN TestCredentialSpecConversion/file [2022-02-02T01:30:28.957Z] === RUN TestCredentialSpecConversion/registry [2022-02-02T01:30:28.957Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-02T01:30:28.957Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-02T01:30:28.957Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-02T01:30:28.957Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-02T01:30:28.957Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestControllerValidateMountBind [2022-02-02T01:30:28.957Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestControllerValidateMountVolume [2022-02-02T01:30:28.957Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestControllerValidateMountTarget [2022-02-02T01:30:28.957Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestControllerValidateMountTmpfs [2022-02-02T01:30:28.957Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestControllerValidateMountInvalidType [2022-02-02T01:30:28.957Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-02T01:30:28.957Z] === RUN TestControllerValidateMountNamedPipe [2022-02-02T01:30:28.957Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-02T01:30:28.957Z] PASS [2022-02-02T01:30:28.957Z] coverage: 11.0% of statements [2022-02-02T01:30:28.963Z] Removing intermediate container 570f8c733787 [2022-02-02T01:30:28.963Z] ---> 172daeeda3c5 [2022-02-02T01:30:28.963Z] Step 13/13 : CMD ["sh"] [2022-02-02T01:30:28.963Z] ---> Running in 1f27049d3aeb [2022-02-02T01:30:28.963Z] Removing intermediate container 1f27049d3aeb [2022-02-02T01:30:28.963Z] ---> 53c61e113884 [2022-02-02T01:30:28.963Z] Successfully built 53c61e113884 [2022-02-02T01:30:28.963Z] Successfully tagged busybox:latest [2022-02-02T01:30:28.963Z] INFO: Docker images of the daemon under test [2022-02-02T01:30:28.963Z] [2022-02-02T01:30:28.963Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T01:30:28.963Z] busybox latest 53c61e113884 Less than a second ago 4.99GB [2022-02-02T01:30:28.963Z] microsoft/windowsservercore latest 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-02T01:30:28.963Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-02T01:30:28.963Z] [2022-02-02T01:30:28.963Z] INFO: Running integration tests at 02/02/2022 01:30:28... [2022-02-02T01:30:28.963Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-02T01:30:28.963Z] INFO: Integration API tests being run from the host: [2022-02-02T01:30:28.963Z] INFO: make.ps1 starting at 02/02/2022 01:30:28 [2022-02-02T01:30:29.090Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-02T01:30:29.425Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.693s coverage: 11.0% of statements [2022-02-02T01:30:29.893Z] === RUN TestIsEmptyDir [2022-02-02T01:30:29.893Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-02T01:30:29.893Z] PASS [2022-02-02T01:30:29.893Z] coverage: 2.3% of statements [2022-02-02T01:30:29.893Z] ok github.com/docker/docker/daemon/graphdriver 0.075s coverage: 2.3% of statements [2022-02-02T01:30:29.893Z] === RUN TestVerifyNetworkingConfig [2022-02-02T01:30:29.893Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestGetContainer [2022-02-02T01:30:29.893Z] --- PASS: TestGetContainer (0.01s) [2022-02-02T01:30:29.893Z] === RUN TestValidContainerNames [2022-02-02T01:30:29.893Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestContainerInitDNS [2022-02-02T01:30:29.893Z] daemon_test.go:145: root required [2022-02-02T01:30:29.893Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestMerge [2022-02-02T01:30:29.893Z] --- PASS: TestMerge (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestValidateContainerIsolation [2022-02-02T01:30:29.893Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestFindNetworkErrorType [2022-02-02T01:30:29.893Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestEnsureServicesExist [2022-02-02T01:30:29.893Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestEnsureServicesExistErrors [2022-02-02T01:30:29.893Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-02T01:30:29.893Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-02T01:30:29.893Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-02T01:30:29.893Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-02T01:30:29.893Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-02T01:30:29.893Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-02T01:30:29.893Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestContainerDelete [2022-02-02T01:30:29.893Z] --- PASS: TestContainerDelete (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestContainerDoubleDelete [2022-02-02T01:30:29.893Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestLogContainerEventCopyLabels [2022-02-02T01:30:29.893Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestLogContainerEventWithAttributes [2022-02-02T01:30:29.893Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestNoneHealthcheck [2022-02-02T01:30:29.893Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-02T01:30:29.893Z] === RUN TestHealthStates [2022-02-02T01:30:29.949Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] time="2022-02-02T01:30:29Z" 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-02-02T01:30:30.362Z] --- PASS: TestHealthStates (0.16s) [2022-02-02T01:30:30.362Z] === RUN TestGetInspectData [2022-02-02T01:30:30.362Z] --- PASS: TestGetInspectData (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestFillLicense [2022-02-02T01:30:30.362Z] --- PASS: TestFillLicense (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestListInvalidFilter [2022-02-02T01:30:30.362Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestNameFilter [2022-02-02T01:30:30.362Z] --- PASS: TestNameFilter (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-02T01:30:30.362Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-02T01:30:30.362Z] === 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-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-02T01:30:30.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-02T01:30:30.362Z] --- 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-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-02T01:30:30.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestDaemonReloadLabels [2022-02-02T01:30:30.362Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-02T01:30:30.362Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestDaemonReloadMirrors [2022-02-02T01:30:30.362Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-02T01:30:30.362Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-02T01:30:30.362Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-02T01:30:30.362Z] reload_test.go:342: root required [2022-02-02T01:30:30.362Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-02T01:30:30.362Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-02T01:30:30.362Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-02T01:30:30.362Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-02T01:30:30.362Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-02T01:30:30.362Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-02T01:30:30.362Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-02T01:30:30.362Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-02T01:30:30.362Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestParseVolumesFrom [2022-02-02T01:30:30.362Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-02T01:30:30.362Z] PASS [2022-02-02T01:30:30.362Z] coverage: 8.6% of statements [2022-02-02T01:30:30.362Z] ok github.com/docker/docker/daemon 0.386s coverage: 8.6% of statements [2022-02-02T01:30:30.362Z] === RUN TestLinkNaming [2022-02-02T01:30:30.362Z] --- PASS: TestLinkNaming (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestLinkNew [2022-02-02T01:30:30.362Z] --- PASS: TestLinkNew (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestLinkEnv [2022-02-02T01:30:30.362Z] --- PASS: TestLinkEnv (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestLinkMultipleEnv [2022-02-02T01:30:30.362Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-02T01:30:30.362Z] === RUN TestLinkPortRangeEnv [2022-02-02T01:30:30.362Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-02T01:30:30.362Z] PASS [2022-02-02T01:30:30.362Z] coverage: 93.0% of statements [2022-02-02T01:30:30.362Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-02T01:30:30.362Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-02T01:30:30.466Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-02T01:30:30.466Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-02T01:30:30.466Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-02T01:30:30.756Z] --- PASS: TestDockerNetworkReConnect (2.78s) [2022-02-02T01:30:30.756Z] === RUN TestServicePlugin [2022-02-02T01:30:30.756Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:30:30.756Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-02T01:30:30.756Z] === RUN TestServiceUpdateLabel [2022-02-02T01:30:32.132Z] --- PASS: TestServiceUpdateLabel (1.66s) [2022-02-02T01:30:32.132Z] === RUN TestServiceUpdateSecrets [2022-02-02T01:30:32.367Z] --- PASS: TestDaemonDNSFallback (6.68s) [2022-02-02T01:30:32.367Z] === RUN TestInspectNetwork [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-02T01:30:32.579Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-02T01:30:32.579Z] PASS [2022-02-02T01:30:32.579Z] coverage: 33.6% of statements [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig/defaults [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-02T01:30:32.579Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-02T01:30:32.579Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-02T01:30:32.579Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-02T01:30:32.579Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-02T01:30:32.579Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-02T01:30:32.579Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-02T01:30:32.579Z] ok github.com/docker/docker/daemon/logger/fluentd 0.046s coverage: 33.6% of statements [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-02T01:30:32.579Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-02-02T01:30:32.579Z] === RUN TestCreateSuccess [2022-02-02T01:30:32.579Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCreateStreamSkipped [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-02T01:30:32.579Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCreateLogGroupSuccess [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-02T01:30:32.579Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCreateError [2022-02-02T01:30:32.579Z] --- PASS: TestCreateError (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCreateAlreadyExists [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-02T01:30:32.579Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestLogClosed [2022-02-02T01:30:32.579Z] --- PASS: TestLogClosed (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestLogBlocking [2022-02-02T01:30:32.579Z] --- PASS: TestLogBlocking (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-02T01:30:32.579Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestLogNonBlockingBufferFull [2022-02-02T01:30:32.579Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestPublishBatchSuccess [2022-02-02T01:30:32.579Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestPublishBatchError [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=error msg=error [2022-02-02T01:30:32.579Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-02T01:30:32.579Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-02T01:30:32.579Z] time="2022-02-02T01:30:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-02T01:30:32.579Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchSimple [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchTicker [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchMultilinePattern [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchClose [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestEffectiveLen [2022-02-02T01:30:32.579Z] === RUN TestEffectiveLen/0/Hello [2022-02-02T01:30:32.579Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-02T01:30:32.579Z] === RUN TestEffectiveLen/2/🙃 [2022-02-02T01:30:32.579Z] === RUN TestEffectiveLen/3/���� [2022-02-02T01:30:32.579Z] === RUN TestEffectiveLen/4/He��o [2022-02-02T01:30:32.579Z] === RUN TestEffectiveLen/5/ [2022-02-02T01:30:32.579Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/0/ [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/1/Hello [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: Hello [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/2/Hello [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: He [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: llo [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/3/Hello [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: Hello [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/4/🙃 [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/5/🙃 [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/6/a� [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: a [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: � [2022-02-02T01:30:32.579Z] === RUN TestFindValidSplit/7/a� [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1076: a� [2022-02-02T01:30:32.579Z] cloudwatchlogs_test.go:1077: [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-02T01:30:32.579Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestProcessEventEmoji [2022-02-02T01:30:32.579Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchLineSplit [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchMaxEvents [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-02T01:30:32.579Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-02T01:30:32.579Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-02T01:30:33.047Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-02-02T01:30:33.047Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-02T01:30:33.047Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-02T01:30:33.047Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.05s) [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.04s) [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-02T01:30:33.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-02T01:30:33.047Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-02T01:30:33.047Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-02T01:30:33.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-02T01:30:33.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-02T01:30:33.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-02T01:30:33.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-02T01:30:33.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-02T01:30:33.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-02T01:30:33.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-02T01:30:33.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-02T01:30:33.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.08s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsFormat [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-02T01:30:33.048Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-02T01:30:33.048Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestCreateTagSuccess [2022-02-02T01:30:33.048Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-02T01:30:33.048Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-02T01:30:33.048Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-02T01:30:33.048Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-02T01:30:33.048Z] PASS [2022-02-02T01:30:33.048Z] coverage: 80.2% of statements [2022-02-02T01:30:33.048Z] ok github.com/docker/docker/daemon/logger/awslogs 0.558s coverage: 80.2% of statements [2022-02-02T01:30:33.048Z] === RUN TestAdapterReadLogs [2022-02-02T01:30:33.048Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestCopier [2022-02-02T01:30:33.048Z] --- PASS: TestCopier (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestCopierLongLines [2022-02-02T01:30:33.048Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-02T01:30:33.048Z] === RUN TestCopierSlow [2022-02-02T01:30:33.302Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-02T01:30:33.515Z] --- PASS: TestCopierSlow (0.21s) [2022-02-02T01:30:33.515Z] === RUN TestCopierWithSized [2022-02-02T01:30:33.515Z] === RUN TestCopierWithSized/as_is [2022-02-02T01:30:33.515Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-02T01:30:33.515Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-02T01:30:33.515Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-02T01:30:33.515Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-02T01:30:33.515Z] === RUN TestCopierWithPartial [2022-02-02T01:30:33.515Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-02T01:30:33.515Z] === RUN TestRingLogger [2022-02-02T01:30:33.515Z] --- PASS: TestRingLogger (0.00s) [2022-02-02T01:30:33.515Z] === RUN TestRingCap [2022-02-02T01:30:33.515Z] --- PASS: TestRingCap (0.00s) [2022-02-02T01:30:33.515Z] === RUN TestRingClose [2022-02-02T01:30:33.515Z] --- PASS: TestRingClose (0.00s) [2022-02-02T01:30:33.515Z] === RUN TestRingDrain [2022-02-02T01:30:33.515Z] --- PASS: TestRingDrain (0.00s) [2022-02-02T01:30:33.515Z] PASS [2022-02-02T01:30:33.515Z] coverage: 43.8% of statements [2022-02-02T01:30:33.515Z] ok github.com/docker/docker/daemon/logger 0.314s coverage: 43.8% of statements [2022-02-02T01:30:33.515Z] === RUN TestSearchRegistryForImagesErrors [2022-02-02T01:30:33.515Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-02T01:30:33.515Z] === RUN TestSearchRegistryForImages [2022-02-02T01:30:33.515Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-02T01:30:33.515Z] === RUN TestOnlyPlatformWithFallback [2022-02-02T01:30:33.516Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-02T01:30:33.516Z] === RUN TestImageDelete [2022-02-02T01:30:33.516Z] === RUN TestImageDelete/no_lease [2022-02-02T01:30:33.516Z] === RUN TestImageDelete/lease_exists [2022-02-02T01:30:33.516Z] --- PASS: TestImageDelete (0.04s) [2022-02-02T01:30:33.516Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-02T01:30:33.516Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-02T01:30:33.516Z] === RUN TestContentStoreForPull [2022-02-02T01:30:33.516Z] --- PASS: TestContentStoreForPull (0.18s) [2022-02-02T01:30:33.516Z] PASS [2022-02-02T01:30:33.516Z] coverage: 6.6% of statements [2022-02-02T01:30:33.516Z] ok github.com/docker/docker/daemon/images 0.338s coverage: 6.6% of statements [2022-02-02T01:30:33.516Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-02T01:30:33.516Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-02T01:30:33.516Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-02T01:30:33.516Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-02T01:30:33.516Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-02T01:30:33.516Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-02T01:30:33.561Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-02T01:30:33.984Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-02T01:30:33.984Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-02T01:30:33.984Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-02T01:30:33.984Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2022-02-02T01:30:33.984Z] === RUN TestFastTimeMarshalJSON [2022-02-02T01:30:33.984Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-02T01:30:33.984Z] PASS [2022-02-02T01:30:33.984Z] coverage: 87.2% of statements [2022-02-02T01:30:33.984Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.247s coverage: 87.2% of statements [2022-02-02T01:30:33.984Z] === RUN TestJSONFileLogger [2022-02-02T01:30:33.984Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-02T01:30:33.984Z] === RUN TestJSONFileLoggerWithTags [2022-02-02T01:30:33.984Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-02T01:30:33.984Z] === RUN TestJSONFileLoggerWithOpts [2022-02-02T01:30:33.984Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-02T01:30:33.984Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-02T01:30:33.984Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-02T01:30:33.984Z] === RUN TestEncodeDecode [2022-02-02T01:30:33.984Z] === PAUSE TestEncodeDecode [2022-02-02T01:30:33.984Z] === RUN TestUnexpectedEOF [2022-02-02T01:30:34.452Z] time="2022-02-02T01:30:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-02T01:30:34.452Z] time="2022-02-02T01:30:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-02T01:30:34.452Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-02-02T01:30:34.452Z] === CONT TestEncodeDecode [2022-02-02T01:30:34.452Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-02T01:30:34.452Z] PASS [2022-02-02T01:30:34.452Z] coverage: 69.9% of statements [2022-02-02T01:30:34.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.283s coverage: 69.9% of statements [2022-02-02T01:30:34.921Z] === RUN TestWriteLog [2022-02-02T01:30:34.921Z] === PAUSE TestWriteLog [2022-02-02T01:30:34.921Z] === RUN TestReadLog [2022-02-02T01:30:34.921Z] === PAUSE TestReadLog [2022-02-02T01:30:34.921Z] === RUN TestDecode [2022-02-02T01:30:34.921Z] --- PASS: TestDecode (0.02s) [2022-02-02T01:30:34.921Z] === CONT TestWriteLog [2022-02-02T01:30:34.921Z] === CONT TestReadLog [2022-02-02T01:30:34.921Z] --- PASS: TestWriteLog (0.00s) [2022-02-02T01:30:34.921Z] === RUN TestReadLog/tail_exact [2022-02-02T01:30:35.390Z] === RUN TestReadLog/tail_less_than_available [2022-02-02T01:30:35.390Z] === RUN TestReadLog/tail_more_than_available [2022-02-02T01:30:35.390Z] --- PASS: TestReadLog (0.16s) [2022-02-02T01:30:35.390Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-02-02T01:30:35.390Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-02T01:30:35.390Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-02T01:30:35.390Z] PASS [2022-02-02T01:30:35.390Z] coverage: 78.7% of statements [2022-02-02T01:30:35.390Z] ok github.com/docker/docker/daemon/logger/local 0.254s coverage: 78.7% of statements [2022-02-02T01:30:35.390Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-02T01:30:35.390Z] === RUN TestOpenFileDelete [2022-02-02T01:30:35.390Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestOpenFileRename [2022-02-02T01:30:35.390Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestHandleDecoderErr [2022-02-02T01:30:35.390Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestParseLogTagDefaultTag [2022-02-02T01:30:35.390Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestParseLogTag [2022-02-02T01:30:35.390Z] --- PASS: TestParseLogTag (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestParseLogTagEmptyTag [2022-02-02T01:30:35.390Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestTailFiles [2022-02-02T01:30:35.390Z] --- PASS: TestTailFiles (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestFollowLogsConsumerGone [2022-02-02T01:30:35.390Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestFollowLogsProducerGone [2022-02-02T01:30:35.390Z] logfile_test.go:180: logDecode() closed after sending 3990 messages [2022-02-02T01:30:35.390Z] logfile_test.go:233: messages sent: 3990, received: 3990 [2022-02-02T01:30:35.390Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-02T01:30:35.390Z] === RUN TestCheckCapacityAndRotate [2022-02-02T01:30:35.390Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-02T01:30:35.390Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-02T01:30:35.463Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-02T01:30:35.723Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-02T01:30:35.858Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-02-02T01:30:35.858Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-02T01:30:35.858Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-02-02T01:30:35.858Z] PASS [2022-02-02T01:30:35.858Z] coverage: 54.9% of statements [2022-02-02T01:30:35.858Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.211s coverage: 54.9% of statements [2022-02-02T01:30:35.981Z] === RUN TestInspectNetwork/full_network_id [2022-02-02T01:30:35.981Z] === RUN TestInspectNetwork/partial_network_id [2022-02-02T01:30:35.981Z] === RUN TestInspectNetwork/network_name [2022-02-02T01:30:35.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-02T01:30:36.326Z] === RUN TestLog [2022-02-02T01:30:36.326Z] --- PASS: TestLog (0.01s) [2022-02-02T01:30:36.326Z] PASS [2022-02-02T01:30:36.326Z] coverage: 31.5% of statements [2022-02-02T01:30:36.326Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-02-02T01:30:36.326Z] === RUN TestValidateLogOpt [2022-02-02T01:30:36.326Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestNewMissedConfig [2022-02-02T01:30:36.326Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestNewMissedUrl [2022-02-02T01:30:36.326Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestNewMissedToken [2022-02-02T01:30:36.326Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestNewWithProxy [2022-02-02T01:30:36.326Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestDefault [2022-02-02T01:30:36.326Z] --- PASS: TestDefault (0.01s) [2022-02-02T01:30:36.326Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-02T01:30:36.326Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestJsonFormat [2022-02-02T01:30:36.326Z] --- PASS: TestJsonFormat (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestRawFormat [2022-02-02T01:30:36.326Z] --- PASS: TestRawFormat (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestRawFormatWithLabels [2022-02-02T01:30:36.326Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-02T01:30:36.326Z] === RUN TestRawFormatWithoutTag [2022-02-02T01:30:36.326Z] --- PASS: TestRawFormatWithoutTag (0.02s) [2022-02-02T01:30:36.326Z] === RUN TestBatching [2022-02-02T01:30:36.794Z] === RUN TestNewParse [2022-02-02T01:30:36.794Z] --- PASS: TestNewParse (0.00s) [2022-02-02T01:30:36.794Z] PASS [2022-02-02T01:30:36.794Z] coverage: 8.3% of statements [2022-02-02T01:30:36.794Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-02-02T01:30:36.794Z] --- PASS: TestBatching (0.26s) [2022-02-02T01:30:36.794Z] === RUN TestFrequency [2022-02-02T01:30:36.794Z] --- PASS: TestFrequency (0.16s) [2022-02-02T01:30:36.794Z] === RUN TestOneMessagePerRequest [2022-02-02T01:30:36.794Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestVerify [2022-02-02T01:30:36.794Z] --- PASS: TestVerify (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestSkipVerify [2022-02-02T01:30:36.794Z] === RUN TestParseLogFormat [2022-02-02T01:30:36.794Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestValidateLogOptEmpty [2022-02-02T01:30:36.794Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestValidateSyslogAddress [2022-02-02T01:30:36.794Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestParseAddressDefaultPort [2022-02-02T01:30:36.794Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestValidateSyslogFacility [2022-02-02T01:30:36.794Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestValidateLogOptSyslogFormat [2022-02-02T01:30:36.794Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-02T01:30:36.794Z] === RUN TestValidateLogOpt [2022-02-02T01:30:36.794Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-02T01:30:36.794Z] PASS [2022-02-02T01:30:36.794Z] coverage: 46.8% of statements [2022-02-02T01:30:36.794Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 46.8% of statements [2022-02-02T01:30:36.794Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:36.794Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:36.794Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:36.794Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] --- PASS: TestSkipVerify (0.43s) [2022-02-02T01:30:37.262Z] === RUN TestBufferMaximum [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765436.995383\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765436.995383\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:37.262Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-02T01:30:37.262Z] === RUN TestServerAlwaysDown [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765436.998381\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765436.998381\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765436.998381\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765436.998381\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:37.262Z] time="2022-02-02T01:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643765436.998381\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:37.262Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-02T01:30:37.356Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-02T01:30:37.356Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-02T01:30:37.731Z] === RUN TestCannotSendAfterClose [2022-02-02T01:30:37.731Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-02T01:30:37.731Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-02T01:30:38.199Z] === RUN TestV1IDService [2022-02-02T01:30:38.199Z] --- PASS: TestV1IDService (0.02s) [2022-02-02T01:30:38.199Z] === RUN TestV2MetadataService [2022-02-02T01:30:38.199Z] time="2022-02-02T01:30:38Z" 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-02-02T01:30:38.199Z] time="2022-02-02T01:30:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b99583a9fe73\"}'" [2022-02-02T01:30:38.199Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-02T01:30:38.199Z] PASS [2022-02-02T01:30:38.199Z] coverage: 82.5% of statements [2022-02-02T01:30:38.199Z] ok github.com/docker/docker/daemon/logger/splunk 2.023s coverage: 82.5% of statements [2022-02-02T01:30:38.199Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-02T01:30:38.199Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-02T01:30:38.199Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-02T01:30:38.291Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-02T01:30:38.667Z] === RUN TestSuccessfulDownload [2022-02-02T01:30:38.667Z] download_test.go:267: Needs fixing on Windows [2022-02-02T01:30:38.667Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-02T01:30:38.667Z] === RUN TestCancelledDownload [2022-02-02T01:30:38.667Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-02T01:30:38.667Z] === RUN TestMaxDownloadAttempts [2022-02-02T01:30:38.667Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:30:38.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:30:38.667Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:30:38.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:30:38.667Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:30:38.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:30:38.667Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:30:38.667Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:30:38.667Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-02T01:30:38.667Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-02T01:30:38.667Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-02T01:30:38.667Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-02T01:30:38.856Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-02T01:30:39.136Z] --- PASS: TestV2MetadataService (1.05s) [2022-02-02T01:30:39.136Z] PASS [2022-02-02T01:30:39.136Z] coverage: 48.2% of statements [2022-02-02T01:30:39.136Z] ok github.com/docker/docker/distribution/metadata 1.143s coverage: 48.2% of statements [2022-02-02T01:30:39.136Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-02T01:30:39.136Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-02T01:30:39.136Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-02T01:30:39.136Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-02T01:30:39.136Z] === RUN TestContinueOnError_NeverContinue [2022-02-02T01:30:39.136Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-02T01:30:39.136Z] === RUN TestManifestStore [2022-02-02T01:30:39.136Z] === RUN TestManifestStore/no_remote_or_local [2022-02-02T01:30:39.136Z] time="2022-02-02T01:30:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:30:39.136Z] time="2022-02-02T01:30:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:30:39.136Z] time="2022-02-02T01:30:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:30:39.136Z] time="2022-02-02T01:30:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-02T01:30:39.136Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-02T01:30:39.136Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-02-02T01:30:39.136Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-02-02T01:30:39.136Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-02-02T01:30:39.136Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-02-02T01:30:39.136Z] === RUN TestTransfer [2022-02-02T01:30:39.604Z] --- PASS: TestTransfer (0.12s) [2022-02-02T01:30:39.604Z] === RUN TestConcurrencyLimit [2022-02-02T01:30:39.604Z] time="2022-02-02T01:30:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1669909901\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/no_local_cache [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/with_local_cache [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/unknown_media_type [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-02T01:30:39.604Z] time="2022-02-02T01:30:39Z" level=warning msg="reference for unknown type: " [2022-02-02T01:30:39.604Z] time="2022-02-02T01:30:39Z" level=warning msg="reference for unknown type: " [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-02T01:30:39.604Z] time="2022-02-02T01:30:39Z" level=warning msg="reference for unknown type: " [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-02T01:30:39.604Z] time="2022-02-02T01:30:39Z" level=warning msg="reference for unknown type: " [2022-02-02T01:30:39.604Z] time="2022-02-02T01:30:39Z" level=warning msg="reference for unknown type: " [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-02T01:30:39.604Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-02T01:30:39.604Z] time="2022-02-02T01:30:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore (0.29s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaType [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-02T01:30:39.604Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-02T01:30:39.604Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestFixManifestLayers [2022-02-02T01:30:39.604Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-02T01:30:39.604Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-02T01:30:39.604Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestFixManifestLayersBadParent [2022-02-02T01:30:39.604Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestValidateManifest [2022-02-02T01:30:39.604Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-02T01:30:39.604Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestFormatPlatform [2022-02-02T01:30:39.604Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestGetRepositoryMountCandidates [2022-02-02T01:30:39.604Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestLayerAlreadyExists [2022-02-02T01:30:39.604Z] 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-02-02T01:30:39.604Z] 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-02-02T01:30:39.604Z] 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-02-02T01:30:39.604Z] 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-02-02T01:30:39.604Z] 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-02-02T01:30:39.604Z] 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-02-02T01:30:39.604Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-02T01:30:39.604Z] === RUN TestWhenEmptyAuthConfig [2022-02-02T01:30:40.074Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-02-02T01:30:40.074Z] === RUN TestInactiveJobs [2022-02-02T01:30:40.074Z] === RUN TestNotFound [2022-02-02T01:30:40.074Z] --- PASS: TestNotFound (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestConflict [2022-02-02T01:30:40.074Z] --- PASS: TestConflict (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestForbidden [2022-02-02T01:30:40.074Z] --- PASS: TestForbidden (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestInvalidParameter [2022-02-02T01:30:40.074Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestNotImplemented [2022-02-02T01:30:40.074Z] --- PASS: TestNotImplemented (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestNotModified [2022-02-02T01:30:40.074Z] --- PASS: TestNotModified (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestUnauthorized [2022-02-02T01:30:40.074Z] --- PASS: TestUnauthorized (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestUnknown [2022-02-02T01:30:40.074Z] --- PASS: TestUnknown (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestCancelled [2022-02-02T01:30:40.074Z] --- PASS: TestCancelled (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestDeadline [2022-02-02T01:30:40.074Z] --- PASS: TestDeadline (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestDataLoss [2022-02-02T01:30:40.074Z] --- PASS: TestDataLoss (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestUnavailable [2022-02-02T01:30:40.074Z] --- PASS: TestUnavailable (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestSystem [2022-02-02T01:30:40.074Z] --- PASS: TestSystem (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Not_Found [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Bad_Request [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Conflict [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Unauthorized [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Forbidden [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Not_Modified [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-02T01:30:40.074Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-02T01:30:40.074Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-02T01:30:40.074Z] PASS [2022-02-02T01:30:40.074Z] coverage: 53.1% of statements [2022-02-02T01:30:40.074Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2022-02-02T01:30:40.074Z] --- PASS: TestInactiveJobs (0.35s) [2022-02-02T01:30:40.074Z] === RUN TestWatchRelease [2022-02-02T01:30:40.074Z] --- PASS: TestWatchRelease (0.05s) [2022-02-02T01:30:40.074Z] === RUN TestWatchFinishedTransfer [2022-02-02T01:30:40.074Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-02T01:30:40.074Z] === RUN TestDuplicateTransfer [2022-02-02T01:30:40.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-02T01:30:40.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-02T01:30:40.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-02T01:30:40.493Z] --- PASS: TestInspectNetwork (8.04s) [2022-02-02T01:30:40.493Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-02T01:30:40.493Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-02T01:30:40.493Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-02-02T01:30:40.493Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-02T01:30:40.493Z] === RUN TestRunContainerWithBridgeNone [2022-02-02T01:30:40.493Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-02T01:30:40.543Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-02T01:30:40.543Z] === RUN TestSuccessfulUpload [2022-02-02T01:30:40.543Z] time="2022-02-02T01:30:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-02T01:30:40.543Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-02T01:30:40.543Z] === RUN TestCancelledUpload [2022-02-02T01:30:40.543Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-02T01:30:40.543Z] PASS [2022-02-02T01:30:40.543Z] coverage: 77.1% of statements [2022-02-02T01:30:40.543Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 77.1% of statements [2022-02-02T01:30:40.543Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-02-02T01:30:40.543Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-02T01:30:40.543Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-02T01:30:40.543Z] === RUN TestTokenPassThru [2022-02-02T01:30:40.543Z] --- PASS: TestTokenPassThru (0.02s) [2022-02-02T01:30:40.543Z] === RUN TestTokenPassThruDifferentHost [2022-02-02T01:30:40.543Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-02T01:30:40.543Z] PASS [2022-02-02T01:30:40.543Z] coverage: 24.6% of statements [2022-02-02T01:30:40.751Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-02T01:30:41.011Z] ok github.com/docker/docker/distribution 1.551s coverage: 24.6% of statements [2022-02-02T01:30:41.011Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-02T01:30:41.011Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-02T01:30:41.011Z] === RUN TestFSGetInvalidData [2022-02-02T01:30:41.011Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-02T01:30:41.011Z] === RUN TestFSInvalidSet [2022-02-02T01:30:41.011Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-02T01:30:41.011Z] === RUN TestFSInvalidRoot [2022-02-02T01:30:41.011Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-02-02T01:30:41.011Z] === RUN TestFSMetadataGetSet [2022-02-02T01:30:41.011Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-02T01:30:41.011Z] === RUN TestFSInvalidWalker [2022-02-02T01:30:41.011Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-02T01:30:41.011Z] === RUN TestFSGetSet [2022-02-02T01:30:41.011Z] --- PASS: TestFSGetSet (0.02s) [2022-02-02T01:30:41.011Z] === RUN TestFSGetUnsetKey [2022-02-02T01:30:41.011Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-02-02T01:30:41.011Z] === RUN TestFSGetEmptyData [2022-02-02T01:30:41.011Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-02T01:30:41.011Z] === RUN TestFSDelete [2022-02-02T01:30:41.011Z] --- PASS: TestFSDelete (0.02s) [2022-02-02T01:30:41.011Z] === RUN TestFSWalker [2022-02-02T01:30:41.011Z] --- PASS: TestFSWalker (0.02s) [2022-02-02T01:30:41.011Z] === RUN TestFSWalkerStopOnError [2022-02-02T01:30:41.011Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-02T01:30:41.011Z] === RUN TestNewFromJSON [2022-02-02T01:30:41.011Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-02T01:30:41.011Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-02T01:30:41.011Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-02T01:30:41.011Z] === RUN TestMarshalKeyOrder [2022-02-02T01:30:41.011Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-02T01:30:41.011Z] === RUN TestHistoryEqual [2022-02-02T01:30:41.011Z] === RUN TestCompare [2022-02-02T01:30:41.011Z] --- PASS: TestCompare (0.00s) [2022-02-02T01:30:41.011Z] PASS [2022-02-02T01:30:41.011Z] coverage: 19.2% of statements [2022-02-02T01:30:41.011Z] ok github.com/docker/docker/image/cache 0.108s coverage: 19.2% of statements [2022-02-02T01:30:41.479Z] --- PASS: TestHistoryEqual (0.17s) [2022-02-02T01:30:41.479Z] === RUN TestImage [2022-02-02T01:30:41.479Z] --- PASS: TestImage (0.00s) [2022-02-02T01:30:41.479Z] === RUN TestImageOSNotEmpty [2022-02-02T01:30:41.479Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-02T01:30:41.479Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-02T01:30:41.479Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-02T01:30:41.479Z] === RUN TestCreate [2022-02-02T01:30:41.479Z] --- PASS: TestCreate (0.01s) [2022-02-02T01:30:41.479Z] === RUN TestRestore [2022-02-02T01:30:41.479Z] time="2022-02-02T01:30:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-02T01:30:41.479Z] --- PASS: TestRestore (0.03s) [2022-02-02T01:30:41.479Z] === RUN TestAddDelete [2022-02-02T01:30:41.479Z] --- PASS: TestAddDelete (0.02s) [2022-02-02T01:30:41.479Z] === RUN TestSearchAfterDelete [2022-02-02T01:30:41.479Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-02T01:30:41.479Z] === RUN TestParentReset [2022-02-02T01:30:41.479Z] --- PASS: TestParentReset (0.05s) [2022-02-02T01:30:41.479Z] === RUN TestGetAndSetLastUpdated [2022-02-02T01:30:41.479Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-02T01:30:41.479Z] === RUN TestStoreLen [2022-02-02T01:30:41.479Z] --- PASS: TestStoreLen (0.06s) [2022-02-02T01:30:41.479Z] PASS [2022-02-02T01:30:41.479Z] coverage: 86.6% of statements [2022-02-02T01:30:41.479Z] ok github.com/docker/docker/image 0.645s coverage: 86.6% of statements [2022-02-02T01:30:41.688Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-02T01:30:41.947Z] === RUN TestMakeV1ConfigFromConfig [2022-02-02T01:30:41.947Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-02T01:30:41.947Z] PASS [2022-02-02T01:30:41.947Z] coverage: 25.0% of statements [2022-02-02T01:30:41.947Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2022-02-02T01:30:42.415Z] === RUN TestValidateManifest [2022-02-02T01:30:42.415Z] === RUN TestValidateManifest/nil [2022-02-02T01:30:42.415Z] === RUN TestValidateManifest/non-nil [2022-02-02T01:30:42.415Z] --- PASS: TestValidateManifest (0.00s) [2022-02-02T01:30:42.415Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-02T01:30:42.415Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-02T01:30:42.415Z] PASS [2022-02-02T01:30:42.415Z] coverage: 0.7% of statements [2022-02-02T01:30:42.415Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2022-02-02T01:30:42.415Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-02T01:30:42.625Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2022-02-02T01:30:42.625Z] === RUN TestNetworkInvalidJSON [2022-02-02T01:30:42.625Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-02T01:30:42.625Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-02T01:30:42.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:30:42.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:30:42.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:30:42.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:30:42.625Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-02T01:30:42.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:30:42.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:30:42.625Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-02T01:30:42.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-02T01:30:42.625Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-02T01:30:42.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-02T01:30:42.625Z] === RUN TestNetworkList [2022-02-02T01:30:42.625Z] === RUN TestNetworkList//networks [2022-02-02T01:30:42.625Z] === PAUSE TestNetworkList//networks [2022-02-02T01:30:42.625Z] === RUN TestNetworkList//networks/ [2022-02-02T01:30:42.625Z] === PAUSE TestNetworkList//networks/ [2022-02-02T01:30:42.625Z] === CONT TestNetworkList//networks [2022-02-02T01:30:42.625Z] === CONT TestNetworkList//networks/ [2022-02-02T01:30:42.625Z] --- PASS: TestNetworkList (0.02s) [2022-02-02T01:30:42.625Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-02T01:30:42.625Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-02T01:30:42.625Z] === RUN TestHostIPv4BridgeLabel [2022-02-02T01:30:42.884Z] === RUN TestSerialization [2022-02-02T01:30:42.884Z] --- PASS: TestSerialization (0.02s) [2022-02-02T01:30:42.884Z] PASS [2022-02-02T01:30:42.884Z] coverage: 100.0% of statements [2022-02-02T01:30:42.884Z] ok github.com/docker/docker/libcontainerd/queue 0.080s coverage: 100.0% of statements [2022-02-02T01:30:43.193Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-02-02T01:30:43.193Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-02T01:30:43.193Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-02T01:30:43.452Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-02T01:30:43.875Z] === RUN TestEnvironmentParsing [2022-02-02T01:30:43.875Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-02T01:30:43.875Z] PASS [2022-02-02T01:30:43.875Z] coverage: 1.2% of statements [2022-02-02T01:30:43.875Z] ok github.com/docker/docker/libcontainerd/local 0.181s coverage: 1.2% of statements [2022-02-02T01:30:43.875Z] === RUN TestEmptyLayer [2022-02-02T01:30:43.875Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-02T01:30:43.875Z] === RUN TestCommitFailure [2022-02-02T01:30:43.875Z] --- PASS: TestCommitFailure (0.01s) [2022-02-02T01:30:43.875Z] === RUN TestStartTransactionFailure [2022-02-02T01:30:43.875Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-02T01:30:43.875Z] === RUN TestGetOrphan [2022-02-02T01:30:43.875Z] --- PASS: TestGetOrphan (0.01s) [2022-02-02T01:30:43.875Z] === RUN TestMountAndRegister [2022-02-02T01:30:43.875Z] layer_test.go:270: Layer size: 14 [2022-02-02T01:30:44.019Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-02-02T01:30:44.019Z] === RUN TestDaemonDefaultNetworkPools [2022-02-02T01:30:44.343Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-02T01:30:44.343Z] === RUN TestLayerRelease [2022-02-02T01:30:44.343Z] layer_test.go:303: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestStoreRestore [2022-02-02T01:30:44.343Z] layer_test.go:352: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestTarStreamStability [2022-02-02T01:30:44.343Z] layer_test.go:467: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestRegisterExistingLayer [2022-02-02T01:30:44.343Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-02T01:30:44.343Z] === RUN TestTarStreamVerification [2022-02-02T01:30:44.343Z] layer_test.go:696: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestLayerMigration [2022-02-02T01:30:44.343Z] migration_test.go:45: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestLayerMigrationNoTarsplit [2022-02-02T01:30:44.343Z] migration_test.go:181: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestMountInit [2022-02-02T01:30:44.343Z] mount_test.go:17: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestMountInit (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestMountSize [2022-02-02T01:30:44.343Z] mount_test.go:76: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestMountSize (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestMountChanges [2022-02-02T01:30:44.343Z] mount_test.go:125: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestMountChanges (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestMountApply [2022-02-02T01:30:44.343Z] mount_test.go:212: Failing on Windows [2022-02-02T01:30:44.343Z] --- SKIP: TestMountApply (0.00s) [2022-02-02T01:30:44.343Z] PASS [2022-02-02T01:30:44.343Z] coverage: 30.1% of statements [2022-02-02T01:30:44.343Z] ok github.com/docker/docker/layer 0.288s coverage: 30.1% of statements [2022-02-02T01:30:44.343Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-02T01:30:44.343Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-02T01:30:44.343Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-02T01:30:44.343Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-02T01:30:44.343Z] === RUN TestSequenceGetAvailableBit [2022-02-02T01:30:44.343Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestSequenceEqual [2022-02-02T01:30:44.343Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestSequenceCopy [2022-02-02T01:30:44.343Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestGetFirstAvailable [2022-02-02T01:30:44.343Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestFindSequence [2022-02-02T01:30:44.343Z] --- PASS: TestFindSequence (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestCheckIfAvailable [2022-02-02T01:30:44.343Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestMergeSequences [2022-02-02T01:30:44.343Z] --- PASS: TestMergeSequences (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestPushReservation [2022-02-02T01:30:44.343Z] --- PASS: TestPushReservation (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestSerializeDeserialize [2022-02-02T01:30:44.343Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestSet [2022-02-02T01:30:44.343Z] --- PASS: TestSet (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestSetUnset [2022-02-02T01:30:44.343Z] --- PASS: TestSetUnset (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestOffsetSetUnset [2022-02-02T01:30:44.343Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestSetInRange [2022-02-02T01:30:44.343Z] --- PASS: TestSetInRange (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestSetAnyInRange [2022-02-02T01:30:44.343Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestMethods [2022-02-02T01:30:44.343Z] --- PASS: TestMethods (0.00s) [2022-02-02T01:30:44.343Z] === RUN TestRandomAllocateDeallocate [2022-02-02T01:30:44.956Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-02-02T01:30:44.957Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-02T01:30:45.523Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-02T01:30:46.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-02-02T01:30:46.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-02T01:30:46.561Z] === RUN TestInvalidConfig [2022-02-02T01:30:46.561Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-02T01:30:46.561Z] === RUN TestConfig [2022-02-02T01:30:46.561Z] --- PASS: TestConfig (0.00s) [2022-02-02T01:30:46.561Z] === RUN TestOptionsLabels [2022-02-02T01:30:46.561Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-02T01:30:46.561Z] === RUN TestValidName [2022-02-02T01:30:46.561Z] --- PASS: TestValidName (0.00s) [2022-02-02T01:30:46.561Z] PASS [2022-02-02T01:30:46.561Z] coverage: 19.7% of statements [2022-02-02T01:30:46.561Z] ok github.com/docker/docker/libnetwork/config 0.090s coverage: 19.7% of statements [2022-02-02T01:30:46.659Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-02T01:30:47.009Z] --- PASS: TestServiceUpdateSecrets (14.16s) [2022-02-02T01:30:47.010Z] === RUN TestServiceUpdateConfigs [2022-02-02T01:30:47.029Z] === RUN TestKey [2022-02-02T01:30:47.029Z] --- PASS: TestKey (0.00s) [2022-02-02T01:30:47.029Z] === RUN TestParseKey [2022-02-02T01:30:47.029Z] --- PASS: TestParseKey (0.00s) [2022-02-02T01:30:47.029Z] === RUN TestInvalidDataStore [2022-02-02T01:30:47.029Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-02T01:30:47.029Z] === RUN TestKVObjectFlatKey [2022-02-02T01:30:47.029Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-02T01:30:47.029Z] === RUN TestAtomicKVObjectFlatKey [2022-02-02T01:30:47.029Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-02T01:30:47.029Z] PASS [2022-02-02T01:30:47.029Z] coverage: 21.9% of statements [2022-02-02T01:30:47.029Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-02-02T01:30:47.595Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-02-02T01:30:47.595Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-02T01:30:48.017Z] === RUN TestErrorInterfaces [2022-02-02T01:30:48.017Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestNetworkMarshalling [2022-02-02T01:30:48.017Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-02-02T01:30:48.017Z] === RUN TestEndpointMarshalling [2022-02-02T01:30:48.017Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestAuxAddresses [2022-02-02T01:30:48.017Z] time="2022-02-02T01:30:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:30:48.017Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-02T01:30:48.017Z] === RUN TestSRVServiceQuery [2022-02-02T01:30:48.017Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-02T01:30:48.017Z] === RUN TestServiceVIPReuse [2022-02-02T01:30:48.017Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-02T01:30:48.017Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-02T01:30:48.017Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestDNSIPQuery [2022-02-02T01:30:48.017Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestDNSProxyServFail [2022-02-02T01:30:48.017Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-02-02T01:30:48.017Z] === RUN TestSandboxAddEmpty [2022-02-02T01:30:48.017Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestSandboxAddMultiPrio [2022-02-02T01:30:48.017Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestSandboxAddSamePrio [2022-02-02T01:30:48.017Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestCleanupServiceDiscovery [2022-02-02T01:30:48.017Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestDNSOptions [2022-02-02T01:30:48.017Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:30:48.017Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestMultipleControllersWithSameStore [2022-02-02T01:30:48.017Z] time="2022-02-02T01:30:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:30:48.017Z] time="2022-02-02T01:30:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-02T01:30:48.017Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-02T01:30:48.017Z] PASS [2022-02-02T01:30:48.017Z] coverage: 8.5% of statements [2022-02-02T01:30:48.017Z] ok github.com/docker/docker/libnetwork 0.314s coverage: 8.5% of statements [2022-02-02T01:30:48.017Z] === RUN TestIPDataMarshalling [2022-02-02T01:30:48.017Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-02T01:30:48.017Z] === RUN TestValidateAndIsV6 [2022-02-02T01:30:48.017Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-02T01:30:48.017Z] PASS [2022-02-02T01:30:48.017Z] coverage: 68.9% of statements [2022-02-02T01:30:48.017Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-02-02T01:30:48.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-02-02T01:30:48.162Z] === RUN TestServiceWithPredefinedNetwork [2022-02-02T01:30:48.162Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-02T01:30:48.486Z] === RUN TestDriver [2022-02-02T01:30:48.486Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:30:48.486Z] PASS [2022-02-02T01:30:48.486Z] coverage: 34.8% of statements [2022-02-02T01:30:48.486Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-02-02T01:30:48.954Z] === RUN TestDriver [2022-02-02T01:30:48.954Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:30:48.954Z] PASS [2022-02-02T01:30:48.954Z] coverage: 34.8% of statements [2022-02-02T01:30:48.954Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-02-02T01:30:49.097Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-02T01:30:49.422Z] === RUN TestNetworkAllocateFree [2022-02-02T01:30:49.422Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-02T01:30:49.422Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-02T01:30:49.422Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-02T01:30:49.422Z] PASS [2022-02-02T01:30:49.422Z] coverage: 63.6% of statements [2022-02-02T01:30:49.422Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2022-02-02T01:30:49.890Z] === RUN TestGetEmptyCapabilities [2022-02-02T01:30:49.890Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-02T01:30:49.890Z] === RUN TestGetExtraCapabilities [2022-02-02T01:30:49.890Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-02T01:30:49.890Z] === RUN TestGetInvalidCapabilities [2022-02-02T01:30:49.890Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-02T01:30:49.890Z] === RUN TestRemoteDriver [2022-02-02T01:30:49.890Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-02T01:30:49.890Z] === RUN TestDriverError [2022-02-02T01:30:49.890Z] --- PASS: TestDriverError (0.00s) [2022-02-02T01:30:49.890Z] === RUN TestMissingValues [2022-02-02T01:30:49.890Z] --- PASS: TestMissingValues (0.00s) [2022-02-02T01:30:49.890Z] === RUN TestRollback [2022-02-02T01:30:49.890Z] --- PASS: TestRollback (0.01s) [2022-02-02T01:30:49.890Z] PASS [2022-02-02T01:30:49.890Z] coverage: 57.4% of statements [2022-02-02T01:30:49.890Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.089s coverage: 57.4% of statements [2022-02-02T01:30:50.032Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-02T01:30:50.291Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-02T01:30:50.357Z] === RUN TestNew [2022-02-02T01:30:50.357Z] --- PASS: TestNew (0.00s) [2022-02-02T01:30:50.357Z] === RUN TestAddDriver [2022-02-02T01:30:50.357Z] --- PASS: TestAddDriver (0.00s) [2022-02-02T01:30:50.357Z] === RUN TestAddDuplicateDriver [2022-02-02T01:30:50.357Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-02T01:30:50.357Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-02T01:30:50.357Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-02T01:30:50.357Z] === RUN TestDriver [2022-02-02T01:30:50.357Z] --- PASS: TestDriver (0.00s) [2022-02-02T01:30:50.357Z] === RUN TestIPAM [2022-02-02T01:30:50.357Z] --- PASS: TestIPAM (0.00s) [2022-02-02T01:30:50.357Z] === RUN TestWalkIPAMs [2022-02-02T01:30:50.357Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-02T01:30:50.357Z] === RUN TestWalkDrivers [2022-02-02T01:30:50.358Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-02T01:30:50.358Z] PASS [2022-02-02T01:30:50.358Z] coverage: 82.4% of statements [2022-02-02T01:30:50.358Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-02-02T01:30:50.358Z] === RUN TestNAT [2022-02-02T01:30:50.358Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-02T01:30:50.358Z] --- SKIP: TestNAT (0.00s) [2022-02-02T01:30:50.358Z] === RUN TestTransparent [2022-02-02T01:30:50.358Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-02T01:30:50.358Z] --- SKIP: TestTransparent (0.00s) [2022-02-02T01:30:50.358Z] PASS [2022-02-02T01:30:50.358Z] coverage: 0.0% of statements [2022-02-02T01:30:50.358Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-02-02T01:30:50.788Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2022-02-02T01:30:50.788Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-02T01:30:50.788Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:30:50.788Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:30:50.788Z] === RUN TestServiceWithDataPathPortInit [2022-02-02T01:30:50.928Z] === RUN TestBuildDefault [2022-02-02T01:30:50.928Z] --- PASS: TestBuildDefault (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestBuildHostnameDomainname [2022-02-02T01:30:50.928Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestBuildHostname [2022-02-02T01:30:50.928Z] --- PASS: TestBuildHostname (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestBuildHostnameFQDN [2022-02-02T01:30:50.928Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestBuildNoIP [2022-02-02T01:30:50.928Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestUpdate [2022-02-02T01:30:50.928Z] --- PASS: TestUpdate (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-02T01:30:50.928Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-02T01:30:50.928Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestAddEmpty [2022-02-02T01:30:50.928Z] --- PASS: TestAddEmpty (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestAdd [2022-02-02T01:30:50.928Z] --- PASS: TestAdd (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestDeleteEmpty [2022-02-02T01:30:50.928Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestDeleteNewline [2022-02-02T01:30:50.928Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestDelete [2022-02-02T01:30:50.928Z] --- PASS: TestDelete (0.00s) [2022-02-02T01:30:50.928Z] === RUN TestConcurrentWrites [2022-02-02T01:30:50.928Z] --- PASS: TestConcurrentWrites (0.16s) [2022-02-02T01:30:50.928Z] PASS [2022-02-02T01:30:50.928Z] coverage: 81.2% of statements [2022-02-02T01:30:50.928Z] ok github.com/docker/docker/libnetwork/etchosts 0.223s coverage: 81.2% of statements [2022-02-02T01:30:51.396Z] === RUN TestNew [2022-02-02T01:30:51.396Z] --- PASS: TestNew (0.00s) [2022-02-02T01:30:51.396Z] === RUN TestAllocate [2022-02-02T01:30:51.396Z] --- PASS: TestAllocate (0.00s) [2022-02-02T01:30:51.396Z] === RUN TestUninitialized [2022-02-02T01:30:51.396Z] --- PASS: TestUninitialized (0.00s) [2022-02-02T01:30:51.396Z] === RUN TestAllocateInRange [2022-02-02T01:30:51.396Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-02T01:30:51.396Z] === RUN TestAllocateSerial [2022-02-02T01:30:51.396Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-02T01:30:51.396Z] PASS [2022-02-02T01:30:51.396Z] coverage: 87.5% of statements [2022-02-02T01:30:51.396Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-02-02T01:30:51.396Z] === RUN TestCaller [2022-02-02T01:30:51.396Z] --- PASS: TestCaller (0.00s) [2022-02-02T01:30:51.396Z] PASS [2022-02-02T01:30:51.396Z] coverage: 100.0% of statements [2022-02-02T01:30:51.396Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-02-02T01:30:51.396Z] --- PASS: TestRandomAllocateDeallocate (6.90s) [2022-02-02T01:30:51.396Z] === RUN TestAllocateRandomDeallocate [2022-02-02T01:30:51.864Z] === RUN TestSetSerialInsertDelete [2022-02-02T01:30:51.864Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-02T01:30:51.864Z] === RUN TestSetParallelInsertDelete [2022-02-02T01:30:52.850Z] === RUN TestInt2IP2IntConversion [2022-02-02T01:30:52.850Z] --- PASS: TestAllocateRandomDeallocate (1.56s) [2022-02-02T01:30:52.850Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-02T01:30:53.319Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-02-02T01:30:53.319Z] === RUN TestGetAddressVersion [2022-02-02T01:30:53.319Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-02T01:30:53.319Z] === RUN TestKeyString [2022-02-02T01:30:53.319Z] --- PASS: TestKeyString (0.00s) [2022-02-02T01:30:53.319Z] === RUN TestPoolDataMarshal [2022-02-02T01:30:53.319Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-02T01:30:53.319Z] === RUN TestSubnetsMarshal [2022-02-02T01:30:53.319Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-02T01:30:53.319Z] === RUN TestAddSubnets [2022-02-02T01:30:53.319Z] === RUN TestPoolRequest [2022-02-02T01:30:53.319Z] --- PASS: TestPoolRequest (0.00s) [2022-02-02T01:30:53.319Z] === RUN TestOtherRequests [2022-02-02T01:30:53.319Z] --- PASS: TestOtherRequests (0.00s) [2022-02-02T01:30:53.319Z] PASS [2022-02-02T01:30:53.319Z] coverage: 57.1% of statements [2022-02-02T01:30:53.319Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-02-02T01:30:53.319Z] --- PASS: TestAddSubnets (0.06s) [2022-02-02T01:30:53.319Z] === RUN TestDoublePoolRelease [2022-02-02T01:30:53.319Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-02T01:30:53.319Z] === RUN TestAddReleasePoolID [2022-02-02T01:30:53.342Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-02T01:30:53.787Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-02-02T01:30:53.787Z] === RUN TestPredefinedPool [2022-02-02T01:30:53.787Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-02T01:30:53.787Z] === RUN TestRemoveSubnet [2022-02-02T01:30:53.787Z] --- PASS: TestRemoveSubnet (0.22s) [2022-02-02T01:30:53.787Z] === RUN TestGetSameAddress [2022-02-02T01:30:53.787Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-02T01:30:53.787Z] === RUN TestPoolAllocationReuse [2022-02-02T01:30:54.257Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.19s) [2022-02-02T01:30:54.257Z] === RUN TestRetrieveFromStore [2022-02-02T01:30:54.257Z] === RUN TestGetCapabilities [2022-02-02T01:30:54.705Z] 2022/02/02 01:30:51 Closing DB instances... [2022-02-02T01:30:54.705Z] time="2022-02-02T01:30:53Z" level=error msg="node: 6e169a65752c is unknown to memberlist" [2022-02-02T01:30:54.705Z] --- PASS: TestNetworkDBGarbageCollection (54.47s) [2022-02-02T01:30:54.705Z] === RUN TestFindNode [2022-02-02T01:30:54.705Z] 2022/02/02 01:30:53 Closing DB instances... [2022-02-02T01:30:54.705Z] --- PASS: TestFindNode (0.02s) [2022-02-02T01:30:54.705Z] === RUN TestChangeNodeState [2022-02-02T01:30:54.705Z] 2022/02/02 01:30:53 Closing DB instances... [2022-02-02T01:30:54.705Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-02T01:30:54.705Z] === RUN TestNodeReincarnation [2022-02-02T01:30:54.705Z] 2022/02/02 01:30:53 Closing DB instances... [2022-02-02T01:30:54.720Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-02T01:30:54.725Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-02T01:30:54.725Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-02T01:30:54.725Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-02T01:30:54.725Z] === RUN TestGetDefaultAddressSpaces [2022-02-02T01:30:54.725Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-02T01:30:54.725Z] === RUN TestRemoteDriver [2022-02-02T01:30:54.725Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-02T01:30:54.725Z] PASS [2022-02-02T01:30:54.725Z] coverage: 47.4% of statements [2022-02-02T01:30:54.725Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-02-02T01:30:54.725Z] --- PASS: TestRetrieveFromStore (0.66s) [2022-02-02T01:30:54.725Z] === RUN TestIsCorrupted [2022-02-02T01:30:54.725Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-02T01:30:54.725Z] === RUN TestSetRollover [2022-02-02T01:30:55.193Z] === RUN TestWindowsIPAM [2022-02-02T01:30:55.193Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-02T01:30:55.193Z] PASS [2022-02-02T01:30:55.193Z] coverage: 71.4% of statements [2022-02-02T01:30:55.193Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-02-02T01:30:55.287Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-02T01:30:55.661Z] --- PASS: TestPoolAllocationReuse (1.94s) [2022-02-02T01:30:55.662Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-02T01:30:55.662Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-02T01:30:55.662Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-02T01:30:55.854Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-02T01:30:56.132Z] === RUN TestDefaultNetwork [2022-02-02T01:30:56.600Z] --- PASS: TestDefaultNetwork (0.26s) [2022-02-02T01:30:56.600Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-02T01:30:56.600Z] --- PASS: TestSetRollover (1.83s) [2022-02-02T01:30:56.600Z] === RUN TestSetRolloverSerial [2022-02-02T01:30:56.600Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-02-02T01:30:56.600Z] === RUN TestInitAddressPools [2022-02-02T01:30:56.600Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-02T01:30:56.600Z] PASS [2022-02-02T01:30:56.600Z] coverage: 74.0% of statements [2022-02-02T01:30:56.600Z] ok github.com/docker/docker/libnetwork/ipamutils 0.576s coverage: 74.0% of statements [2022-02-02T01:30:57.071Z] === RUN TestKeyValue [2022-02-02T01:30:57.071Z] --- PASS: TestKeyValue (0.00s) [2022-02-02T01:30:57.071Z] PASS [2022-02-02T01:30:57.071Z] coverage: 60.0% of statements [2022-02-02T01:30:57.071Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-02-02T01:30:58.635Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.05s) [2022-02-02T01:30:58.635Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-02T01:30:59.103Z] --- PASS: TestSetRolloverSerial (2.29s) [2022-02-02T01:30:59.103Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-02T01:30:59.103Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-02T01:30:59.103Z] PASS [2022-02-02T01:30:59.103Z] coverage: 84.4% of statements [2022-02-02T01:30:59.103Z] ok github.com/docker/docker/libnetwork/bitseq 14.514s coverage: 84.4% of statements [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-02T01:30:59.462Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-02T01:30:59.462Z] === RUN TestParallelCreate [2022-02-02T01:30:59.462Z] 2022/02/02 01:30:58 Closing DB instances... [2022-02-02T01:30:59.462Z] --- PASS: TestParallelCreate (0.02s) [2022-02-02T01:30:59.462Z] === RUN TestParallelDelete [2022-02-02T01:30:59.462Z] 2022/02/02 01:30:58 Closing DB instances... [2022-02-02T01:30:59.462Z] --- PASS: TestParallelDelete (0.02s) [2022-02-02T01:30:59.462Z] === RUN TestNetworkDBIslands [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c9178121eb25 with config:&{NodeID:c9178121eb25 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-02-02T01:30:59.462Z] time="2022-02-02T01:30:58Z" level=info msg="Node c9178121eb25/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:58Z" level=info msg="Node c9178121eb25/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3b41d1a4404d with config:&{NodeID:3b41d1a4404d 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-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=info msg="Node c9178121eb25/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=info msg="Node c9178121eb25/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-02T01:30:59.462Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f2b00b1598b9 with config:&{NodeID:f2b00b1598b9 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-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node f2b00b1598b9/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node f2b00b1598b9/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node f2b00b1598b9/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node f2b00b1598b9/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node c9178121eb25/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node c9178121eb25/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, joined gossip cluster" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, added to nodes list" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-02T01:30:59.931Z] time="2022-02-02T01:30:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-02T01:31:00.089Z] === RUN TestNetworkDBSimple [2022-02-02T01:31:00.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:31:00.136Z] INFO: Testing against a local daemon [2022-02-02T01:31:00.136Z] === RUN TestBuildWithSession [2022-02-02T01:31:00.136Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:31:00.136Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-02T01:31:00.136Z] === RUN TestBuildSquashParent [2022-02-02T01:31:00.136Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:31:00.136Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-02T01:31:00.136Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-02T01:31:00.136Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:31:00.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:31:00.136Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:31:00.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:31:00.136Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:31:00.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:31:00.136Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:31:00.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:31:00.136Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:31:00.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:31:00.136Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:31:00.136Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:31:00.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:31:00.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:31:00.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:31:00.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:31:00.400Z] time="2022-02-02T01:30:59Z" level=info msg="Node f2b00b1598b9/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:30:59Z" level=info msg="Node f2b00b1598b9/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a7586dba0f5b with config:&{NodeID:a7586dba0f5b 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-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node c9178121eb25/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node c9178121eb25/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node f2b00b1598b9/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=info msg="Node f2b00b1598b9/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-02T01:31:00.400Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7737d6630666 with config:&{NodeID:7737d6630666 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-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node f2b00b1598b9/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node f2b00b1598b9/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node c9178121eb25/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node c9178121eb25/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, added to nodes list" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-02T01:31:00.868Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-02T01:31:01.075Z] 2022/02/02 01:31:00 Closing DB instances... [2022-02-02T01:31:01.338Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:01.338Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:01.339Z] networkdb_test.go:835: Re-joining: 3 [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=info msg="The new bootstrap node list is:[172.17.210.37:10033 172.17.210.37:10034 172.17.210.37:10035]" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10033" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49354" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10034" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49355" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10035" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:00Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49356" [2022-02-02T01:31:01.339Z] networkdb_test.go:835: Re-joining: 4 [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:01Z" level=info msg="The new bootstrap node list is:[172.17.210.37:10033 172.17.210.37:10034 172.17.210.37:10035]" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10033" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:01Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49357" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10034" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:01Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49358" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10035" [2022-02-02T01:31:01.339Z] time="2022-02-02T01:31:01Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49359" [2022-02-02T01:31:01.543Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.57s) [2022-02-02T01:31:01.543Z] === RUN TestGetAddress [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="node 0 leaving" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25 change state NodeActive --> NodeLeft" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="node3(f2b00b1598b9): Node leave event for c9178121eb25/172.17.210.37" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25 change state NodeActive --> NodeLeft" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="node5(7737d6630666): Node leave event for c9178121eb25/172.17.210.37" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25 change state NodeActive --> NodeLeft" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="node2(3b41d1a4404d): Node leave event for c9178121eb25/172.17.210.37" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25 change state NodeActive --> NodeLeft" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="node4(a7586dba0f5b): Node leave event for c9178121eb25/172.17.210.37" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25 change state NodeActive --> NodeLeft" [2022-02-02T01:31:01.811Z] time="2022-02-02T01:31:01Z" level=info msg="node1(c9178121eb25): Node leave event for c9178121eb25/172.17.210.37" [2022-02-02T01:31:01.887Z] --- PASS: TestServiceUpdateConfigs (14.17s) [2022-02-02T01:31:01.887Z] === RUN TestServiceUpdateNetwork [2022-02-02T01:31:02.011Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-02T01:31:02.011Z] PASS [2022-02-02T01:31:02.011Z] coverage: 100.0% of statements [2022-02-02T01:31:02.011Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-02-02T01:31:02.011Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-02-02T01:31:02.011Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:01Z" level=info msg="Node c9178121eb25/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:01Z" level=info msg="node 1 leaving" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d change state NodeActive --> NodeLeft" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="node5(7737d6630666): Node leave event for 3b41d1a4404d/172.17.210.37" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d change state NodeActive --> NodeFailed" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, added to failed nodes list" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d change state NodeActive --> NodeLeft" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="node3(f2b00b1598b9): Node leave event for 3b41d1a4404d/172.17.210.37" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d change state NodeActive --> NodeLeft" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="node4(a7586dba0f5b): Node leave event for 3b41d1a4404d/172.17.210.37" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=error msg="node: 3b41d1a4404d is unknown to memberlist" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.279Z] time="2022-02-02T01:31:02Z" level=info msg="Node 3b41d1a4404d/172.17.210.37, left gossip cluster" [2022-02-02T01:31:02.416Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-02T01:31:02.480Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-02T01:31:02.480Z] === RUN TestGenerate [2022-02-02T01:31:02.480Z] --- PASS: TestGenerate (0.00s) [2022-02-02T01:31:02.480Z] === RUN TestGeneratePtr [2022-02-02T01:31:02.480Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-02T01:31:02.480Z] === RUN TestGenerateMissingField [2022-02-02T01:31:02.480Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-02T01:31:02.480Z] === RUN TestFieldCannotBeSet [2022-02-02T01:31:02.480Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-02T01:31:02.480Z] === RUN TestTypeMismatchError [2022-02-02T01:31:02.480Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-02T01:31:02.480Z] PASS [2022-02-02T01:31:02.480Z] coverage: 100.0% of statements [2022-02-02T01:31:02.480Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="node 2 leaving" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="Node f2b00b1598b9 change state NodeActive --> NodeLeft" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="node5(7737d6630666): Node leave event for f2b00b1598b9/172.17.210.37" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="Node f2b00b1598b9 change state NodeActive --> NodeLeft" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="node4(a7586dba0f5b): Node leave event for f2b00b1598b9/172.17.210.37" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="Node f2b00b1598b9 change state NodeActive --> NodeLeft" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="node3(f2b00b1598b9): Node leave event for f2b00b1598b9/172.17.210.37" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=debug msg="memberlist: Failed ping: a7586dba0f5b (timeout reached)" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.210.37:10035: use of closed network connection" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.210.37:10037: use of closed network connection" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.210.37:10034: use of closed network connection" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49360" [2022-02-02T01:31:02.747Z] time="2022-02-02T01:31:02Z" level=info msg="Node f2b00b1598b9/172.17.210.37, left gossip cluster" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:02Z" level=info msg="Node f2b00b1598b9/172.17.210.37, left gossip cluster" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:02Z" level=info msg="Node f2b00b1598b9/172.17.210.37, left gossip cluster" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:02Z" level=warning msg="memberlist: Was able to connect to a7586dba0f5b but other probes failed, network may be misconfigured" [2022-02-02T01:31:03.215Z] networkdb_test.go:867: node4: OK [2022-02-02T01:31:03.215Z] networkdb_test.go:867: node5: OK [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="node 0 coming back" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2670e73b633e with config:&{NodeID:2670e73b633e 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-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="Node 2670e73b633e/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="Node 2670e73b633e/172.17.210.37, added to nodes list" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="node 1 coming back" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d59a82ab3eb4 with config:&{NodeID:d59a82ab3eb4 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-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, added to nodes list" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="node 2 coming back" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c3ee745949a1 with config:&{NodeID:c3ee745949a1 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-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="Node c3ee745949a1/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:03.215Z] time="2022-02-02T01:31:03Z" level=info msg="Node c3ee745949a1/172.17.210.37, added to nodes list" [2022-02-02T01:31:03.466Z] testing: warning: no tests to run [2022-02-02T01:31:03.466Z] PASS [2022-02-02T01:31:03.466Z] coverage: 0.0% of statements [2022-02-02T01:31:03.466Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-02-02T01:31:03.466Z] 2022/02/02 01:31:03 Closing DB instances... [2022-02-02T01:31:03.466Z] === RUN TestRequestNewPort [2022-02-02T01:31:03.466Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestRequestSpecificPort [2022-02-02T01:31:03.466Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestReleasePort [2022-02-02T01:31:03.466Z] --- PASS: TestReleasePort (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestReuseReleasedPort [2022-02-02T01:31:03.466Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestReleaseUnreadledPort [2022-02-02T01:31:03.466Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestUnknowProtocol [2022-02-02T01:31:03.466Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestAllocateAllPorts [2022-02-02T01:31:03.466Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestPortAllocation [2022-02-02T01:31:03.466Z] --- PASS: TestPortAllocation (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestPortAllocationWithCustomRange [2022-02-02T01:31:03.466Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestNoDuplicateBPR [2022-02-02T01:31:03.466Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-02T01:31:03.466Z] === RUN TestChangePortRange [2022-02-02T01:31:03.466Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-02T01:31:03.466Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-02T01:31:03.466Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-02T01:31:03.466Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-02T01:31:03.466Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-02T01:31:03.466Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-02T01:31:03.466Z] --- PASS: TestChangePortRange (0.00s) [2022-02-02T01:31:03.466Z] PASS [2022-02-02T01:31:03.466Z] coverage: 88.6% of statements [2022-02-02T01:31:03.466Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-02-02T01:31:03.935Z] testing: warning: no tests to run [2022-02-02T01:31:03.935Z] PASS [2022-02-02T01:31:03.935Z] coverage: 0.0% of statements [2022-02-02T01:31:03.935Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-02-02T01:31:04.336Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-02T01:31:04.404Z] === RUN TestHashData [2022-02-02T01:31:04.404Z] --- PASS: TestHashData (0.00s) [2022-02-02T01:31:04.404Z] PASS [2022-02-02T01:31:04.404Z] coverage: 2.8% of statements [2022-02-02T01:31:04.404Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-02-02T01:31:04.872Z] === RUN TestErrorConstructors [2022-02-02T01:31:04.872Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-02T01:31:04.872Z] === RUN TestCompareIPMask [2022-02-02T01:31:04.872Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-02T01:31:04.872Z] === RUN TestUtilGetHostPartIP [2022-02-02T01:31:04.872Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-02T01:31:04.872Z] === RUN TestUtilGetBroadcastIP [2022-02-02T01:31:04.872Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-02T01:31:04.872Z] === RUN TestParseCIDR [2022-02-02T01:31:04.872Z] --- PASS: TestParseCIDR (0.00s) [2022-02-02T01:31:04.872Z] PASS [2022-02-02T01:31:04.872Z] coverage: 37.3% of statements [2022-02-02T01:31:04.872Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-02-02T01:31:04.872Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-02T01:31:04.872Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-02T01:31:05.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-02T01:31:05.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-02T01:31:05.341Z] PASS [2022-02-02T01:31:05.341Z] coverage: 50.0% of statements [2022-02-02T01:31:05.341Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements [2022-02-02T01:31:05.711Z] === RUN TestDockerSuite/TestBuildRm [2022-02-02T01:31:05.970Z] --- PASS: TestServiceWithDataPathPortInit (15.50s) [2022-02-02T01:31:05.970Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-02T01:31:06.327Z] 2022/02/02 01:31:05 Closing DB instances... [2022-02-02T01:31:06.327Z] === RUN TestParseVersion [2022-02-02T01:31:06.327Z] --- PASS: TestParseVersion (0.00s) [2022-02-02T01:31:06.327Z] PASS [2022-02-02T01:31:06.327Z] coverage: 52.9% of statements [2022-02-02T01:31:06.327Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-02-02T01:31:06.327Z] === RUN TestAddressPoolOpt [2022-02-02T01:31:06.327Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-02T01:31:06.327Z] === RUN TestValidateEnv [2022-02-02T01:31:06.327Z] === RUN TestValidateEnv/a [2022-02-02T01:31:06.327Z] === RUN TestValidateEnv/something [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/_=a [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/env1=value1 [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/_env1=value1 [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/PATH [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/=a [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/PATH= [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/PATH=something [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/asd!qwe [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/1asd [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/123 [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/some_space [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/__some_space_before [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/some_space_after__ [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/= [2022-02-02T01:31:06.328Z] === RUN TestValidateEnv/PaTh [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestParseHost [2022-02-02T01:31:06.328Z] --- PASS: TestParseHost (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestParseDockerDaemonHost [2022-02-02T01:31:06.328Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestParseTCP [2022-02-02T01:31:06.328Z] --- PASS: TestParseTCP (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-02T01:31:06.328Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestValidateExtraHosts [2022-02-02T01:31:06.328Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestIpOptString [2022-02-02T01:31:06.328Z] --- PASS: TestIpOptString (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-02T01:31:06.328Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestNewIpOptValidDefaultVal [2022-02-02T01:31:06.328Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestIpOptSetInvalidVal [2022-02-02T01:31:06.328Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestValidateIPAddress [2022-02-02T01:31:06.328Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestMapOpts [2022-02-02T01:31:06.328Z] --- PASS: TestMapOpts (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestListOptsWithoutValidator [2022-02-02T01:31:06.328Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestListOptsWithValidator [2022-02-02T01:31:06.328Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestValidateDNSSearch [2022-02-02T01:31:06.328Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_general_format [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_one_more [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-02T01:31:06.328Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-02T01:31:06.328Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestNamedListOpts [2022-02-02T01:31:06.328Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestNamedMapOpts [2022-02-02T01:31:06.328Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestParseLink [2022-02-02T01:31:06.328Z] --- PASS: TestParseLink (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestQuotedStringSetWithQuotes [2022-02-02T01:31:06.328Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-02T01:31:06.328Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-02T01:31:06.328Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-02T01:31:06.328Z] === RUN TestUlimitOpt [2022-02-02T01:31:06.328Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-02T01:31:06.328Z] PASS [2022-02-02T01:31:06.328Z] coverage: 67.1% of statements [2022-02-02T01:31:06.328Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2022-02-02T01:31:07.006Z] time="2022-02-02T01:31:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.210.37:10033 172.17.210.37:10034 172.17.210.37:10035]" [2022-02-02T01:31:07.006Z] time="2022-02-02T01:31:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.210.37:10033 172.17.210.37:10034 172.17.210.37:10035]" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10033" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49361" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, is the new incarnation of the shutdown node c9178121eb25/172.17.210.37" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10034" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49362" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, is the new incarnation of the shutdown node 3b41d1a4404d/172.17.210.37" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10035" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49363" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.473Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node a7586dba0f5b/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node a7586dba0f5b/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node 7737d6630666/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node 7737d6630666/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, is the new incarnation of the shutdown node f2b00b1598b9/172.17.210.37" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, is the new incarnation of the shutdown node 3b41d1a4404d/172.17.210.37" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, is the new incarnation of the shutdown node c9178121eb25/172.17.210.37" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node 2670e73b633e/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, is the new incarnation of the shutdown node f2b00b1598b9/172.17.210.37" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.474Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.873Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-02T01:31:07.892Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-02-02T01:31:07.892Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, joined gossip cluster" [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=info msg="Node c3ee745949a1/172.17.210.37, added to nodes list" [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10033" [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49364" [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10034" [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49365" [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.210.37:10035" [2022-02-02T01:31:07.942Z] time="2022-02-02T01:31:07Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49366" [2022-02-02T01:31:08.360Z] === RUN TestPeerCertificateMarshalJSON [2022-02-02T01:31:08.360Z] === RUN TestIsArchivePathDir [2022-02-02T01:31:08.360Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-02-02T01:31:08.360Z] === RUN TestIsArchivePathInvalidFile [2022-02-02T01:31:08.360Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-02-02T01:31:08.360Z] === RUN TestIsArchivePathTar [2022-02-02T01:31:08.409Z] 2022/02/02 01:31:08 Closing DB instances... [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="node5(7737d6630666): Node leave event for 2670e73b633e/172.17.210.37" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="node4(a7586dba0f5b): Node leave event for 2670e73b633e/172.17.210.37" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="node3(c3ee745949a1): Node leave event for 2670e73b633e/172.17.210.37" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="node1(2670e73b633e): Node leave event for 2670e73b633e/172.17.210.37" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.410Z] time="2022-02-02T01:31:08Z" level=info msg="node2(d59a82ab3eb4): Node leave event for 2670e73b633e/172.17.210.37" [2022-02-02T01:31:08.828Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-02-02T01:31:08.828Z] === RUN TestDecompressStreamGzip [2022-02-02T01:31:08.828Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-02-02T01:31:08.828Z] === RUN TestDecompressStreamBzip2 [2022-02-02T01:31:08.828Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-02-02T01:31:08.828Z] === RUN TestDecompressStreamXz [2022-02-02T01:31:08.828Z] archive_test.go:133: Xz not present in msys2 [2022-02-02T01:31:08.828Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestDecompressStreamZstd [2022-02-02T01:31:08.828Z] archive_test.go:140: zstd not installed [2022-02-02T01:31:08.828Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-02T01:31:08.828Z] === RUN TestCompressStreamXzUnsupported [2022-02-02T01:31:08.828Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-02T01:31:08.828Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestCompressStreamInvalid [2022-02-02T01:31:08.828Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestExtensionInvalid [2022-02-02T01:31:08.828Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestExtensionUncompressed [2022-02-02T01:31:08.828Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestExtensionBzip2 [2022-02-02T01:31:08.828Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestExtensionGzip [2022-02-02T01:31:08.828Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestExtensionXz [2022-02-02T01:31:08.828Z] --- PASS: TestExtensionXz (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestExtensionZstd [2022-02-02T01:31:08.828Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestCmdStreamLargeStderr [2022-02-02T01:31:08.828Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-02T01:31:08.828Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-02T01:31:08.828Z] --- PASS: TestPeerCertificateMarshalJSON (0.81s) [2022-02-02T01:31:08.828Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-02T01:31:08.828Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestMiddleware [2022-02-02T01:31:08.828Z] --- PASS: TestMiddleware (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestNewResponseModifier [2022-02-02T01:31:08.828Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-02T01:31:08.828Z] PASS [2022-02-02T01:31:08.828Z] coverage: 26.8% of statements [2022-02-02T01:31:08.828Z] ok github.com/docker/docker/pkg/authorization 0.857s coverage: 26.8% of statements [2022-02-02T01:31:08.828Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-02-02T01:31:08.828Z] === RUN TestCmdStreamBad [2022-02-02T01:31:08.828Z] archive_test.go:252: Failing on Windows CI machines [2022-02-02T01:31:08.828Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-02T01:31:08.828Z] === RUN TestCmdStreamGood [2022-02-02T01:31:08.828Z] --- PASS: TestCmdStreamGood (0.04s) [2022-02-02T01:31:08.828Z] === RUN TestUntarPathWithInvalidDest [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e/172.17.210.37, left gossip cluster" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e/172.17.210.37, left gossip cluster" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e/172.17.210.37, left gossip cluster" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e/172.17.210.37, left gossip cluster" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node 2670e73b633e/172.17.210.37, left gossip cluster" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4 change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="node4(a7586dba0f5b): Node leave event for d59a82ab3eb4/172.17.210.37" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4 change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="node3(c3ee745949a1): Node leave event for d59a82ab3eb4/172.17.210.37" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4 change state NodeActive --> NodeLeft" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="node5(7737d6630666): Node leave event for d59a82ab3eb4/172.17.210.37" [2022-02-02T01:31:08.885Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, left gossip cluster" [2022-02-02T01:31:08.886Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4 change state NodeActive --> NodeFailed" [2022-02-02T01:31:08.886Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, added to failed nodes list" [2022-02-02T01:31:08.886Z] time="2022-02-02T01:31:08Z" level=error msg="node: d59a82ab3eb4 is unknown to memberlist" [2022-02-02T01:31:09.247Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-02T01:31:09.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-02T01:31:09.296Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-02-02T01:31:09.296Z] === RUN TestUntarPathWithInvalidSrc [2022-02-02T01:31:09.296Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-02T01:31:09.296Z] === RUN TestUntarPath [2022-02-02T01:31:09.296Z] --- PASS: TestUntarPath (0.07s) [2022-02-02T01:31:09.296Z] === RUN TestUntarPathWithDestinationFile [2022-02-02T01:31:09.296Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-02-02T01:31:09.296Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-02T01:31:09.296Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-02-02T01:31:09.296Z] === RUN TestCopyWithTarInvalidSrc [2022-02-02T01:31:09.296Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-02T01:31:09.296Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-02T01:31:09.296Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-02T01:31:09.296Z] === RUN TestCopyWithTarSrcFile [2022-02-02T01:31:09.296Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-02T01:31:09.296Z] === RUN TestCopyWithTarSrcFolder [2022-02-02T01:31:09.296Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-02T01:31:09.296Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-02T01:31:09.296Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-02T01:31:09.296Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-02T01:31:09.296Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-02T01:31:09.296Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-02T01:31:09.296Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-02T01:31:09.296Z] === RUN TestCopyFileWithTarSrcFile [2022-02-02T01:31:09.296Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-02-02T01:31:09.296Z] === RUN TestTarFiles [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, left gossip cluster" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, left gossip cluster" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:08Z" level=info msg="Node d59a82ab3eb4/172.17.210.37, left gossip cluster" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="Node c3ee745949a1 change state NodeActive --> NodeLeft" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="node4(a7586dba0f5b): Node leave event for c3ee745949a1/172.17.210.37" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="Node c3ee745949a1 change state NodeActive --> NodeLeft" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="node5(7737d6630666): Node leave event for c3ee745949a1/172.17.210.37" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="Node c3ee745949a1 change state NodeActive --> NodeLeft" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="node3(c3ee745949a1): Node leave event for c3ee745949a1/172.17.210.37" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="Node c3ee745949a1/172.17.210.37, left gossip cluster" [2022-02-02T01:31:09.354Z] time="2022-02-02T01:31:09Z" level=info msg="Node c3ee745949a1/172.17.210.37, left gossip cluster" [2022-02-02T01:31:09.505Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ice6qr02qdoifwp6t86ocqpmk Created:2022-02-02 01:31:07.556826986 +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[9b8781d024172d90106e0b13c61eb3b539bbcf0b14c2c8b34d191febffdb67e2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rlzrxjb65ocjuz62yp19cdua1 EndpointID:c157ab30146101380f330bfb2e2785e7fcef9980ca6985b881500e6c79273bb0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc7a88321e3dfcb3fe5a13d3c56c8c01d61835657fed5784e52686f92beb8e93 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:bd36c68756c1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rlzrxjb65ocjuz62yp19cdua1 EndpointID:c157ab30146101380f330bfb2e2785e7fcef9980ca6985b881500e6c79273bb0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-02T01:31:09.765Z] === RUN TestUnbuffered [2022-02-02T01:31:09.765Z] --- PASS: TestUnbuffered (0.00s) [2022-02-02T01:31:09.765Z] === RUN TestRaceUnbuffered [2022-02-02T01:31:09.765Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-02T01:31:09.765Z] PASS [2022-02-02T01:31:09.765Z] coverage: 100.0% of statements [2022-02-02T01:31:09.765Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-02-02T01:31:09.765Z] 2022/02/02 01:31:09 Closing DB instances... [2022-02-02T01:31:09.822Z] time="2022-02-02T01:31:09Z" level=info msg="Node c3ee745949a1/172.17.210.37, left gossip cluster" [2022-02-02T01:31:09.822Z] time="2022-02-02T01:31:09Z" level=debug msg="memberlist: Failed ping: a7586dba0f5b (timeout reached)" [2022-02-02T01:31:09.822Z] time="2022-02-02T01:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.210.37:10035: use of closed network connection" [2022-02-02T01:31:09.822Z] time="2022-02-02T01:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.210.37:10037: use of closed network connection" [2022-02-02T01:31:09.823Z] time="2022-02-02T01:31:09Z" level=debug msg="memberlist: Stream connection from=172.17.210.37:49368" [2022-02-02T01:31:10.232Z] === RUN TestMatch [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[foo]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[foo_bar]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[]#01 [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[qux]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-02T01:31:10.232Z] === RUN TestMatch/[[foo_baz]] [2022-02-02T01:31:10.232Z] --- PASS: TestMatch (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-02T01:31:10.232Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-02T01:31:10.232Z] PASS [2022-02-02T01:31:10.232Z] coverage: 87.5% of statements [2022-02-02T01:31:10.232Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-02-02T01:31:10.292Z] time="2022-02-02T01:31:09Z" level=info msg="Node a7586dba0f5b change state NodeActive --> NodeLeft" [2022-02-02T01:31:10.292Z] time="2022-02-02T01:31:09Z" level=info msg="node5(7737d6630666): Node leave event for a7586dba0f5b/172.17.210.37" [2022-02-02T01:31:10.292Z] time="2022-02-02T01:31:09Z" level=info msg="Node a7586dba0f5b change state NodeActive --> NodeLeft" [2022-02-02T01:31:10.292Z] time="2022-02-02T01:31:09Z" level=info msg="node4(a7586dba0f5b): Node leave event for a7586dba0f5b/172.17.210.37" [2022-02-02T01:31:10.292Z] time="2022-02-02T01:31:10Z" level=warning msg="memberlist: Was able to connect to a7586dba0f5b but other probes failed, network may be misconfigured" [2022-02-02T01:31:10.292Z] time="2022-02-02T01:31:10Z" level=info msg="Node a7586dba0f5b/172.17.210.37, left gossip cluster" [2022-02-02T01:31:10.440Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-02T01:31:10.440Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-02T01:31:10.761Z] time="2022-02-02T01:31:10Z" level=info msg="Node a7586dba0f5b/172.17.210.37, left gossip cluster" [2022-02-02T01:31:11.008Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-02T01:31:11.220Z] === RUN TestChrootTarUntar [2022-02-02T01:31:11.220Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-02T01:31:11.220Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootUntarEmptyArchive [2022-02-02T01:31:11.220Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootTarUntarWithSymlink [2022-02-02T01:31:11.220Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootCopyWithTar [2022-02-02T01:31:11.220Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-02-02T01:31:11.220Z] === RUN TestChrootCopyFileWithTar [2022-02-02T01:31:11.220Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootUntarPath [2022-02-02T01:31:11.220Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-02T01:31:11.220Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-02T01:31:11.220Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:31:11.220Z] === RUN TestChrootApplyDotDotFile [2022-02-02T01:31:11.220Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:11.220Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-02T01:31:11.220Z] PASS [2022-02-02T01:31:11.220Z] coverage: 15.1% of statements [2022-02-02T01:31:11.220Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.1% of statements [2022-02-02T01:31:11.230Z] time="2022-02-02T01:31:11Z" level=info msg="Node 7737d6630666/172.17.210.37, left gossip cluster" [2022-02-02T01:31:11.230Z] time="2022-02-02T01:31:11Z" level=info msg="Node 7737d6630666 change state NodeActive --> NodeFailed" [2022-02-02T01:31:11.230Z] time="2022-02-02T01:31:11Z" level=info msg="Node 7737d6630666/172.17.210.37, added to failed nodes list" [2022-02-02T01:31:11.230Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-02-02T01:31:11.230Z] PASS [2022-02-02T01:31:11.230Z] coverage: 60.3% of statements [2022-02-02T01:31:11.230Z] ok github.com/docker/docker/libnetwork/networkdb 104.740s coverage: 60.3% of statements [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/quota [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/rootless [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/volume [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-02T01:31:11.230Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-02T01:31:11.268Z] docker_api_swarm_test.go:304: [d41fb373c6020] joining swarm manager [d6e51d3e2d865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:31:11.688Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s) [2022-02-02T01:31:11.688Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-02T01:31:11.836Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-02T01:31:12.156Z] === RUN TestSizeEmpty [2022-02-02T01:31:12.156Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-02T01:31:12.156Z] === RUN TestSizeEmptyFile [2022-02-02T01:31:12.156Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-02T01:31:12.156Z] === RUN TestSizeNonemptyFile [2022-02-02T01:31:12.156Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-02T01:31:12.156Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-02T01:31:12.156Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-02T01:31:12.156Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-02T01:31:12.156Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-02T01:31:12.156Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-02T01:31:12.156Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-02T01:31:12.156Z] === RUN TestMoveToSubdir [2022-02-02T01:31:12.156Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-02T01:31:12.156Z] === RUN TestSizeNonExistingDirectory [2022-02-02T01:31:12.156Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-02T01:31:12.156Z] PASS [2022-02-02T01:31:12.156Z] coverage: 80.0% of statements [2022-02-02T01:31:12.156Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-02-02T01:31:12.771Z] docker_api_swarm_test.go:305: [d5f1c18ae39a6] joining swarm manager [d6e51d3e2d865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:31:12.771Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-02T01:31:13.142Z] === RUN TestPollerAddRemove [2022-02-02T01:31:13.142Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-02T01:31:13.142Z] === RUN TestPollerEvent [2022-02-02T01:31:13.142Z] poller_test.go:40: No chmod on Windows [2022-02-02T01:31:13.142Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-02T01:31:13.142Z] === RUN TestPollerClose [2022-02-02T01:31:13.142Z] --- PASS: TestPollerClose (0.00s) [2022-02-02T01:31:13.142Z] PASS [2022-02-02T01:31:13.142Z] coverage: 36.2% of statements [2022-02-02T01:31:13.142Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 36.2% of statements [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === Skipped [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-02T01:31:13.444Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-02T01:31:13.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-02T01:31:13.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-02-02T01:31:13.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-02T01:31:13.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-02T01:31:13.444Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-02T01:31:13.444Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-02T01:31:13.444Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-02T01:31:13.444Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-02T01:31:13.444Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-02T01:31:13.444Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-02T01:31:13.444Z] daemon_test.go:145: root required [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-02T01:31:13.444Z] reload_test.go:342: root required [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-02T01:31:13.444Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-02T01:31:13.444Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-02T01:31:13.444Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-02T01:31:13.444Z] download_test.go:267: Needs fixing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-02T01:31:13.444Z] layer_test.go:303: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-02T01:31:13.444Z] layer_test.go:352: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-02T01:31:13.444Z] layer_test.go:467: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-02T01:31:13.444Z] layer_test.go:696: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-02T01:31:13.444Z] migration_test.go:45: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-02T01:31:13.444Z] migration_test.go:181: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-02T01:31:13.444Z] mount_test.go:17: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-02T01:31:13.444Z] mount_test.go:76: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-02T01:31:13.444Z] mount_test.go:125: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-02T01:31:13.444Z] mount_test.go:212: Failing on Windows [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-02T01:31:13.444Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-02T01:31:13.444Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-02T01:31:13.444Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-02T01:31:13.444Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-02T01:31:13.444Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-02T01:31:13.444Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-02T01:31:13.444Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-02T01:31:13.444Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-02T01:31:13.444Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-02T01:31:13.444Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-02T01:31:13.444Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-02T01:31:13.444Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:31:13.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:31:13.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:31:13.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.444Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:31:13.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:13.444Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:31:13.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:133: Xz not present in msys2 [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-02T01:31:13.445Z] archive_test.go:140: zstd not installed [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:252: Failing on Windows CI machines [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:31:13.445Z] archive_windows_test.go:16: Currently fails [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-02T01:31:13.445Z] changes_test.go:195: needs more investigation [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-02T01:31:13.445Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-02T01:31:13.445Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-02T01:31:13.445Z] changes_test.go:432: needs further investigation [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-02T01:31:13.445Z] changes_test.go:468: needs further investigation [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-02T01:31:13.445Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-02T01:31:13.445Z] poller_test.go:40: No chmod on Windows [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-02T01:31:13.445Z] fileutils_test.go:133: Needs porting to Windows [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-02T01:31:13.445Z] fileutils_test.go:179: Needs porting to Windows [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-02T01:31:13.445Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-02T01:31:13.445Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-02T01:31:13.445Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-02T01:31:13.445Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-02T01:31:13.445Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-02T01:31:13.445Z] [2022-02-02T01:31:13.445Z] DONE 2071 tests, 70 skipped in 277.559s [2022-02-02T01:31:13.609Z] 2022/02/02 01:31:13 Closing DB instances... [2022-02-02T01:31:13.707Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-02T01:31:13.913Z] INFO: make.ps1 ended at 02/02/2022 01:31:13 [2022-02-02T01:31:13.965Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-02T01:31:14.078Z] === RUN TestCopyFileWithInvalidSrc [2022-02-02T01:31:14.078Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCopyFileWithInvalidDest [2022-02-02T01:31:14.078Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-02T01:31:14.078Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-02T01:31:14.078Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCopyFile [2022-02-02T01:31:14.078Z] --- PASS: TestCopyFile (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-02T01:31:14.078Z] fileutils_test.go:133: Needs porting to Windows [2022-02-02T01:31:14.078Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-02T01:31:14.078Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-02T01:31:14.078Z] fileutils_test.go:179: Needs porting to Windows [2022-02-02T01:31:14.078Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestWildcardMatches [2022-02-02T01:31:14.078Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestPatternMatches [2022-02-02T01:31:14.078Z] --- PASS: TestPatternMatches (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-02T01:31:14.078Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestPatternMatchesFolderExclusions [2022-02-02T01:31:14.078Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-02T01:31:14.078Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-02T01:31:14.078Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-02T01:31:14.078Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-02T01:31:14.078Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestSingleExclamationError [2022-02-02T01:31:14.078Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestMatchesWithNoPatterns [2022-02-02T01:31:14.078Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestMatchesWithMalformedPatterns [2022-02-02T01:31:14.078Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestMatches [2022-02-02T01:31:14.078Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-02T01:31:14.078Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-02T01:31:14.078Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-02T01:31:14.078Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-02T01:31:14.078Z] --- PASS: TestMatches (0.01s) [2022-02-02T01:31:14.078Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-02T01:31:14.078Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-02T01:31:14.078Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-02T01:31:14.078Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCleanPatterns [2022-02-02T01:31:14.078Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-02T01:31:14.078Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCleanPatternsExceptionFlag [2022-02-02T01:31:14.078Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-02T01:31:14.078Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-02T01:31:14.078Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCleanPatternsErrorSingleException [2022-02-02T01:31:14.078Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCreateIfNotExistsDir [2022-02-02T01:31:14.078Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCreateIfNotExistsFile [2022-02-02T01:31:14.078Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestMatch [2022-02-02T01:31:14.078Z] --- PASS: TestMatch (0.00s) [2022-02-02T01:31:14.078Z] === RUN TestCompile [2022-02-02T01:31:14.078Z] === RUN TestCompile/slash [2022-02-02T01:31:14.078Z] === RUN TestCompile/backslash [2022-02-02T01:31:14.078Z] --- PASS: TestCompile (0.00s) [2022-02-02T01:31:14.078Z] --- PASS: TestCompile/slash (0.00s) [2022-02-02T01:31:14.078Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-02T01:31:14.078Z] PASS [2022-02-02T01:31:14.078Z] coverage: 84.7% of statements [2022-02-02T01:31:14.078Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 84.7% of statements [2022-02-02T01:31:14.090Z] --- PASS: TestServiceUpdateNetwork (12.05s) [2022-02-02T01:31:14.090Z] === RUN TestServiceUpdatePidsLimit [2022-02-02T01:31:14.090Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-02T01:31:14.090Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-02T01:31:14.224Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s) [2022-02-02T01:31:14.224Z] PASS [2022-02-02T01:31:14.224Z] [2022-02-02T01:31:14.224Z] === Skipped [2022-02-02T01:31:14.224Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:31:14.224Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:31:14.224Z] [2022-02-02T01:31:14.224Z] DONE 26 tests, 1 skipped in 49.364s [2022-02-02T01:31:14.224Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:31:14.224Z] ++ 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-02-02T01:31:14.224Z] ++ set -e [2022-02-02T01:31:14.224Z] ++ '[' -n 0 ']' [2022-02-02T01:31:14.224Z] ++ set -x [2022-02-02T01:31:14.224Z] ++ 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-02-02T01:31:14.483Z] INFO: Testing against a local daemon [2022-02-02T01:31:14.483Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-02T01:31:14.483Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:31:14.483Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-02-02T01:31:14.483Z] === RUN TestDockerNetworkIpvlan [2022-02-02T01:31:14.483Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:31:14.483Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:31:14.483Z] PASS [2022-02-02T01:31:14.483Z] [2022-02-02T01:31:14.483Z] === Skipped [2022-02-02T01:31:14.483Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-02-02T01:31:14.483Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:31:14.483Z] [2022-02-02T01:31:14.483Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-02T01:31:14.483Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-02T01:31:14.483Z] [2022-02-02T01:31:14.483Z] DONE 2 tests, 2 skipped in 0.051s [2022-02-02T01:31:14.483Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-02T01:31:14.483Z] ++ 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-02-02T01:31:14.483Z] ++ set -e [2022-02-02T01:31:14.483Z] ++ '[' -n 0 ']' [2022-02-02T01:31:14.483Z] ++ set -x [2022-02-02T01:31:14.483Z] ++ 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-02-02T01:31:14.483Z] INFO: Testing against a local daemon [2022-02-02T01:31:14.483Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-02T01:31:14.546Z] --- PASS: TestTarFiles (5.16s) [2022-02-02T01:31:14.546Z] === RUN TestDetectCompressionZstd [2022-02-02T01:31:14.546Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-02T01:31:14.546Z] === RUN TestTarUntar [2022-02-02T01:31:14.546Z] --- PASS: TestTarUntar (0.05s) [2022-02-02T01:31:14.546Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-02T01:31:14.546Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-02T01:31:14.546Z] === RUN TestTarWithOptions [2022-02-02T01:31:14.546Z] --- PASS: TestTarWithOptions (0.02s) [2022-02-02T01:31:14.546Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-02T01:31:14.546Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-02T01:31:14.546Z] === RUN TestUntarUstarGnuConflict [2022-02-02T01:31:14.546Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-02T01:31:14.546Z] === RUN TestUntarInvalidFilenames [2022-02-02T01:31:14.546Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1645635998\\dest" [2022-02-02T01:31:14.546Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-02-02T01:31:14.546Z] === RUN TestUntarHardlinkToSymlink [2022-02-02T01:31:14.546Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-02T01:31:14.546Z] === RUN TestUntarInvalidHardlink [2022-02-02T01:31:14.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3424116711\\victim\\hello" -> "../victim/hello" [2022-02-02T01:31:14.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3635884745\\victim\\hello" -> "/../victim/hello" [2022-02-02T01:31:14.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1575778498\\victim" -> "../victim" [2022-02-02T01:31:14.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4263003728\\victim" -> "../victim" [2022-02-02T01:31:14.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3847558097\\victim" -> "../victim" [2022-02-02T01:31:14.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4026729973\\victim" -> "../victim" [2022-02-02T01:31:14.546Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-02T01:31:14.546Z] === RUN TestUntarInvalidSymlink [2022-02-02T01:31:14.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1393265408\\dest\\dotdot" -> "../victim/hello" [2022-02-02T01:31:14.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3603094477\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-02T01:31:14.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4176483269\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:14.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752242256\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:14.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink280748208\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:14.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3443141207\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:14.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4275557858\\dest\\dir\\loophole" -> "../../victim" [2022-02-02T01:31:14.546Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-02-02T01:31:14.546Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-02T01:31:14.546Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-02T01:31:14.546Z] === RUN TestXGlobalNoParent [2022-02-02T01:31:14.546Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-02T01:31:14.546Z] === RUN TestReplaceFileTarWrapper [2022-02-02T01:31:15.014Z] === RUN TestGet [2022-02-02T01:31:15.014Z] --- PASS: TestGet (0.00s) [2022-02-02T01:31:15.014Z] === RUN TestGetShortcutString [2022-02-02T01:31:15.014Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-02T01:31:15.014Z] PASS [2022-02-02T01:31:15.014Z] coverage: 42.9% of statements [2022-02-02T01:31:15.014Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-02-02T01:31:15.014Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-02-02T01:31:15.014Z] === RUN TestPrefixHeaderReadable [2022-02-02T01:31:15.014Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-02-02T01:31:15.014Z] === RUN TestDisablePigz [2022-02-02T01:31:15.014Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-02T01:31:15.014Z] --- PASS: TestDisablePigz (0.15s) [2022-02-02T01:31:15.014Z] === RUN TestPigz [2022-02-02T01:31:15.014Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-02-02T01:31:15.014Z] === RUN TestNetworkDBNodeLeave [2022-02-02T01:31:15.014Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-02T01:31:15.014Z] --- PASS: TestPigz (0.13s) [2022-02-02T01:31:15.014Z] === RUN TestCopyFileWithInvalidDest [2022-02-02T01:31:15.014Z] archive_windows_test.go:16: Currently fails [2022-02-02T01:31:15.014Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:31:15.014Z] === RUN TestCanonicalTarNameForPath [2022-02-02T01:31:15.014Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-02T01:31:15.014Z] === RUN TestCanonicalTarName [2022-02-02T01:31:15.014Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-02T01:31:15.014Z] === RUN TestChmodTarEntry [2022-02-02T01:31:15.014Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-02T01:31:15.014Z] === RUN TestHardLinkOrder [2022-02-02T01:31:15.481Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-02T01:31:15.481Z] INFO: Unit tests ended at 02/02/2022 01:31:15. Duration:00:04:51.4209877 [2022-02-02T01:31:15.481Z] INFO: Building busybox [2022-02-02T01:31:15.482Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-02T01:31:15.482Z] === RUN TestChangeString [2022-02-02T01:31:15.482Z] --- PASS: TestChangeString (0.00s) [2022-02-02T01:31:15.482Z] === RUN TestChangesWithNoChanges [2022-02-02T01:31:15.482Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-02T01:31:15.482Z] === RUN TestChangesWithChanges [2022-02-02T01:31:15.482Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-02T01:31:15.482Z] === RUN TestChangesWithChangesGH13590 [2022-02-02T01:31:15.482Z] changes_test.go:195: needs more investigation [2022-02-02T01:31:15.482Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-02T01:31:15.482Z] === RUN TestChangesDirsEmpty [2022-02-02T01:31:15.482Z] --- PASS: TestChangesDirsEmpty (0.12s) [2022-02-02T01:31:15.482Z] === RUN TestChangesDirsMutated [2022-02-02T01:31:15.482Z] --- PASS: TestChangesDirsMutated (0.14s) [2022-02-02T01:31:15.482Z] === RUN TestApplyLayer [2022-02-02T01:31:15.482Z] changes_test.go:432: needs further investigation [2022-02-02T01:31:15.482Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-02T01:31:15.482Z] === RUN TestChangesSizeWithHardlinks [2022-02-02T01:31:15.482Z] changes_test.go:468: needs further investigation [2022-02-02T01:31:15.482Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-02T01:31:15.482Z] === RUN TestChangesSizeWithNoChanges [2022-02-02T01:31:15.482Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-02T01:31:15.482Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-02T01:31:15.482Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-02T01:31:15.482Z] === RUN TestChangesSize [2022-02-02T01:31:15.482Z] --- PASS: TestChangesSize (0.00s) [2022-02-02T01:31:15.482Z] === RUN TestApplyLayerInvalidFilenames [2022-02-02T01:31:15.482Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames665971797\\dest" [2022-02-02T01:31:15.482Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-02T01:31:15.482Z] === RUN TestApplyLayerInvalidHardlink [2022-02-02T01:31:15.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579019103\\victim\\hello" -> "../victim/hello" [2022-02-02T01:31:15.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink846043697\\victim\\hello" -> "/../victim/hello" [2022-02-02T01:31:15.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink433180451\\victim" -> "../victim" [2022-02-02T01:31:15.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2437966458\\victim" -> "../victim" [2022-02-02T01:31:15.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1030960176\\victim" -> "../victim" [2022-02-02T01:31:15.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3371587067\\victim" -> "../victim" [2022-02-02T01:31:15.482Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-02T01:31:15.482Z] === RUN TestApplyLayerInvalidSymlink [2022-02-02T01:31:15.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3496650193\\dest\\dotdot" -> "../victim/hello" [2022-02-02T01:31:15.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1513973536\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-02T01:31:15.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink342899249\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:15.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2268299397\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:15.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3640389821\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:15.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink220671363\\dest\\loophole-victim" -> "../victim" [2022-02-02T01:31:15.482Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-02T01:31:15.482Z] === RUN TestApplyLayerWhiteouts [2022-02-02T01:31:15.859Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-02-02T01:31:15.860Z] === RUN TestDockerNetworkMacvlan [2022-02-02T01:31:15.950Z] Sending build context to Docker daemon 5.12kB [2022-02-02T01:31:15.950Z] === RUN TestCreateIDMapOrder [2022-02-02T01:31:15.950Z] [2022-02-02T01:31:15.950Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-02T01:31:15.950Z] PASS [2022-02-02T01:31:15.950Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-02T01:31:15.950Z] coverage: 7.2% of statements [2022-02-02T01:31:15.950Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-02T01:31:15.950Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-02-02T01:31:15.950Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-02-02T01:31:15.950Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-02T01:31:15.950Z] === RUN TestGenerateEmptyFile [2022-02-02T01:31:15.950Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-02T01:31:15.950Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-02T01:31:15.950Z] === RUN TestGenerateWithContent [2022-02-02T01:31:15.950Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-02T01:31:15.950Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-02T01:31:15.950Z] PASS [2022-02-02T01:31:15.950Z] coverage: 63.0% of statements [2022-02-02T01:31:15.950Z] ---> 11cbc9e36c7a [2022-02-02T01:31:15.950Z] ok github.com/docker/docker/pkg/archive 7.502s coverage: 63.0% of statements [2022-02-02T01:31:15.950Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-02T01:31:15.950Z] ---> Running in 75c0a5b4b9cf [2022-02-02T01:31:16.794Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-02T01:31:16.794Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-02T01:31:16.794Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-02T01:31:16.936Z] === RUN TestFixedBufferCap [2022-02-02T01:31:16.936Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-02T01:31:16.936Z] === RUN TestFixedBufferLen [2022-02-02T01:31:16.936Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-02T01:31:16.936Z] === RUN TestFixedBufferString [2022-02-02T01:31:16.936Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-02T01:31:16.936Z] === RUN TestFixedBufferWrite [2022-02-02T01:31:16.936Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-02T01:31:16.936Z] === RUN TestFixedBufferRead [2022-02-02T01:31:16.936Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-02T01:31:16.936Z] === RUN TestBytesPipeRead [2022-02-02T01:31:16.936Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-02T01:31:16.936Z] === RUN TestBytesPipeWrite [2022-02-02T01:31:16.936Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-02T01:31:16.936Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-02T01:31:17.053Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-02T01:31:17.053Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-02T01:31:17.053Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-02T01:31:17.312Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-02T01:31:17.312Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-02T01:31:17.404Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-02-02T01:31:17.404Z] === RUN TestAtomicWriteToFile [2022-02-02T01:31:17.404Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-02T01:31:17.404Z] === RUN TestAtomicWriteSetCommit [2022-02-02T01:31:17.404Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-02T01:31:17.404Z] === RUN TestAtomicWriteSetCancel [2022-02-02T01:31:17.404Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-02T01:31:17.404Z] === RUN TestReadCloserWrapperClose [2022-02-02T01:31:17.405Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-02T01:31:17.405Z] === RUN TestReaderErrWrapperReadOnError [2022-02-02T01:31:17.405Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-02T01:31:17.405Z] === RUN TestReaderErrWrapperRead [2022-02-02T01:31:17.405Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-02T01:31:17.405Z] === RUN TestCancelReadCloser [2022-02-02T01:31:17.873Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-02T01:31:17.873Z] === RUN TestWriteCloserWrapperClose [2022-02-02T01:31:17.873Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-02T01:31:17.873Z] === RUN TestNopWriteCloser [2022-02-02T01:31:17.873Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-02T01:31:17.873Z] === RUN TestNopWriter [2022-02-02T01:31:17.873Z] --- PASS: TestNopWriter (0.00s) [2022-02-02T01:31:17.873Z] === RUN TestWriteCounter [2022-02-02T01:31:17.873Z] --- PASS: TestWriteCounter (0.00s) [2022-02-02T01:31:17.873Z] PASS [2022-02-02T01:31:17.873Z] coverage: 68.8% of statements [2022-02-02T01:31:17.873Z] ok github.com/docker/docker/pkg/ioutils 0.696s coverage: 68.8% of statements [2022-02-02T01:31:17.873Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-02T01:31:17.873Z] === RUN TestNetworkDBWatch [2022-02-02T01:31:18.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:31:18.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:31:18.247Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-02T01:31:18.247Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-02T01:31:18.247Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-02T01:31:18.858Z] === RUN TestError [2022-02-02T01:31:18.858Z] --- PASS: TestError (0.00s) [2022-02-02T01:31:18.858Z] === RUN TestProgressString [2022-02-02T01:31:18.858Z] === RUN TestProgressString/no_progress [2022-02-02T01:31:18.858Z] === RUN TestProgressString/progress_1 [2022-02-02T01:31:18.858Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-02T01:31:18.858Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-02T01:31:18.858Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-02T01:31:18.858Z] === RUN TestProgressString/with_units [2022-02-02T01:31:18.858Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-02T01:31:18.858Z] === RUN TestProgressString/hide_counts [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-02T01:31:18.858Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-02T01:31:18.858Z] === RUN TestJSONMessageDisplay [2022-02-02T01:31:18.858Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-02-02T01:31:18.858Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-02T01:31:18.858Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-02T01:31:18.858Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-02T01:31:18.858Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-02T01:31:18.858Z] === RUN TestDisplayJSONMessagesStream [2022-02-02T01:31:18.858Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-02T01:31:18.858Z] PASS [2022-02-02T01:31:18.858Z] coverage: 91.7% of statements [2022-02-02T01:31:18.858Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2022-02-02T01:31:19.182Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-02T01:31:19.327Z] === RUN TestStandardLongPath [2022-02-02T01:31:19.327Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-02T01:31:19.327Z] === RUN TestUNCLongPath [2022-02-02T01:31:19.327Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-02T01:31:19.327Z] PASS [2022-02-02T01:31:19.327Z] coverage: 100.0% of statements [2022-02-02T01:31:19.327Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2022-02-02T01:31:19.795Z] 2022/02/02 01:31:19 Closing DB instances... [2022-02-02T01:31:20.263Z] === RUN TestNameFormat [2022-02-02T01:31:20.263Z] --- PASS: TestNameFormat (0.00s) [2022-02-02T01:31:20.263Z] === RUN TestNameRetries [2022-02-02T01:31:20.263Z] --- PASS: TestNameRetries (0.00s) [2022-02-02T01:31:20.263Z] PASS [2022-02-02T01:31:20.263Z] coverage: 85.7% of statements [2022-02-02T01:31:20.263Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-02-02T01:31:20.559Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-02T01:31:20.653Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-02T01:31:20.715Z] Removing intermediate container 75c0a5b4b9cf [2022-02-02T01:31:20.715Z] ---> 29c785188a1e [2022-02-02T01:31:20.715Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-02T01:31:20.730Z] === RUN TestParseKeyValueOpt [2022-02-02T01:31:20.730Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-02T01:31:20.730Z] === RUN TestParseUintList [2022-02-02T01:31:20.730Z] --- PASS: TestParseUintList (0.00s) [2022-02-02T01:31:20.730Z] === RUN TestParseUintListMaximumLimits [2022-02-02T01:31:20.730Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-02T01:31:20.730Z] PASS [2022-02-02T01:31:20.730Z] coverage: 97.0% of statements [2022-02-02T01:31:20.730Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-02-02T01:31:21.183Z] ---> Running in 2e57f53c630e [2022-02-02T01:31:21.199Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-02-02T01:31:21.199Z] === RUN TestNetworkDBBulkSync [2022-02-02T01:31:21.653Z] Removing intermediate container 2e57f53c630e [2022-02-02T01:31:21.653Z] ---> fa65f2c8c696 [2022-02-02T01:31:21.653Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-02T01:31:21.653Z] ---> Running in c2f3f472d9b0 [2022-02-02T01:31:21.673Z] === RUN TestNewAndRemove [2022-02-02T01:31:21.673Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-02T01:31:21.673Z] === RUN TestRemoveInvalidPath [2022-02-02T01:31:21.673Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-02T01:31:21.673Z] PASS [2022-02-02T01:31:21.673Z] coverage: 82.6% of statements [2022-02-02T01:31:21.673Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-02-02T01:31:22.121Z] Removing intermediate container c2f3f472d9b0 [2022-02-02T01:31:22.121Z] ---> f7759e34f6d7 [2022-02-02T01:31:22.121Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-02T01:31:22.141Z] 2022/02/02 01:31:22 Closing DB instances... [2022-02-02T01:31:22.461Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-02T01:31:22.461Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-02T01:31:23.028Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-02T01:31:23.121Z] [2022-02-02T01:31:23.705Z] === RUN TestFailedConnection [2022-02-02T01:31:23.705Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-02T01:31:23.705Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-02T01:31:23.962Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-02T01:31:24.107Z] ---> 383bc33bc84b [2022-02-02T01:31:24.107Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-02T01:31:24.107Z] ---> Running in f136e9c3f322 [2022-02-02T01:31:24.175Z] --- PASS: TestGetAddress (22.78s) [2022-02-02T01:31:24.175Z] === RUN TestRequestSyntaxCheck [2022-02-02T01:31:24.175Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-02T01:31:24.175Z] === RUN TestRequest [2022-02-02T01:31:24.532Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-02T01:31:24.643Z] --- PASS: TestFailedConnection (1.09s) [2022-02-02T01:31:24.643Z] === RUN TestFailOnce [2022-02-02T01:31:24.643Z] 2022/02/02 01:31:24 http: panic serving 127.0.0.1:49278: Plugin not ready [2022-02-02T01:31:24.643Z] goroutine 34 [running]: [2022-02-02T01:31:24.643Z] net/http.(*conn).serve.func1() [2022-02-02T01:31:24.643Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-02T01:31:24.643Z] panic({0x5fac20, 0x7073d0}) [2022-02-02T01:31:24.643Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-02T01:31:24.643Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x98f223b1377cf452}, 0xc00007ba98) [2022-02-02T01:31:24.643Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-02T01:31:24.643Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x714170, 0xc00005e0e0}, 0x54f3e6) [2022-02-02T01:31:24.643Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-02T01:31:24.643Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x714170, 0xc00005e0e0}, 0xc0002a2000) [2022-02-02T01:31:24.643Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-02T01:31:24.643Z] net/http.serverHandler.ServeHTTP({0x712770}, {0x714170, 0xc00005e0e0}, 0xc0002a2000) [2022-02-02T01:31:24.643Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-02T01:31:24.643Z] net/http.(*conn).serve(0xc00028e000, {0x716000, 0xc0001820c0}) [2022-02-02T01:31:24.643Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-02T01:31:24.643Z] created by net/http.(*Server).Serve [2022-02-02T01:31:24.643Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-02T01:31:24.643Z] time="2022-02-02T01:31:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49277/Test.FailOnce: Post \"http://127.0.0.1:49277/Test.FailOnce\": EOF, retrying in 1s" [2022-02-02T01:31:25.476Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-02T01:31:25.629Z] --- PASS: TestFailOnce (1.15s) [2022-02-02T01:31:25.629Z] === RUN TestEchoInputOutput [2022-02-02T01:31:25.629Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-02T01:31:25.629Z] === RUN TestBackoff [2022-02-02T01:31:25.629Z] --- PASS: TestBackoff (0.00s) [2022-02-02T01:31:25.629Z] === RUN TestAbortRetry [2022-02-02T01:31:25.629Z] --- PASS: TestAbortRetry (0.00s) [2022-02-02T01:31:25.629Z] === RUN TestClientScheme [2022-02-02T01:31:25.629Z] --- PASS: TestClientScheme (0.00s) [2022-02-02T01:31:25.629Z] === RUN TestNewClientWithTimeout [2022-02-02T01:31:26.097Z] time="2022-02-02T01:31:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-02T01:31:26.690Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-02T01:31:26.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.86s) [2022-02-02T01:31:26.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.90s) [2022-02-02T01:31:26.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.93s) [2022-02-02T01:31:26.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.08s) [2022-02-02T01:31:26.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.59s) [2022-02-02T01:31:26.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.89s) [2022-02-02T01:31:26.690Z] === RUN TestBuildMultiStageCopy [2022-02-02T01:31:26.690Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-02T01:31:26.855Z] === RUN TestDockerSuite/TestBuildUser [2022-02-02T01:31:26.855Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-02T01:31:27.083Z] 2022/02/02 01:31:26 Closing DB instances... [2022-02-02T01:31:27.551Z] time="2022-02-02T01:31:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-02T01:31:28.230Z] --- PASS: TestDockerNetworkMacvlan (12.15s) [2022-02-02T01:31:28.230Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-02-02T01:31:28.230Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-02-02T01:31:28.230Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.04s) [2022-02-02T01:31:28.230Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2022-02-02T01:31:28.230Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2022-02-02T01:31:28.230Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.74s) [2022-02-02T01:31:28.230Z] PASS [2022-02-02T01:31:28.230Z] [2022-02-02T01:31:28.230Z] DONE 8 tests in 13.522s [2022-02-02T01:31:28.230Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-02T01:31:28.230Z] ++ 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-02-02T01:31:28.230Z] ++ set -e [2022-02-02T01:31:28.230Z] ++ '[' -n 0 ']' [2022-02-02T01:31:28.230Z] ++ set -x [2022-02-02T01:31:28.230Z] ++ 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-02-02T01:31:28.230Z] testing: warning: no tests to run [2022-02-02T01:31:28.230Z] PASS [2022-02-02T01:31:28.230Z] [2022-02-02T01:31:28.230Z] DONE 0 tests in 0.023s [2022-02-02T01:31:28.230Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-02T01:31:28.230Z] ++ 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-02-02T01:31:28.230Z] ++ set -e [2022-02-02T01:31:28.230Z] ++ '[' -n 0 ']' [2022-02-02T01:31:28.230Z] ++ set -x [2022-02-02T01:31:28.230Z] ++ 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-02-02T01:31:28.230Z] INFO: Testing against a local daemon [2022-02-02T01:31:28.230Z] === RUN TestAuthZPluginAllowRequest [2022-02-02T01:31:28.230Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-02T01:31:28.765Z] --- PASS: TestServiceUpdatePidsLimit (15.68s) [2022-02-02T01:31:28.765Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-02T01:31:28.765Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-02T01:31:28.765Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-02T01:31:28.765Z] PASS [2022-02-02T01:31:28.765Z] [2022-02-02T01:31:28.765Z] === Skipped [2022-02-02T01:31:28.765Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-02T01:31:28.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:31:28.765Z] [2022-02-02T01:31:28.765Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-02T01:31:28.765Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-02T01:31:28.765Z] [2022-02-02T01:31:28.765Z] DONE 27 tests, 2 skipped in 143.634s [2022-02-02T01:31:28.765Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-02T01:31:28.765Z] ++ 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-02-02T01:31:28.765Z] ++ set -e [2022-02-02T01:31:28.765Z] ++ '[' -n 0 ']' [2022-02-02T01:31:28.765Z] ++ set -x [2022-02-02T01:31:28.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-02T01:31:28.765Z] INFO: Testing against a local daemon [2022-02-02T01:31:28.765Z] === RUN TestSessionCreate [2022-02-02T01:31:28.765Z] --- PASS: TestSessionCreate (0.02s) [2022-02-02T01:31:28.765Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-02T01:31:28.765Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-02T01:31:28.765Z] PASS [2022-02-02T01:31:28.765Z] [2022-02-02T01:31:28.765Z] DONE 2 tests in 0.122s [2022-02-02T01:31:28.765Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-02T01:31:28.765Z] ++ 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-02-02T01:31:28.765Z] ++ set -e [2022-02-02T01:31:28.765Z] ++ '[' -n 0 ']' [2022-02-02T01:31:28.765Z] ++ set -x [2022-02-02T01:31:28.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-02T01:31:28.765Z] INFO: Testing against a local daemon [2022-02-02T01:31:28.765Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:31:28.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-02T01:31:28.765Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:31:28.765Z] === RUN TestDiskUsage [2022-02-02T01:31:28.765Z] === PAUSE TestDiskUsage [2022-02-02T01:31:28.765Z] === RUN TestEventsExecDie [2022-02-02T01:31:28.765Z] --- PASS: TestEventsExecDie (0.45s) [2022-02-02T01:31:28.765Z] === RUN TestEventsBackwardsCompatible [2022-02-02T01:31:28.765Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-02T01:31:28.765Z] === RUN TestEventsVolumeCreate [2022-02-02T01:31:28.765Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-02T01:31:28.765Z] === RUN TestInfoBinaryCommits [2022-02-02T01:31:28.765Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-02T01:31:28.765Z] === RUN TestInfoAPIVersioned [2022-02-02T01:31:28.765Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-02T01:31:28.765Z] === RUN TestInfoAPI [2022-02-02T01:31:28.765Z] --- PASS: TestInfoAPI (0.02s) [2022-02-02T01:31:28.765Z] === RUN TestInfoAPIWarnings [2022-02-02T01:31:29.605Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-02-02T01:31:29.605Z] === RUN TestAuthZPluginTLS [2022-02-02T01:31:29.764Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2022-02-02T01:31:29.764Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-02T01:31:29.863Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-02-02T01:31:29.863Z] === RUN TestAuthZPluginDenyRequest [2022-02-02T01:31:30.233Z] time="2022-02-02T01:31:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-02T01:31:30.431Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-02T01:31:30.431Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-02T01:31:30.689Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-02T01:31:30.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-02-02T01:31:30.947Z] === RUN TestAuthZPluginDenyResponse [2022-02-02T01:31:31.205Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-02T01:31:31.222Z] 2022/02/02 01:31:30 Closing DB instances... [2022-02-02T01:31:31.222Z] === RUN TestParseEmptyInterface [2022-02-02T01:31:31.222Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-02T01:31:31.222Z] === RUN TestParseNonInterfaceType [2022-02-02T01:31:31.222Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-02T01:31:31.222Z] === RUN TestParseWithOneFunction [2022-02-02T01:31:31.222Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-02T01:31:31.222Z] === RUN TestParseWithMultipleFuncs [2022-02-02T01:31:31.222Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-02T01:31:31.222Z] === RUN TestParseWithUnnamedReturn [2022-02-02T01:31:31.222Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-02T01:31:31.222Z] === RUN TestEmbeddedInterface [2022-02-02T01:31:31.222Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-02T01:31:31.222Z] === RUN TestParsedImports [2022-02-02T01:31:31.222Z] --- PASS: TestParsedImports (0.00s) [2022-02-02T01:31:31.222Z] === RUN TestAliasedImports [2022-02-02T01:31:31.222Z] --- PASS: TestAliasedImports (0.00s) [2022-02-02T01:31:31.222Z] PASS [2022-02-02T01:31:31.222Z] coverage: 56.8% of statements [2022-02-02T01:31:31.222Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2022-02-02T01:31:31.464Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-02-02T01:31:31.465Z] === RUN TestAuthZPluginAllowEventStream [2022-02-02T01:31:32.209Z] === RUN TestHTTPTransport [2022-02-02T01:31:32.209Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-02T01:31:32.209Z] PASS [2022-02-02T01:31:32.209Z] coverage: 85.7% of statements [2022-02-02T01:31:32.209Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-02-02T01:31:32.677Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-02T01:31:32.677Z] === RUN TestNetworkDBGarbageCollection [2022-02-02T01:31:32.677Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-02T01:31:32.677Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-02T01:31:32.677Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-02T01:31:32.677Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-02T01:31:32.677Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-02T01:31:32.677Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-02T01:31:32.677Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-02T01:31:32.677Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-02T01:31:32.677Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-02T01:31:32.677Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-02T01:31:32.677Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-02T01:31:32.677Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-02T01:31:32.677Z] === RUN TestBufferPoolPutAndGet [2022-02-02T01:31:32.677Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-02T01:31:32.677Z] PASS [2022-02-02T01:31:32.677Z] coverage: 88.2% of statements [2022-02-02T01:31:32.677Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-02-02T01:31:32.842Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-02-02T01:31:32.842Z] === RUN TestAuthZPluginErrorResponse [2022-02-02T01:31:33.144Z] === RUN TestOutputOnPrematureClose [2022-02-02T01:31:33.145Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-02T01:31:33.145Z] === RUN TestCompleteSilently [2022-02-02T01:31:33.145Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-02T01:31:33.145Z] PASS [2022-02-02T01:31:33.145Z] coverage: 75.9% of statements [2022-02-02T01:31:33.145Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-02-02T01:31:33.409Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-02-02T01:31:33.409Z] === RUN TestAuthZPluginErrorRequest [2022-02-02T01:31:33.614Z] === RUN TestSendToOneSub [2022-02-02T01:31:33.614Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-02T01:31:33.614Z] === RUN TestSendToMultipleSubs [2022-02-02T01:31:33.614Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-02T01:31:33.614Z] === RUN TestEvictOneSub [2022-02-02T01:31:33.614Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-02T01:31:33.614Z] === RUN TestClosePublisher [2022-02-02T01:31:33.614Z] --- PASS: TestClosePublisher (0.00s) [2022-02-02T01:31:33.614Z] === RUN TestPubSubRace [2022-02-02T01:31:33.976Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-02-02T01:31:33.976Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-02T01:31:34.548Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-02-02T01:31:34.548Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-02T01:31:34.572Z] Removing intermediate container f136e9c3f322 [2022-02-02T01:31:34.572Z] ---> 69777121c75f [2022-02-02T01:31:34.572Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-02T01:31:34.572Z] ---> Running in 473168c04677 [2022-02-02T01:31:34.599Z] --- PASS: TestRequest (10.31s) [2022-02-02T01:31:34.599Z] === RUN TestOverlappingRequests [2022-02-02T01:31:34.599Z] time="2022-02-02T01:31:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-02T01:31:35.067Z] --- PASS: TestPubSubRace (1.06s) [2022-02-02T01:31:35.067Z] PASS [2022-02-02T01:31:35.067Z] coverage: 75.0% of statements [2022-02-02T01:31:35.067Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2022-02-02T01:31:35.067Z] --- PASS: TestOverlappingRequests (0.47s) [2022-02-02T01:31:35.067Z] === RUN TestRelease [2022-02-02T01:31:35.537Z] === RUN TestRegister [2022-02-02T01:31:35.537Z] --- PASS: TestRegister (0.00s) [2022-02-02T01:31:35.537Z] === RUN TestCommand [2022-02-02T01:31:35.537Z] --- PASS: TestCommand (0.03s) [2022-02-02T01:31:35.537Z] === RUN TestNaiveSelf [2022-02-02T01:31:35.537Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-02T01:31:35.537Z] PASS [2022-02-02T01:31:35.537Z] coverage: 82.4% of statements [2022-02-02T01:31:35.537Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-02-02T01:31:35.557Z] [2022-02-02T01:31:35.557Z] SUCCESS: Specified value was saved. [2022-02-02T01:31:36.452Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-02-02T01:31:36.452Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-02T01:31:36.526Z] === RUN TestDump [2022-02-02T01:31:36.526Z] goroutine 6 [running]: [2022-02-02T01:31:36.526Z] github.com/docker/docker/pkg/stack.dump(0x10db6b7) [2022-02-02T01:31:36.526Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-02T01:31:36.526Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-02T01:31:36.526Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-02T01:31:36.526Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-02T01:31:36.526Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-02T01:31:36.526Z] testing.tRunner(0xc00011c1a0, 0x1248e68) [2022-02-02T01:31:36.526Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:31:36.526Z] created by testing.(*T).Run [2022-02-02T01:31:36.526Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-02T01:31:36.526Z] [2022-02-02T01:31:36.527Z] goroutine 1 [chan receive]: [2022-02-02T01:31:36.527Z] testing.(*T).Run(0xc00011c000, {0x123a52e, 0x10ba413}, 0x1248e68) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-02T01:31:36.527Z] testing.runTests.func1(0xc000068750) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-02T01:31:36.527Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:31:36.527Z] testing.runTests(0xc000076080, {0x13acba0, 0x3, 0x3}, {0x10da90d, 0x123c228, 0x13b1640}) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-02T01:31:36.527Z] testing.(*M).Run(0xc000076080) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-02T01:31:36.527Z] main.main() [2022-02-02T01:31:36.527Z] _testmain.go:95 +0x1f5 [2022-02-02T01:31:36.527Z] --- PASS: TestDump (0.00s) [2022-02-02T01:31:36.527Z] === RUN TestDumpToFile [2022-02-02T01:31:36.527Z] --- PASS: TestDumpToFile (0.16s) [2022-02-02T01:31:36.527Z] === RUN TestDumpToFileWithEmptyInput [2022-02-02T01:31:36.527Z] goroutine 8 [running]: [2022-02-02T01:31:36.527Z] github.com/docker/docker/pkg/stack.dump(0x11486f4) [2022-02-02T01:31:36.527Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-02T01:31:36.527Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1148aa0}) [2022-02-02T01:31:36.527Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-02T01:31:36.527Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-02-02T01:31:36.527Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-02T01:31:36.527Z] testing.tRunner(0xc00011c680, 0x1248e58) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:31:36.527Z] created by testing.(*T).Run [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-02T01:31:36.527Z] [2022-02-02T01:31:36.527Z] goroutine 1 [chan receive]: [2022-02-02T01:31:36.527Z] testing.(*T).Run(0xc00011c000, {0x12412ba, 0x10ba413}, 0x1248e58) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-02T01:31:36.527Z] testing.runTests.func1(0xc000068750) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-02T01:31:36.527Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-02T01:31:36.527Z] testing.runTests(0xc000076080, {0x13acba0, 0x3, 0x3}, {0x10da90d, 0x123c228, 0x13b1640}) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-02T01:31:36.527Z] testing.(*M).Run(0xc000076080) [2022-02-02T01:31:36.527Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-02T01:31:36.527Z] main.main() [2022-02-02T01:31:36.527Z] _testmain.go:95 +0x1f5 [2022-02-02T01:31:36.527Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-02T01:31:36.527Z] PASS [2022-02-02T01:31:36.527Z] coverage: 90.9% of statements [2022-02-02T01:31:36.527Z] ok github.com/docker/docker/pkg/stack 0.203s coverage: 90.9% of statements [2022-02-02T01:31:36.995Z] === RUN TestNewStdWriter [2022-02-02T01:31:36.995Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-02T01:31:36.995Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestWriteWithNilBytes [2022-02-02T01:31:36.995Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestWrite [2022-02-02T01:31:36.995Z] --- PASS: TestWrite (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestWriteWithWriterError [2022-02-02T01:31:36.995Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-02T01:31:36.995Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyWriteAndRead [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-02T01:31:36.995Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-02T01:31:36.995Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-02T01:31:36.995Z] PASS [2022-02-02T01:31:36.995Z] coverage: 100.0% of statements [2022-02-02T01:31:36.995Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-02-02T01:31:37.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-02T01:31:37.136Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-02T01:31:37.463Z] --- PASS: TestRelease (2.20s) [2022-02-02T01:31:37.463Z] === RUN TestAllocateRandomDeallocate [2022-02-02T01:31:37.604Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-02T01:31:37.786Z] Removing intermediate container 473168c04677 [2022-02-02T01:31:37.786Z] ---> d9585ae41756 [2022-02-02T01:31:37.786Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-02T01:31:37.786Z] ---> Running in c5c15c2a574e [2022-02-02T01:31:37.827Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2022-02-02T01:31:37.828Z] === RUN TestAuthZPluginHeader [2022-02-02T01:31:37.931Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-02T01:31:37.931Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-02T01:31:37.931Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestFormatStatus [2022-02-02T01:31:37.931Z] --- PASS: TestFormatStatus (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestFormatError [2022-02-02T01:31:37.931Z] --- PASS: TestFormatError (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestFormatJSONError [2022-02-02T01:31:37.931Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-02T01:31:37.931Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-02T01:31:37.931Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestNewJSONProgressOutput [2022-02-02T01:31:37.931Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestAuxFormatterEmit [2022-02-02T01:31:37.931Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestStreamWriterStdout [2022-02-02T01:31:37.931Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-02T01:31:37.931Z] === RUN TestStreamWriterStderr [2022-02-02T01:31:37.931Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-02T01:31:37.931Z] PASS [2022-02-02T01:31:37.931Z] coverage: 66.2% of statements [2022-02-02T01:31:37.931Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-02-02T01:31:38.399Z] === RUN TestGenerateRandomID [2022-02-02T01:31:38.399Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-02T01:31:38.399Z] === RUN TestShortenId [2022-02-02T01:31:38.399Z] --- PASS: TestShortenId (0.00s) [2022-02-02T01:31:38.399Z] === RUN TestShortenSha256Id [2022-02-02T01:31:38.399Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-02T01:31:38.399Z] === RUN TestShortenIdEmpty [2022-02-02T01:31:38.399Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-02T01:31:38.399Z] === RUN TestShortenIdInvalid [2022-02-02T01:31:38.399Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-02T01:31:38.399Z] === RUN TestIsShortIDNonHex [2022-02-02T01:31:38.399Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-02T01:31:38.399Z] === RUN TestIsShortIDNotCorrectSize [2022-02-02T01:31:38.399Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-02T01:31:38.399Z] PASS [2022-02-02T01:31:38.399Z] coverage: 70.6% of statements [2022-02-02T01:31:38.399Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-02-02T01:31:38.592Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-02T01:31:38.763Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-02-02T01:31:38.763Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-02T01:31:38.867Z] === RUN TestIsCpusetListAvailable [2022-02-02T01:31:38.867Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-02T01:31:38.867Z] PASS [2022-02-02T01:31:38.867Z] coverage: 39.4% of statements [2022-02-02T01:31:38.867Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-02-02T01:31:40.157Z] --- PASS: TestBuildMultiStageCopy (14.00s) [2022-02-02T01:31:40.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.75s) [2022-02-02T01:31:40.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2022-02-02T01:31:40.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2022-02-02T01:31:40.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2022-02-02T01:31:40.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) [2022-02-02T01:31:40.157Z] === RUN TestBuildMultiStageParentConfig [2022-02-02T01:31:40.431Z] === RUN TestChtimes [2022-02-02T01:31:40.431Z] --- PASS: TestChtimes (0.00s) [2022-02-02T01:31:40.431Z] === RUN TestChtimesWindows [2022-02-02T01:31:40.431Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-02T01:31:40.431Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-02T01:31:40.431Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-02T01:31:40.431Z] === RUN TestEnsureRemoveAllNotExist [2022-02-02T01:31:40.431Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-02T01:31:40.431Z] === RUN TestEnsureRemoveAllWithDir [2022-02-02T01:31:40.431Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-02T01:31:40.431Z] === RUN TestEnsureRemoveAllWithFile [2022-02-02T01:31:40.431Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-02T01:31:40.431Z] === RUN TestHasWin32KSupport [2022-02-02T01:31:40.431Z] syscall_windows_test.go:8: win32k: true [2022-02-02T01:31:40.431Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-02-02T01:31:40.431Z] PASS [2022-02-02T01:31:40.431Z] coverage: 13.0% of statements [2022-02-02T01:31:40.431Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2022-02-02T01:31:40.899Z] === RUN TestTailFile [2022-02-02T01:31:40.899Z] --- PASS: TestTailFile (0.00s) [2022-02-02T01:31:40.899Z] === RUN TestTailFileManyLines [2022-02-02T01:31:40.899Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-02T01:31:40.899Z] === RUN TestTailEmptyFile [2022-02-02T01:31:40.899Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-02T01:31:40.899Z] === RUN TestTailNegativeN [2022-02-02T01:31:40.899Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/truncated_last_line [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:40.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:40.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:40.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:40.900Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:40.900Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:31:40.900Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-02T01:31:40.900Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:40.900Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:31:40.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:31:40.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.368Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.368Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.368Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.368Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.368Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.369Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.370Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.370Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.370Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.371Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.371Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.371Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.372Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-02T01:31:41.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:31:41.841Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:31:41.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-02T01:31:41.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-02T01:31:41.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-02T01:31:41.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-02T01:31:41.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-02T01:31:41.844Z] PASS [2022-02-02T01:31:41.844Z] coverage: 88.6% of statements [2022-02-02T01:31:41.844Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2022-02-02T01:31:42.311Z] === RUN TestTarSumRemoveNonExistent [2022-02-02T01:31:42.311Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-02T01:31:42.311Z] === RUN TestTarSumRemove [2022-02-02T01:31:42.311Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestSortFileInfoSums [2022-02-02T01:31:42.311Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestNewTarSumForLabelInvalid [2022-02-02T01:31:42.311Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestNewTarSumForLabel [2022-02-02T01:31:42.311Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestEmptyTar [2022-02-02T01:31:42.311Z] --- PASS: TestEmptyTar (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestTarSumsReadSize [2022-02-02T01:31:42.311Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestTarSums [2022-02-02T01:31:42.311Z] --- PASS: TestTarSums (0.06s) [2022-02-02T01:31:42.311Z] === RUN TestIteration [2022-02-02T01:31:42.311Z] --- PASS: TestIteration (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestVersionLabelForChecksum [2022-02-02T01:31:42.311Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestVersion [2022-02-02T01:31:42.311Z] --- PASS: TestVersion (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestGetVersion [2022-02-02T01:31:42.311Z] --- PASS: TestGetVersion (0.00s) [2022-02-02T01:31:42.311Z] === RUN TestGetVersions [2022-02-02T01:31:42.311Z] --- PASS: TestGetVersions (0.00s) [2022-02-02T01:31:42.311Z] PASS [2022-02-02T01:31:42.311Z] coverage: 89.3% of statements [2022-02-02T01:31:42.311Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2022-02-02T01:31:42.372Z] --- PASS: TestBuildMultiStageParentConfig (2.59s) [2022-02-02T01:31:42.372Z] === RUN TestBuildLabelWithTargets [2022-02-02T01:31:42.372Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:31:42.372Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-02T01:31:42.372Z] === RUN TestBuildWithEmptyLayers [2022-02-02T01:31:42.541Z] Cannot create a file when that file already exists. [2022-02-02T01:31:42.779Z] testing: warning: no tests to run [2022-02-02T01:31:42.779Z] PASS [2022-02-02T01:31:42.779Z] coverage: [no statements] [2022-02-02T01:31:42.779Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2022-02-02T01:31:42.949Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-02T01:31:42.950Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-02T01:31:43.208Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2022-02-02T01:31:43.208Z] === RUN TestAuthZPluginV2Disable [2022-02-02T01:31:43.248Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-02T01:31:43.248Z] === RUN TestClientStream [2022-02-02T01:31:43.248Z] --- PASS: TestClientStream (0.00s) [2022-02-02T01:31:43.248Z] === RUN TestClientSendFile [2022-02-02T01:31:43.248Z] --- PASS: TestClientSendFile (0.00s) [2022-02-02T01:31:43.248Z] === RUN TestClientWithRequestTimeout [2022-02-02T01:31:43.248Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-02T01:31:43.248Z] === RUN TestFileSpecPlugin [2022-02-02T01:31:43.248Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-02T01:31:43.248Z] === RUN TestFileJSONSpecPlugin [2022-02-02T01:31:43.248Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-02T01:31:43.248Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-02T01:31:43.248Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-02T01:31:43.248Z] === RUN TestPluginAddHandler [2022-02-02T01:31:43.248Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-02T01:31:43.248Z] === RUN TestPluginWaitBadPlugin [2022-02-02T01:31:43.248Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-02T01:31:43.248Z] === RUN TestGet [2022-02-02T01:31:43.248Z] time="2022-02-02T01:31:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-02T01:31:43.248Z] --- PASS: TestAllocateRandomDeallocate (6.18s) [2022-02-02T01:31:43.248Z] === RUN TestRetrieveFromStore [2022-02-02T01:31:43.470Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-02T01:31:43.715Z] === RUN TestTruncIndex [2022-02-02T01:31:43.715Z] --- PASS: TestTruncIndex (0.10s) [2022-02-02T01:31:43.715Z] PASS [2022-02-02T01:31:43.715Z] coverage: 91.5% of statements [2022-02-02T01:31:43.715Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-02-02T01:31:43.937Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-02-02T01:31:43.937Z] === RUN TestBuildMultiStageOnBuild [2022-02-02T01:31:44.043Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-02T01:31:44.183Z] === RUN TestIsGIT [2022-02-02T01:31:44.183Z] --- PASS: TestIsGIT (0.00s) [2022-02-02T01:31:44.183Z] === RUN TestIsTransport [2022-02-02T01:31:44.183Z] --- PASS: TestIsTransport (0.00s) [2022-02-02T01:31:44.183Z] PASS [2022-02-02T01:31:44.183Z] coverage: 100.0% of statements [2022-02-02T01:31:44.183Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-02-02T01:31:44.183Z] time="2022-02-02T01:31:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-02T01:31:44.609Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-02T01:31:44.650Z] === RUN TestVersionInfo [2022-02-02T01:31:44.650Z] --- PASS: TestVersionInfo (0.00s) [2022-02-02T01:31:44.650Z] === RUN TestAppendVersions [2022-02-02T01:31:44.650Z] --- PASS: TestAppendVersions (0.00s) [2022-02-02T01:31:44.650Z] PASS [2022-02-02T01:31:44.650Z] coverage: 88.9% of statements [2022-02-02T01:31:44.650Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-02-02T01:31:45.545Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-02T01:31:45.545Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-02T01:31:45.545Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-02T01:31:45.545Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-02T01:31:45.639Z] --- PASS: TestRetrieveFromStore (1.94s) [2022-02-02T01:31:45.640Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-02T01:31:45.640Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-02T01:31:45.640Z] === RUN TestParallelPredefinedRequest1 [2022-02-02T01:31:45.640Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-02T01:31:45.640Z] === RUN TestParallelPredefinedRequest2 [2022-02-02T01:31:45.640Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-02T01:31:45.640Z] === RUN TestParallelPredefinedRequest3 [2022-02-02T01:31:45.640Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-02T01:31:45.640Z] === RUN TestParallelPredefinedRequest4 [2022-02-02T01:31:45.640Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-02T01:31:45.640Z] === RUN TestParallelPredefinedRequest5 [2022-02-02T01:31:45.640Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-02T01:31:45.640Z] === RUN TestDebug [2022-02-02T01:31:45.640Z] --- PASS: TestDebug (0.00s) [2022-02-02T01:31:45.640Z] === RUN TestRequestPoolParallel [2022-02-02T01:31:45.640Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-02-02T01:31:45.640Z] === RUN TestFullAllocateRelease [2022-02-02T01:31:45.804Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-02T01:31:45.804Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-02T01:31:45.804Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-02T01:31:45.804Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-02T01:31:45.804Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-02T01:31:46.110Z] === RUN TestValidatePrivileges [2022-02-02T01:31:46.110Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-02T01:31:46.110Z] === RUN TestFilterByCapNeg [2022-02-02T01:31:46.110Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-02T01:31:46.110Z] === RUN TestFilterByCapPos [2022-02-02T01:31:46.110Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-02T01:31:46.110Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-02T01:31:46.110Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-02T01:31:46.110Z] PASS [2022-02-02T01:31:46.110Z] coverage: 12.0% of statements [2022-02-02T01:31:46.110Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-02-02T01:31:46.110Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-02-02T01:31:46.110Z] === RUN TestOddAllocateRelease [2022-02-02T01:31:46.110Z] time="2022-02-02T01:31:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-02T01:31:46.579Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-02-02T01:31:46.579Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-02T01:31:46.579Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-02T01:31:46.579Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-02T01:31:46.579Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-02T01:31:46.579Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-02T01:31:46.579Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest1 [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest4 [2022-02-02T01:31:46.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest1 [2022-02-02T01:31:46.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:46.579Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest3 [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest5 [2022-02-02T01:31:46.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest3 [2022-02-02T01:31:46.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:46.579Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest2 [2022-02-02T01:31:46.579Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:31:46.579Z] === CONT TestParallelPredefinedRequest2 [2022-02-02T01:31:46.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:31:46.579Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:31:46.579Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:31:46.579Z] PASS [2022-02-02T01:31:46.579Z] coverage: 85.3% of statements [2022-02-02T01:31:46.579Z] ok github.com/docker/docker/libnetwork/ipam 53.916s coverage: 85.3% of statements [2022-02-02T01:31:46.847Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-02-02T01:31:46.847Z] === RUN TestInfoDebug [2022-02-02T01:31:46.847Z] --- PASS: TestInfoDebug (0.52s) [2022-02-02T01:31:46.847Z] === RUN TestInfoInsecureRegistries [2022-02-02T01:31:46.847Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-02T01:31:46.847Z] === RUN TestInfoRegistryMirrors [2022-02-02T01:31:46.847Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-02T01:31:46.847Z] === RUN TestLoginFailsWithBadCredentials [2022-02-02T01:31:46.847Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-02T01:31:46.847Z] === RUN TestPingCacheHeaders [2022-02-02T01:31:46.847Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-02T01:31:46.847Z] === RUN TestPingGet [2022-02-02T01:31:46.847Z] --- PASS: TestPingGet (0.01s) [2022-02-02T01:31:46.847Z] === RUN TestPingHead [2022-02-02T01:31:46.847Z] --- PASS: TestPingHead (0.02s) [2022-02-02T01:31:46.847Z] === RUN TestVersion [2022-02-02T01:31:46.847Z] --- PASS: TestVersion (0.02s) [2022-02-02T01:31:46.847Z] === CONT TestDiskUsage [2022-02-02T01:31:46.974Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-02T01:31:46.974Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-02T01:31:46.974Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-02T01:31:46.974Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-02T01:31:46.974Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-02T01:31:46.974Z] remote: Enumerating objects: 23, done. [2022-02-02T01:31:46.974Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-02T01:31:46.974Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-02T01:31:46.974Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-02T01:31:46.974Z] 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-02-02T01:31:46.974Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-02T01:31:46.974Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-02T01:31:46.974Z] Cross building: bundles/cross/linux/ppc64le [2022-02-02T01:31:46.974Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-02T01:31:46.974Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-02T01:31:47.046Z] === RUN TestNewSettable [2022-02-02T01:31:47.046Z] --- PASS: TestNewSettable (0.00s) [2022-02-02T01:31:47.046Z] === RUN TestIsSettable [2022-02-02T01:31:47.046Z] --- PASS: TestIsSettable (0.00s) [2022-02-02T01:31:47.046Z] === RUN TestUpdateSettingsEnv [2022-02-02T01:31:47.046Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-02T01:31:47.046Z] PASS [2022-02-02T01:31:47.046Z] coverage: 20.0% of statements [2022-02-02T01:31:47.046Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/container_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/image_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/volume_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-02T01:31:47.106Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-02T01:31:47.181Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-02-02T01:31:47.181Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-02T01:31:47.181Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-02T01:31:47.181Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-02T01:31:47.297Z] Removing intermediate container c5c15c2a574e [2022-02-02T01:31:47.298Z] ---> 3be1f6408d34 [2022-02-02T01:31:47.298Z] Step 13/13 : CMD ["sh"] [2022-02-02T01:31:47.298Z] ---> Running in 676c89bbd681 [2022-02-02T01:31:47.298Z] Removing intermediate container 676c89bbd681 [2022-02-02T01:31:47.298Z] ---> be71e0369cae [2022-02-02T01:31:47.298Z] Successfully built be71e0369cae [2022-02-02T01:31:47.298Z] Successfully tagged busybox:latest [2022-02-02T01:31:47.298Z] INFO: Docker images of the daemon under test [2022-02-02T01:31:47.298Z] [2022-02-02T01:31:47.298Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T01:31:47.298Z] busybox latest be71e0369cae Less than a second ago 4.99GB [2022-02-02T01:31:47.298Z] microsoft/windowsservercore latest 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-02T01:31:47.298Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-02T01:31:47.298Z] [2022-02-02T01:31:47.298Z] INFO: Running integration tests at 02/02/2022 01:31:47... [2022-02-02T01:31:47.298Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-02T01:31:47.298Z] INFO: Integration API tests being run from the host: [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-02T01:31:47.365Z] === RUN TestDiskUsage/after_container.Run [2022-02-02T01:31:47.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-02T01:31:47.624Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-02T01:31:47.700Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-02T01:31:47.773Z] INFO: make.ps1 starting at 02/02/2022 01:31:47 [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage (1.08s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-02T01:31:47.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:31:47.883Z] PASS [2022-02-02T01:31:47.883Z] [2022-02-02T01:31:47.883Z] === Skipped [2022-02-02T01:31:47.883Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:31:47.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-02T01:31:47.883Z] [2022-02-02T01:31:47.883Z] DONE 50 tests, 1 skipped in 19.683s [2022-02-02T01:31:47.883Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-02T01:31:47.883Z] ++ 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-02-02T01:31:47.883Z] ++ set -e [2022-02-02T01:31:47.883Z] ++ '[' -n 0 ']' [2022-02-02T01:31:47.883Z] ++ set -x [2022-02-02T01:31:47.884Z] ++ 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-02-02T01:31:47.884Z] INFO: Testing against a local daemon [2022-02-02T01:31:47.884Z] === RUN TestVolumesCreateAndList [2022-02-02T01:31:47.884Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-02T01:31:47.884Z] === RUN TestVolumesRemove [2022-02-02T01:31:47.884Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-02T01:31:47.884Z] === RUN TestVolumesInspect [2022-02-02T01:31:47.884Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-02T01:31:47.884Z] === RUN TestVolumesInvalidJSON [2022-02-02T01:31:47.884Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-02T01:31:47.884Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-02T01:31:47.884Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-02T01:31:47.884Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-02T01:31:47.884Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-02T01:31:47.884Z] PASS [2022-02-02T01:31:47.884Z] [2022-02-02T01:31:47.884Z] DONE 5 tests in 0.187s [2022-02-02T01:31:47.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-02T01:31:48.033Z] === RUN TestLoad [2022-02-02T01:31:48.033Z] --- PASS: TestLoad (0.00s) [2022-02-02T01:31:48.033Z] === RUN TestSave [2022-02-02T01:31:48.033Z] --- PASS: TestSave (0.03s) [2022-02-02T01:31:48.033Z] === RUN TestAddDeleteGet [2022-02-02T01:31:48.033Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-02T01:31:48.033Z] === RUN TestInvalidTags [2022-02-02T01:31:48.033Z] --- PASS: TestInvalidTags (0.01s) [2022-02-02T01:31:48.033Z] PASS [2022-02-02T01:31:48.033Z] coverage: 84.4% of statements [2022-02-02T01:31:48.033Z] ok github.com/docker/docker/reference 0.118s coverage: 84.4% of statements [2022-02-02T01:31:48.143Z] ++++ cat bundles/test-integration/docker.pid [2022-02-02T01:31:48.143Z] +++ kill 13047 [2022-02-02T01:31:48.267Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-02T01:31:48.402Z] +++ /etc/init.d/apparmor stop [2022-02-02T01:31:48.402Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-02T01:31:48.402Z] [2022-02-02T01:31:48.402Z] Unloading profiles will leave already running processes permanently [2022-02-02T01:31:48.402Z] unconfined, which can lead to unexpected situations. [2022-02-02T01:31:48.402Z] [2022-02-02T01:31:48.402Z] To set a process to complain mode, use the command line tool [2022-02-02T01:31:48.402Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-02T01:31:48.402Z] +++ true [2022-02-02T01:31:48.402Z] exiting test-integration [2022-02-02T01:31:48.402Z] ++ exit 0 [2022-02-02T01:31:48.402Z] [2022-02-02T01:31:48.763Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-02T01:31:48.834Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM Post stage [Pipeline] junit [2022-02-02T01:31:48.983Z] Recording test results [2022-02-02T01:31:49.096Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-02T01:31:49.225Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-02T01:31:49.618Z] + echo Ensuring container killed. [2022-02-02T01:31:49.619Z] Ensuring container killed. [2022-02-02T01:31:49.619Z] + docker rm -vf docker-pr39 [2022-02-02T01:31:49.619Z] Error: No such container: docker-pr39 [Pipeline] sh [2022-02-02T01:31:49.925Z] + echo Chowning /workspace to jenkins user [2022-02-02T01:31:49.925Z] Chowning /workspace to jenkins user [2022-02-02T01:31:49.925Z] + id -u [2022-02-02T01:31:49.925Z] + id -g [2022-02-02T01:31:49.925Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41548:/workspace busybox chown -R 1000:1000 /workspace [2022-02-02T01:31:49.925Z] Unable to find image 'busybox:latest' locally [2022-02-02T01:31:49.925Z] latest: Pulling from library/busybox [2022-02-02T01:31:49.925Z] a01966dde7f8: Pulling fs layer [2022-02-02T01:31:50.033Z] docker_api_swarm_test.go:272: [d721fdbc43452] joining swarm manager [da26b377110f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:31:50.184Z] a01966dde7f8: Verifying Checksum [2022-02-02T01:31:50.184Z] a01966dde7f8: Download complete [2022-02-02T01:31:50.184Z] a01966dde7f8: Pull complete [2022-02-02T01:31:50.184Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-02T01:31:50.184Z] Status: Downloaded newer image for busybox:latest [2022-02-02T01:31:50.247Z] === RUN TestResolveAuthConfigIndexServer [2022-02-02T01:31:50.247Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestResolveAuthConfigFullURL [2022-02-02T01:31:50.247Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-02T01:31:50.247Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestValidateMirror [2022-02-02T01:31:50.247Z] --- PASS: TestValidateMirror (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestLoadInsecureRegistries [2022-02-02T01:31:50.247Z] time="2022-02-02T01:31:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-02T01:31:50.247Z] time="2022-02-02T01:31:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-02T01:31:50.247Z] time="2022-02-02T01:31:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-02T01:31:50.247Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-02-02T01:31:50.247Z] === RUN TestNewServiceConfig [2022-02-02T01:31:50.247Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestValidateIndexName [2022-02-02T01:31:50.247Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestValidateIndexNameWithError [2022-02-02T01:31:50.247Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestEndpointParse [2022-02-02T01:31:50.247Z] --- PASS: TestEndpointParse (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestEndpointParseInvalid [2022-02-02T01:31:50.247Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestValidateEndpoint [2022-02-02T01:31:50.247Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-02T01:31:50.247Z] === RUN TestPing [2022-02-02T01:31:50.247Z] --- PASS: TestPing (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestPingRegistryEndpoint [2022-02-02T01:31:50.247Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:50.247Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestEndpoint [2022-02-02T01:31:50.247Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:50.247Z] --- SKIP: TestEndpoint (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestParseRepositoryInfo [2022-02-02T01:31:50.247Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestNewIndexInfo [2022-02-02T01:31:50.247Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestMirrorEndpointLookup [2022-02-02T01:31:50.247Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:31:50.247Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestSearchRepositories [2022-02-02T01:31:50.247Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-02T01:31:50.247Z] Host: 127.0.0.1:49313 [2022-02-02T01:31:50.247Z] User-Agent: docker test client [2022-02-02T01:31:50.247Z] Authorization: Token fake-token [2022-02-02T01:31:50.247Z] X-Docker-Token: true [2022-02-02T01:31:50.247Z] Accept-Encoding: gzip [2022-02-02T01:31:50.247Z] [2022-02-02T01:31:50.247Z] [2022-02-02T01:31:50.247Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-02T01:31:50.247Z] Connection: close [2022-02-02T01:31:50.247Z] Content-Length: 144 [2022-02-02T01:31:50.247Z] Cache-Control: no-cache [2022-02-02T01:31:50.247Z] Content-Type: application/json [2022-02-02T01:31:50.247Z] Date: Wed, 02 Feb 2022 01:31:49 GMT [2022-02-02T01:31:50.247Z] Expires: -1 [2022-02-02T01:31:50.247Z] Pragma: no-cache [2022-02-02T01:31:50.247Z] Server: docker-tests/mock [2022-02-02T01:31:50.247Z] X-Docker-Registry-Config: mock [2022-02-02T01:31:50.247Z] X-Docker-Registry-Version: 0.0.0 [2022-02-02T01:31:50.247Z] [2022-02-02T01:31:50.247Z] [2022-02-02T01:31:50.247Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestTrustedLocation [2022-02-02T01:31:50.247Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-02T01:31:50.247Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestAllowNondistributableArtifacts [2022-02-02T01:31:50.247Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-02T01:31:50.247Z] === RUN TestIsSecureIndex [2022-02-02T01:31:50.247Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-02T01:31:50.247Z] PASS [2022-02-02T01:31:50.247Z] coverage: 51.2% of statements [2022-02-02T01:31:50.247Z] ok github.com/docker/docker/registry 0.180s coverage: 51.2% of statements [2022-02-02T01:31:50.247Z] time="2022-02-02T01:31:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-02T01:31:50.601Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s) [2022-02-02T01:31:50.601Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-02T01:31:51.169Z] docker_api_swarm_test.go:273: [ddac8cbb27a9d] joining swarm manager [da26b377110f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestReaderWithReadError [2022-02-02T01:31:51.234Z] time="2022-02-02T01:31:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestReader [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-02T01:31:51.234Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-02T01:31:51.234Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-02T01:31:51.234Z] PASS [2022-02-02T01:31:51.234Z] coverage: 100.0% of statements [2022-02-02T01:31:51.234Z] ok github.com/docker/docker/registry/resumable 0.194s coverage: 100.0% of statements [2022-02-02T01:31:51.428Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-02T01:31:51.702Z] === RUN TestRestartManagerTimeout [2022-02-02T01:31:51.702Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-02T01:31:51.702Z] === RUN TestRestartManagerTimeoutReset [2022-02-02T01:31:51.702Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-02T01:31:51.702Z] PASS [2022-02-02T01:31:51.702Z] coverage: 50.9% of statements [2022-02-02T01:31:51.702Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-02-02T01:31:51.863Z] + bundleName=arm64-integration [2022-02-02T01:31:51.863Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-02T01:31:51.863Z] Creating arm64-integration-bundles.tar.gz [2022-02-02T01:31:51.863Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-02T01:31:51.863Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-02T01:31:51.875Z] Archiving artifacts [2022-02-02T01:31:52.687Z] === RUN TestDecodeContainerConfig [2022-02-02T01:31:52.687Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-02T01:31:52.687Z] === RUN TestDecodeContainerConfigIsolation [2022-02-02T01:31:52.687Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-02T01:31:52.687Z] === RUN TestValidatePrivileged [2022-02-02T01:31:52.687Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-02T01:31:52.687Z] PASS [2022-02-02T01:31:52.687Z] coverage: 52.6% of statements [2022-02-02T01:31:52.687Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-02-02T01:31:52.803Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-02T01:31:53.155Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-02T01:31:53.156Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-02T01:31:53.156Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-02T01:31:53.156Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-02T01:31:53.156Z] PASS [2022-02-02T01:31:53.156Z] coverage: 62.5% of statements [2022-02-02T01:31:53.156Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2022-02-02T01:31:53.745Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-02T01:31:53.745Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-02T01:31:53.775Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T01:31:54.083Z] + make clean [2022-02-02T01:31:54.084Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T01:31:54.084Z] docker-dev-cache [2022-02-02T01:31:54.084Z] docker-mod-cache [Pipeline] deleteDir [2022-02-02T01:31:54.311Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-02T01:31:54.311Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-02T01:31:54.311Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-02T01:31:54.879Z] === RUN TestDockerSuite/TestBuildXZHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T01:31:56.954Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-02T01:31:56.954Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-02T01:31:56.954Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-02T01:31:56.954Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-02T01:31:57.413Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-02T01:31:57.413Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-02T01:31:57.413Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T01:31:57.413Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-02T01:31:57.940Z] === RUN TestGetDriver [2022-02-02T01:31:57.940Z] --- PASS: TestGetDriver (0.00s) [2022-02-02T01:31:57.940Z] === RUN TestVolumeRequestError [2022-02-02T01:31:57.940Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-02T01:31:57.940Z] PASS [2022-02-02T01:31:57.940Z] coverage: 36.1% of statements [2022-02-02T01:31:57.940Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2022-02-02T01:31:57.940Z] === RUN TestGetAddress [2022-02-02T01:31:57.940Z] --- PASS: TestGetAddress (0.00s) [2022-02-02T01:31:57.940Z] === RUN TestRemove [2022-02-02T01:31:57.940Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-02T01:31:57.940Z] --- SKIP: TestRemove (0.00s) [2022-02-02T01:31:57.940Z] === RUN TestInitializeWithVolumes [2022-02-02T01:31:57.940Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-02T01:31:57.940Z] === RUN TestCreate [2022-02-02T01:31:57.940Z] --- PASS: TestCreate (0.01s) [2022-02-02T01:31:57.940Z] === RUN TestValidateName [2022-02-02T01:31:57.940Z] --- PASS: TestValidateName (0.00s) [2022-02-02T01:31:57.940Z] === RUN TestCreateWithOpts [2022-02-02T01:31:57.940Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-02T01:31:57.940Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-02T01:31:57.940Z] === RUN TestRelaodNoOpts [2022-02-02T01:31:57.940Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-02T01:31:57.940Z] PASS [2022-02-02T01:31:57.940Z] coverage: 41.5% of statements [2022-02-02T01:31:57.940Z] ok github.com/docker/docker/volume/local 0.073s coverage: 41.5% of statements [2022-02-02T01:31:57.980Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-02T01:31:58.408Z] --- PASS: TestGet (15.02s) [2022-02-02T01:31:58.408Z] === RUN TestPluginWithNoManifest [2022-02-02T01:31:58.408Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-02T01:31:58.408Z] === RUN TestGetAll [2022-02-02T01:31:58.408Z] --- PASS: TestGetAll (0.00s) [2022-02-02T01:31:58.408Z] PASS [2022-02-02T01:31:58.408Z] coverage: 73.2% of statements [2022-02-02T01:31:58.408Z] ok github.com/docker/docker/pkg/plugins 34.942s coverage: 73.2% of statements [2022-02-02T01:31:58.871Z] --- PASS: TestBuildMultiStageOnBuild (12.76s) [2022-02-02T01:31:58.871Z] === RUN TestBuildUncleanTarFilenames [2022-02-02T01:31:58.871Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:31:58.871Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-02T01:31:58.871Z] === RUN TestBuildMultiStageLayerLeak [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRaw [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-02T01:31:58.876Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRaw [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-02T01:31:58.876Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestConvertTmpfsOptions [2022-02-02T01:31:58.876Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-02T01:31:58.876Z] linux_parser_test.go:209: data="ro" [2022-02-02T01:31:58.876Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestParseMountSpec [2022-02-02T01:31:58.876Z] parser_test.go:62: case 0 [2022-02-02T01:31:58.876Z] parser_test.go:62: case 1 [2022-02-02T01:31:58.876Z] parser_test.go:62: case 2 [2022-02-02T01:31:58.876Z] parser_test.go:62: case 3 [2022-02-02T01:31:58.876Z] parser_test.go:62: case 4 [2022-02-02T01:31:58.876Z] parser_test.go:62: case 5 [2022-02-02T01:31:58.876Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestValidateMount [2022-02-02T01:31:58.876Z] --- PASS: TestValidateMount (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRaw [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-02T01:31:58.876Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-02T01:31:58.876Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-02T01:31:58.876Z] PASS [2022-02-02T01:31:58.876Z] coverage: 67.6% of statements [2022-02-02T01:31:58.876Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-02-02T01:31:58.915Z] === RUN TestDockerSuite/TestCommitChange [2022-02-02T01:31:59.861Z] === RUN TestSetGetMeta [2022-02-02T01:31:59.861Z] === PAUSE TestSetGetMeta [2022-02-02T01:31:59.861Z] === RUN TestRestore [2022-02-02T01:31:59.861Z] === PAUSE TestRestore [2022-02-02T01:31:59.861Z] === RUN TestServiceCreate [2022-02-02T01:31:59.861Z] === PAUSE TestServiceCreate [2022-02-02T01:31:59.861Z] === RUN TestServiceList [2022-02-02T01:31:59.861Z] === PAUSE TestServiceList [2022-02-02T01:31:59.861Z] === RUN TestServiceRemove [2022-02-02T01:31:59.861Z] === PAUSE TestServiceRemove [2022-02-02T01:31:59.861Z] === RUN TestServiceGet [2022-02-02T01:31:59.861Z] === PAUSE TestServiceGet [2022-02-02T01:31:59.861Z] === RUN TestServicePrune [2022-02-02T01:31:59.861Z] === PAUSE TestServicePrune [2022-02-02T01:31:59.861Z] === RUN TestCreate [2022-02-02T01:31:59.861Z] === PAUSE TestCreate [2022-02-02T01:31:59.861Z] === RUN TestRemove [2022-02-02T01:31:59.861Z] === PAUSE TestRemove [2022-02-02T01:31:59.861Z] === RUN TestList [2022-02-02T01:31:59.861Z] === PAUSE TestList [2022-02-02T01:31:59.861Z] === RUN TestFindByDriver [2022-02-02T01:31:59.861Z] === PAUSE TestFindByDriver [2022-02-02T01:31:59.861Z] === RUN TestFindByReferenced [2022-02-02T01:31:59.861Z] === PAUSE TestFindByReferenced [2022-02-02T01:31:59.861Z] === RUN TestDerefMultipleOfSameRef [2022-02-02T01:31:59.861Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-02T01:31:59.861Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:31:59.861Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:31:59.861Z] === RUN TestDefererencePluginOnCreateError [2022-02-02T01:31:59.861Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-02T01:31:59.861Z] === RUN TestRefDerefRemove [2022-02-02T01:31:59.861Z] === PAUSE TestRefDerefRemove [2022-02-02T01:31:59.861Z] === RUN TestGet [2022-02-02T01:31:59.861Z] === PAUSE TestGet [2022-02-02T01:31:59.861Z] === RUN TestGetWithReference [2022-02-02T01:31:59.861Z] === PAUSE TestGetWithReference [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_nil_list [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_empty_list [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_filter_some [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_filter_middle [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:31:59.861Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-02T01:31:59.861Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_nil_list [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_filter_some [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_empty_list [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_filter_middle [2022-02-02T01:31:59.861Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-02T01:31:59.861Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-02T01:31:59.861Z] === CONT TestSetGetMeta [2022-02-02T01:31:59.861Z] === CONT TestDefererencePluginOnCreateError [2022-02-02T01:31:59.861Z] === CONT TestList [2022-02-02T01:31:59.861Z] === CONT TestServiceGet [2022-02-02T01:31:59.861Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-02T01:31:59.861Z] === CONT TestServiceRemove [2022-02-02T01:31:59.861Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-02T01:31:59.861Z] === CONT TestServiceList [2022-02-02T01:31:59.861Z] --- PASS: TestList (0.04s) [2022-02-02T01:31:59.861Z] === CONT TestServiceCreate [2022-02-02T01:31:59.861Z] --- PASS: TestServiceGet (0.16s) [2022-02-02T01:31:59.861Z] === CONT TestRestore [2022-02-02T01:31:59.861Z] --- PASS: TestServiceRemove (0.14s) [2022-02-02T01:31:59.861Z] === CONT TestCreate [2022-02-02T01:31:59.861Z] --- PASS: TestServiceList (0.14s) [2022-02-02T01:31:59.861Z] === CONT TestRemove [2022-02-02T01:31:59.861Z] --- PASS: TestServiceCreate (0.13s) [2022-02-02T01:31:59.861Z] === CONT TestGet [2022-02-02T01:31:59.861Z] === CONT TestGetWithReference [2022-02-02T01:31:59.861Z] --- PASS: TestCreate (0.02s) [2022-02-02T01:31:59.861Z] --- PASS: TestRestore (0.04s) [2022-02-02T01:31:59.861Z] === CONT TestDerefMultipleOfSameRef [2022-02-02T01:31:59.861Z] --- PASS: TestGet (0.03s) [2022-02-02T01:31:59.861Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-02T01:31:59.861Z] --- PASS: TestRemove (0.03s) [2022-02-02T01:31:59.861Z] === CONT TestRefDerefRemove [2022-02-02T01:31:59.861Z] --- PASS: TestGetWithReference (0.03s) [2022-02-02T01:31:59.861Z] === CONT TestServicePrune [2022-02-02T01:31:59.862Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-02T01:31:59.862Z] === CONT TestFindByReferenced [2022-02-02T01:31:59.862Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-02T01:31:59.862Z] === CONT TestFindByDriver [2022-02-02T01:31:59.862Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-02T01:31:59.862Z] time="2022-02-02T01:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:31:59.862Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-02T01:31:59.862Z] --- PASS: TestFindByDriver (0.02s) [2022-02-02T01:31:59.862Z] time="2022-02-02T01:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:31:59.862Z] time="2022-02-02T01:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:31:59.862Z] time="2022-02-02T01:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-02T01:31:59.862Z] time="2022-02-02T01:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-02T01:31:59.862Z] --- PASS: TestServicePrune (0.05s) [2022-02-02T01:31:59.862Z] PASS [2022-02-02T01:31:59.862Z] coverage: 69.0% of statements [2022-02-02T01:31:59.862Z] ok github.com/docker/docker/volume/service 0.313s coverage: 69.0% of statements [2022-02-02T01:32:00.292Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-02T01:32:00.857Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-02T01:32:02.237Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-02T01:32:03.174Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-02T01:32:03.433Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.69s) [2022-02-02T01:32:03.433Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-02T01:32:03.691Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-02T01:32:05.067Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-02T01:32:05.325Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-02T01:32:06.701Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-02T01:32:06.960Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-02T01:32:06.960Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-02T01:32:06.960Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-02T01:32:06.960Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-02T01:32:06.960Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-02T01:32:06.960Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-02T01:32:06.960Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-02T01:32:08.335Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-02T01:32:08.901Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-02T01:32:08.901Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-02T01:32:09.296Z] --- PASS: TestBuildMultiStageLayerLeak (11.44s) [2022-02-02T01:32:09.296Z] === RUN TestBuildWithHugeFile [2022-02-02T01:32:09.467Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-02T01:32:10.034Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-02T01:32:10.292Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-02T01:32:10.857Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-02T01:32:11.424Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-02T01:32:11.424Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-02T01:32:11.424Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-02T01:32:11.682Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-02T01:32:11.682Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-02T01:32:11.682Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-02T01:32:11.940Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-02T01:32:11.940Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-02T01:32:12.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-02T01:32:12.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-02T01:32:12.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-02T01:32:13.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-02T01:32:13.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-02T01:32:15.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-02T01:32:15.339Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-02T01:32:15.339Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-02T01:32:15.908Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-02T01:32:16.166Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-02T01:32:16.733Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-02T01:32:17.299Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-02T01:32:17.299Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-02T01:32:17.558Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-02T01:32:18.125Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-02T01:32:18.701Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-02T01:32:18.701Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-02T01:32:19.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:32:19.165Z] INFO: Testing against a local daemon [2022-02-02T01:32:19.165Z] === RUN TestBuildWithSession [2022-02-02T01:32:19.165Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:32:19.165Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-02T01:32:19.165Z] === RUN TestBuildSquashParent [2022-02-02T01:32:19.165Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:32:19.165Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-02T01:32:19.165Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-02T01:32:19.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:32:19.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:32:19.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:32:19.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:32:19.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:32:19.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:32:19.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:32:19.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:32:19.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:32:19.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:32:19.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:32:19.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:32:19.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:32:19.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:32:19.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:32:19.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:32:19.270Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-02T01:32:20.208Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-02-02T01:32:20.208Z] PASS [2022-02-02T01:32:20.208Z] [2022-02-02T01:32:20.208Z] DONE 17 tests in 52.009s [2022-02-02T01:32:20.208Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-02T01:32:20.208Z] ++ 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-02-02T01:32:20.208Z] ++ set -e [2022-02-02T01:32:20.208Z] ++ '[' -n 0 ']' [2022-02-02T01:32:20.208Z] ++ set -x [2022-02-02T01:32:20.208Z] ++ 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-02-02T01:32:20.208Z] INFO: Testing against a local daemon [2022-02-02T01:32:20.208Z] === RUN TestPluginInvalidJSON [2022-02-02T01:32:20.208Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:32:20.208Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:32:20.208Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:32:20.208Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-02T01:32:20.208Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-02T01:32:20.208Z] === RUN TestPluginInstall [2022-02-02T01:32:20.208Z] === RUN TestPluginInstall/no_auth [2022-02-02T01:32:20.208Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-02T01:32:21.144Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-02T01:32:21.144Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-02T01:32:21.144Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-02T01:32:21.144Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-02T01:32:21.144Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-02T01:32:21.711Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-02T01:32:21.969Z] time="2022-02-02T01:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:32:21.969Z] time="2022-02-02T01:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08c1e82e915ab0925ed5ec474787a563667699fd55c0300bef2ff1c988b2f522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:32:21.969Z] time="2022-02-02T01:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:32:21.969Z] time="2022-02-02T01:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08c1e82e915ab0925ed5ec474787a563667699fd55c0300bef2ff1c988b2f522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:32:22.228Z] === RUN TestPluginInstall/with_htpasswd [2022-02-02T01:32:22.486Z] time="2022-02-02T01:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:32:22.486Z] time="2022-02-02T01:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe616fee55bdd02273544451f0bb5eeb247f66cd39ea6079ab8c9a02c24b9e7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:32:22.486Z] time="2022-02-02T01:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:32:22.486Z] time="2022-02-02T01:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe616fee55bdd02273544451f0bb5eeb247f66cd39ea6079ab8c9a02c24b9e7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:32:22.745Z] === RUN TestPluginInstall/with_insecure [2022-02-02T01:32:23.680Z] time="2022-02-02T01:32:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:32:23.680Z] time="2022-02-02T01:32:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9898281ecb55612a845db0f0946721970e60123ed58c03420f5302baeffe3d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:32:23.680Z] time="2022-02-02T01:32:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-02T01:32:23.680Z] time="2022-02-02T01:32:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9898281ecb55612a845db0f0946721970e60123ed58c03420f5302baeffe3d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-02T01:32:23.938Z] plugin_test.go:165: [d74530693ebe3] daemon is not started [2022-02-02T01:32:23.938Z] --- PASS: TestPluginInstall (3.77s) [2022-02-02T01:32:23.938Z] --- PASS: TestPluginInstall/no_auth (2.20s) [2022-02-02T01:32:23.938Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-02-02T01:32:23.938Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-02-02T01:32:23.938Z] === RUN TestPluginsWithRuntimes [2022-02-02T01:32:25.138Z] 2022/02/02 01:32:24 Closing DB instances... [2022-02-02T01:32:25.319Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-02T01:32:26.254Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-02T01:32:26.254Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-02T01:32:26.512Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-02T01:32:26.702Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-02-02T01:32:26.702Z] === RUN TestFindNode [2022-02-02T01:32:26.702Z] 2022/02/02 01:32:26 Closing DB instances... [2022-02-02T01:32:26.702Z] --- PASS: TestFindNode (0.02s) [2022-02-02T01:32:26.702Z] === RUN TestChangeNodeState [2022-02-02T01:32:26.702Z] 2022/02/02 01:32:26 Closing DB instances... [2022-02-02T01:32:26.702Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-02T01:32:26.702Z] === RUN TestNodeReincarnation [2022-02-02T01:32:26.702Z] 2022/02/02 01:32:26 Closing DB instances... [2022-02-02T01:32:27.079Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-02T01:32:27.079Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-02T01:32:27.079Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-02T01:32:27.079Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-02T01:32:27.338Z] --- PASS: TestPluginsWithRuntimes (3.60s) [2022-02-02T01:32:27.338Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2022-02-02T01:32:27.338Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-02-02T01:32:27.338Z] === RUN TestPluginBackCompatMediaTypes [2022-02-02T01:32:27.905Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-02T01:32:27.905Z] PASS [2022-02-02T01:32:27.905Z] [2022-02-02T01:32:27.905Z] DONE 10 tests in 7.977s [2022-02-02T01:32:27.905Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-02T01:32:27.905Z] ++ 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-02-02T01:32:27.905Z] ++ set -e [2022-02-02T01:32:27.905Z] ++ '[' -n 0 ']' [2022-02-02T01:32:27.905Z] ++ set -x [2022-02-02T01:32:27.905Z] ++ 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-02-02T01:32:27.905Z] INFO: Testing against a local daemon [2022-02-02T01:32:27.905Z] === RUN TestExternalGraphDriver [2022-02-02T01:32:28.163Z] === RUN TestExternalGraphDriver/json [2022-02-02T01:32:29.542Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-02T01:32:29.673Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:32:29.801Z] === RUN TestExternalGraphDriver/spec [2022-02-02T01:32:30.059Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-02T01:32:30.997Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-02T01:32:31.564Z] === RUN TestExternalGraphDriver/pull [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-02T01:32:32.566Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-02T01:32:32.566Z] === RUN TestParallelCreate [2022-02-02T01:32:32.566Z] 2022/02/02 01:32:31 Closing DB instances... [2022-02-02T01:32:32.566Z] --- PASS: TestParallelCreate (0.02s) [2022-02-02T01:32:32.566Z] === RUN TestParallelDelete [2022-02-02T01:32:32.566Z] 2022/02/02 01:32:31 Closing DB instances... [2022-02-02T01:32:32.566Z] --- PASS: TestParallelDelete (0.01s) [2022-02-02T01:32:32.566Z] === RUN TestNetworkDBIslands [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e9ddd347ac99 with config:&{NodeID:e9ddd347ac99 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-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node e9ddd347ac99/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node e9ddd347ac99/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:037b571816a4 with config:&{NodeID:037b571816a4 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-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node 037b571816a4/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node 037b571816a4/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node 037b571816a4/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node 037b571816a4/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node e9ddd347ac99/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=info msg="Node e9ddd347ac99/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b1310c7b06ff with config:&{NodeID:b1310c7b06ff 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-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node e9ddd347ac99/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node e9ddd347ac99/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node 037b571816a4/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=info msg="Node 037b571816a4/172.28.123.83, added to nodes list" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-02T01:32:32.566Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-02T01:32:32.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:22889f734b89 with config:&{NodeID:22889f734b89 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-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node e9ddd347ac99/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node e9ddd347ac99/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node 037b571816a4/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node 037b571816a4/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=info msg="Node b1310c7b06ff/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-02T01:32:33.034Z] time="2022-02-02T01:32:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-02T01:32:33.466Z] --- PASS: TestExternalGraphDriver (5.29s) [2022-02-02T01:32:33.466Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-02-02T01:32:33.466Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2022-02-02T01:32:33.466Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-02-02T01:32:33.466Z] === RUN TestGraphdriverPluginV2 [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6e30a99c885c with config:&{NodeID:6e30a99c885c 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-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-02T01:32:33.502Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node b1310c7b06ff/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node b1310c7b06ff/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 037b571816a4/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 037b571816a4/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node e9ddd347ac99/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node e9ddd347ac99/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.503Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:33.971Z] networkdb_test.go:835: Re-joining: 3 [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=info msg="The new bootstrap node list is:[172.28.123.83:10033 172.28.123.83:10034 172.28.123.83:10035]" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10033" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49355" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10034" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49356" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10035" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49357" [2022-02-02T01:32:33.971Z] networkdb_test.go:835: Re-joining: 4 [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=info msg="The new bootstrap node list is:[172.28.123.83:10033 172.28.123.83:10034 172.28.123.83:10035]" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10033" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49358" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10034" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49359" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10035" [2022-02-02T01:32:33.971Z] time="2022-02-02T01:32:33Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49360" [2022-02-02T01:32:34.402Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="node 0 leaving" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="node3(b1310c7b06ff): Node leave event for e9ddd347ac99/172.28.123.83" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="node5(6e30a99c885c): Node leave event for e9ddd347ac99/172.28.123.83" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="node2(037b571816a4): Node leave event for e9ddd347ac99/172.28.123.83" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="node4(22889f734b89): Node leave event for e9ddd347ac99/172.28.123.83" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="node1(e9ddd347ac99): Node leave event for e9ddd347ac99/172.28.123.83" [2022-02-02T01:32:34.438Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.661Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node e9ddd347ac99/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="node 1 leaving" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="node4(22889f734b89): Node leave event for 037b571816a4/172.28.123.83" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="node3(b1310c7b06ff): Node leave event for 037b571816a4/172.28.123.83" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="node5(6e30a99c885c): Node leave event for 037b571816a4/172.28.123.83" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4 change state NodeActive --> NodeLeft" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="node2(037b571816a4): Node leave event for 037b571816a4/172.28.123.83" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4/172.28.123.83, left gossip cluster" [2022-02-02T01:32:34.906Z] time="2022-02-02T01:32:34Z" level=info msg="Node 037b571816a4/172.28.123.83, left gossip cluster" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="node 2 leaving" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="Node b1310c7b06ff change state NodeActive --> NodeLeft" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="node4(22889f734b89): Node leave event for b1310c7b06ff/172.28.123.83" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="Node b1310c7b06ff change state NodeActive --> NodeLeft" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="node5(6e30a99c885c): Node leave event for b1310c7b06ff/172.28.123.83" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="Node b1310c7b06ff change state NodeActive --> NodeLeft" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="node3(b1310c7b06ff): Node leave event for b1310c7b06ff/172.28.123.83" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=debug msg="memberlist: Failed ping: 22889f734b89 (timeout reached)" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.123.83:10035: use of closed network connection" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.123.83:10034: use of closed network connection" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.123.83:10037: use of closed network connection" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49361" [2022-02-02T01:32:35.375Z] time="2022-02-02T01:32:35Z" level=info msg="Node b1310c7b06ff/172.28.123.83, left gossip cluster" [2022-02-02T01:32:35.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node b1310c7b06ff/172.28.123.83, left gossip cluster" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node b1310c7b06ff/172.28.123.83, left gossip cluster" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=warning msg="memberlist: Was able to connect to 22889f734b89 but other probes failed, network may be misconfigured" [2022-02-02T01:32:35.843Z] networkdb_test.go:867: node4: OK [2022-02-02T01:32:35.843Z] networkdb_test.go:867: node5: OK [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="node 0 coming back" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5b25527db259 with config:&{NodeID:5b25527db259 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-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node 5b25527db259/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node 5b25527db259/172.28.123.83, added to nodes list" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="node 1 coming back" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1cb7c3db97e2 with config:&{NodeID:1cb7c3db97e2 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-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, added to nodes list" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="node 2 coming back" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:26fe3cc7140b with config:&{NodeID:26fe3cc7140b 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-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:35.843Z] time="2022-02-02T01:32:35Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, added to nodes list" [2022-02-02T01:32:35.882Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-02T01:32:37.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-02T01:32:37.834Z] --- PASS: TestGraphdriverPluginV2 (4.56s) [2022-02-02T01:32:37.834Z] PASS [2022-02-02T01:32:37.834Z] [2022-02-02T01:32:37.834Z] DONE 5 tests in 9.879s [2022-02-02T01:32:37.834Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-02T01:32:37.834Z] ++ 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-02-02T01:32:37.834Z] ++ set -e [2022-02-02T01:32:37.834Z] ++ '[' -n 0 ']' [2022-02-02T01:32:37.834Z] ++ set -x [2022-02-02T01:32:37.834Z] ++ 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-02-02T01:32:37.834Z] INFO: Testing against a local daemon [2022-02-02T01:32:37.834Z] === RUN TestContinueAfterPluginCrash [2022-02-02T01:32:37.834Z] === PAUSE TestContinueAfterPluginCrash [2022-02-02T01:32:37.834Z] === RUN TestReadPluginNoRead [2022-02-02T01:32:37.834Z] === PAUSE TestReadPluginNoRead [2022-02-02T01:32:37.834Z] === RUN TestDaemonStartWithLogOpt [2022-02-02T01:32:37.834Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-02T01:32:37.834Z] === CONT TestContinueAfterPluginCrash [2022-02-02T01:32:37.834Z] === CONT TestDaemonStartWithLogOpt [2022-02-02T01:32:38.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-02T01:32:39.632Z] time="2022-02-02T01:32:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.123.83:10033 172.28.123.83:10034 172.28.123.83:10035]" [2022-02-02T01:32:39.632Z] time="2022-02-02T01:32:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.123.83:10033 172.28.123.83:10034 172.28.123.83:10035]" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10033" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49362" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, is the new incarnation of the shutdown node e9ddd347ac99/172.28.123.83" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10034" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49363" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, is the new incarnation of the shutdown node 037b571816a4/172.28.123.83" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49364" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10035" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 22889f734b89/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 22889f734b89/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 6e30a99c885c/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, is the new incarnation of the shutdown node b1310c7b06ff/172.28.123.83" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, is the new incarnation of the shutdown node 037b571816a4/172.28.123.83" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, is the new incarnation of the shutdown node e9ddd347ac99/172.28.123.83" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 5b25527db259/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.100Z] time="2022-02-02T01:32:39Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.101Z] time="2022-02-02T01:32:39Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.101Z] time="2022-02-02T01:32:40Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, joined gossip cluster" [2022-02-02T01:32:40.101Z] time="2022-02-02T01:32:40Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, is the new incarnation of the shutdown node b1310c7b06ff/172.28.123.83" [2022-02-02T01:32:40.101Z] time="2022-02-02T01:32:40Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, added to nodes list" [2022-02-02T01:32:40.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-02T01:32:40.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-02T01:32:40.568Z] time="2022-02-02T01:32:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10033" [2022-02-02T01:32:40.568Z] time="2022-02-02T01:32:40Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49365" [2022-02-02T01:32:40.568Z] time="2022-02-02T01:32:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10034" [2022-02-02T01:32:40.568Z] time="2022-02-02T01:32:40Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49366" [2022-02-02T01:32:40.568Z] time="2022-02-02T01:32:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.123.83:10035" [2022-02-02T01:32:40.568Z] time="2022-02-02T01:32:40Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49367" [2022-02-02T01:32:41.038Z] 2022/02/02 01:32:40 Closing DB instances... [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="Node 5b25527db259 change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="node4(22889f734b89): Node leave event for 5b25527db259/172.28.123.83" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="Node 5b25527db259 change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="node2(1cb7c3db97e2): Node leave event for 5b25527db259/172.28.123.83" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="Node 5b25527db259 change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="node3(26fe3cc7140b): Node leave event for 5b25527db259/172.28.123.83" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="Node 5b25527db259/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="Node 5b25527db259 change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="Node 5b25527db259 change state NodeActive --> NodeFailed" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="node5(6e30a99c885c): Node leave event for 5b25527db259/172.28.123.83" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=info msg="Node 5b25527db259/172.28.123.83, added to failed nodes list" [2022-02-02T01:32:41.038Z] time="2022-02-02T01:32:40Z" level=error msg="node: 5b25527db259 is unknown to memberlist" [2022-02-02T01:32:41.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-02T01:32:41.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-02T01:32:41.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.92s) [2022-02-02T01:32:41.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.99s) [2022-02-02T01:32:41.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.58s) [2022-02-02T01:32:41.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.93s) [2022-02-02T01:32:41.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.98s) [2022-02-02T01:32:41.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.66s) [2022-02-02T01:32:41.373Z] === RUN TestBuildMultiStageCopy [2022-02-02T01:32:41.373Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 5b25527db259/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 5b25527db259/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 5b25527db259/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 5b25527db259/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2 change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="node4(22889f734b89): Node leave event for 1cb7c3db97e2/172.28.123.83" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2 change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="node3(26fe3cc7140b): Node leave event for 1cb7c3db97e2/172.28.123.83" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2 change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="node5(6e30a99c885c): Node leave event for 1cb7c3db97e2/172.28.123.83" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2 change state NodeActive --> NodeFailed" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, added to failed nodes list" [2022-02-02T01:32:41.506Z] time="2022-02-02T01:32:41Z" level=error msg="node: 1cb7c3db97e2 is unknown to memberlist" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="Node 1cb7c3db97e2/172.28.123.83, left gossip cluster" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="Node 26fe3cc7140b change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="node5(6e30a99c885c): Node leave event for 26fe3cc7140b/172.28.123.83" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="Node 26fe3cc7140b change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="node4(22889f734b89): Node leave event for 26fe3cc7140b/172.28.123.83" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="Node 26fe3cc7140b change state NodeActive --> NodeLeft" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="node3(26fe3cc7140b): Node leave event for 26fe3cc7140b/172.28.123.83" [2022-02-02T01:32:41.975Z] time="2022-02-02T01:32:41Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, left gossip cluster" [2022-02-02T01:32:42.443Z] time="2022-02-02T01:32:42Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, left gossip cluster" [2022-02-02T01:32:42.443Z] time="2022-02-02T01:32:42Z" level=info msg="Node 26fe3cc7140b/172.28.123.83, left gossip cluster" [2022-02-02T01:32:42.443Z] time="2022-02-02T01:32:42Z" level=debug msg="memberlist: Failed ping: 26fe3cc7140b (timeout reached)" [2022-02-02T01:32:42.443Z] time="2022-02-02T01:32:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.123.83:10036: use of closed network connection" [2022-02-02T01:32:42.443Z] time="2022-02-02T01:32:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.123.83:10037: use of closed network connection" [2022-02-02T01:32:42.443Z] time="2022-02-02T01:32:42Z" level=debug msg="memberlist: Stream connection from=172.28.123.83:49369" [2022-02-02T01:32:42.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-02T01:32:42.717Z] docker_api_swarm_node_test.go:20: [d2725ad3a9182] joining swarm manager [d7ca8a01f99d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:32:42.717Z] --- PASS: TestDaemonStartWithLogOpt (4.64s) [2022-02-02T01:32:42.717Z] === CONT TestReadPluginNoRead [2022-02-02T01:32:42.911Z] time="2022-02-02T01:32:42Z" level=info msg="Node 22889f734b89 change state NodeActive --> NodeLeft" [2022-02-02T01:32:42.911Z] time="2022-02-02T01:32:42Z" level=info msg="node5(6e30a99c885c): Node leave event for 22889f734b89/172.28.123.83" [2022-02-02T01:32:42.911Z] time="2022-02-02T01:32:42Z" level=info msg="Node 22889f734b89 change state NodeActive --> NodeLeft" [2022-02-02T01:32:42.911Z] time="2022-02-02T01:32:42Z" level=info msg="node4(22889f734b89): Node leave event for 22889f734b89/172.28.123.83" [2022-02-02T01:32:42.911Z] time="2022-02-02T01:32:42Z" level=warning msg="memberlist: Was able to connect to 26fe3cc7140b but other probes failed, network may be misconfigured" [2022-02-02T01:32:42.911Z] time="2022-02-02T01:32:42Z" level=debug msg="memberlist: Failed to join 172.28.123.83: dial tcp 172.28.123.83:10034: connectex: No connection could be made because the target machine actively refused it." [2022-02-02T01:32:43.379Z] time="2022-02-02T01:32:43Z" level=info msg="Node 22889f734b89/172.28.123.83, left gossip cluster" [2022-02-02T01:32:43.379Z] time="2022-02-02T01:32:43Z" level=info msg="Node 22889f734b89/172.28.123.83, left gossip cluster" [2022-02-02T01:32:43.652Z] docker_api_swarm_node_test.go:21: [d3f5a3f2def05] joining swarm manager [d7ca8a01f99d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:32:43.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b5b500_} [2022-02-02T01:32:44.365Z] time="2022-02-02T01:32:43Z" level=info msg="Node 6e30a99c885c/172.28.123.83, left gossip cluster" [2022-02-02T01:32:44.365Z] time="2022-02-02T01:32:43Z" level=info msg="Node 6e30a99c885c change state NodeActive --> NodeFailed" [2022-02-02T01:32:44.365Z] time="2022-02-02T01:32:43Z" level=info msg="Node 6e30a99c885c/172.28.123.83, added to failed nodes list" [2022-02-02T01:32:44.365Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-02-02T01:32:44.365Z] PASS [2022-02-02T01:32:44.365Z] coverage: 60.2% of statements [2022-02-02T01:32:44.365Z] ok github.com/docker/docker/libnetwork/networkdb 104.096s coverage: 60.2% of statements [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/quota [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/rootless [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/volume [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-02T01:32:44.365Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-02T01:32:45.284Z] === RUN TestReadPluginNoRead/default [2022-02-02T01:32:45.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12907885713_/foo_false____} [2022-02-02T01:32:45.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12907885713_/foo_true____} [2022-02-02T01:32:45.929Z] [2022-02-02T01:32:45.929Z] === Skipped [2022-02-02T01:32:45.929Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-02T01:32:45.929Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-02T01:32:45.929Z] [2022-02-02T01:32:45.929Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-02T01:32:45.929Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.929Z] [2022-02-02T01:32:45.929Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-02T01:32:45.929Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.929Z] [2022-02-02T01:32:45.929Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-02-02T01:32:45.929Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.929Z] [2022-02-02T01:32:45.929Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-02T01:32:45.930Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-02T01:32:45.930Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-02T01:32:45.930Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-02T01:32:45.930Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-02T01:32:45.930Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-02T01:32:45.930Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-02T01:32:45.930Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-02T01:32:45.930Z] daemon_test.go:145: root required [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-02T01:32:45.930Z] reload_test.go:342: root required [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-02-02T01:32:45.930Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-02T01:32:45.930Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-02T01:32:45.930Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-02T01:32:45.930Z] download_test.go:267: Needs fixing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-02T01:32:45.930Z] layer_test.go:303: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-02T01:32:45.930Z] layer_test.go:352: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-02T01:32:45.930Z] layer_test.go:467: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-02T01:32:45.930Z] layer_test.go:696: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-02T01:32:45.930Z] migration_test.go:45: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-02T01:32:45.930Z] migration_test.go:181: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-02T01:32:45.930Z] mount_test.go:17: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-02T01:32:45.930Z] mount_test.go:76: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-02T01:32:45.930Z] mount_test.go:125: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-02T01:32:45.930Z] mount_test.go:212: Failing on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-02T01:32:45.930Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-02T01:32:45.930Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-02T01:32:45.930Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-02T01:32:45.930Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-02-02T01:32:45.930Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-02T01:32:45.930Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-02T01:32:45.930Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-02T01:32:45.930Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-02T01:32:45.930Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-02T01:32:45.930Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-02T01:32:45.930Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-02T01:32:45.930Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:32:45.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:32:45.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:32:45.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:32:45.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:32:45.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:133: Xz not present in msys2 [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-02T01:32:45.930Z] archive_test.go:140: zstd not installed [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:252: Failing on Windows CI machines [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-02T01:32:45.930Z] archive_windows_test.go:16: Currently fails [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-02T01:32:45.930Z] changes_test.go:195: needs more investigation [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-02T01:32:45.930Z] changes_test.go:432: needs further investigation [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-02T01:32:45.930Z] changes_test.go:468: needs further investigation [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-02-02T01:32:45.930Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-02T01:32:45.930Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-02T01:32:45.930Z] poller_test.go:40: No chmod on Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-02T01:32:45.930Z] fileutils_test.go:133: Needs porting to Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-02T01:32:45.930Z] fileutils_test.go:179: Needs porting to Windows [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-02T01:32:45.930Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-02T01:32:45.930Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-02T01:32:45.930Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-02T01:32:45.930Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-02T01:32:45.930Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-02T01:32:45.930Z] [2022-02-02T01:32:45.930Z] DONE 2071 tests, 68 skipped in 268.894s [2022-02-02T01:32:46.373Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-02T01:32:46.398Z] INFO: make.ps1 ended at 02/02/2022 01:32:45 [2022-02-02T01:32:47.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32004386885_/foo_false____} [2022-02-02T01:32:47.875Z] --- PASS: TestContinueAfterPluginCrash (9.88s) [2022-02-02T01:32:47.875Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-02T01:32:47.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32004386885_/foo_true____} [2022-02-02T01:32:47.962Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-02T01:32:47.962Z] INFO: Unit tests ended at 02/02/2022 01:32:47. Duration:00:04:45.2302389 [2022-02-02T01:32:47.962Z] INFO: Building busybox [2022-02-02T01:32:47.962Z] Sending build context to Docker daemon 5.12kB [2022-02-02T01:32:47.962Z] [2022-02-02T01:32:47.962Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-02T01:32:47.962Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-02T01:32:47.962Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-02T01:32:47.962Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-02T01:32:47.962Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-02T01:32:47.962Z] ---> 60d6f56ecebd [2022-02-02T01:32:47.962Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-02T01:32:47.962Z] ---> Running in 4264d64952da [2022-02-02T01:32:49.251Z] === CONT TestReadPluginNoRead [2022-02-02T01:32:49.251Z] read_test.go:92: [d0fb691abb9b0] daemon is not started [2022-02-02T01:32:49.251Z] --- PASS: TestReadPluginNoRead (6.53s) [2022-02-02T01:32:49.251Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-02-02T01:32:49.251Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2022-02-02T01:32:49.251Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-02-02T01:32:49.251Z] PASS [2022-02-02T01:32:49.251Z] [2022-02-02T01:32:49.251Z] DONE 6 tests in 11.232s [2022-02-02T01:32:49.251Z] 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-02-02T01:32:49.251Z] ++ 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-02-02T01:32:49.251Z] ++ set -e [2022-02-02T01:32:49.251Z] ++ '[' -n 0 ']' [2022-02-02T01:32:49.251Z] ++ set -x [2022-02-02T01:32:49.251Z] ++ 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-02-02T01:32:49.251Z] testing: warning: no tests to run [2022-02-02T01:32:49.251Z] PASS [2022-02-02T01:32:49.251Z] [2022-02-02T01:32:49.251Z] DONE 0 tests in 0.010s [2022-02-02T01:32:49.251Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-02T01:32:49.251Z] ++ 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-02-02T01:32:49.251Z] ++ set -e [2022-02-02T01:32:49.251Z] ++ '[' -n 0 ']' [2022-02-02T01:32:49.251Z] ++ set -x [2022-02-02T01:32:49.251Z] ++ 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-02-02T01:32:49.251Z] INFO: Testing against a local daemon [2022-02-02T01:32:49.251Z] === RUN TestPluginWithDevMounts [2022-02-02T01:32:49.251Z] === PAUSE TestPluginWithDevMounts [2022-02-02T01:32:49.251Z] === CONT TestPluginWithDevMounts [2022-02-02T01:32:49.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32004386885_/foo_true__0xc000b5b530__} [2022-02-02T01:32:50.033Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-02T01:32:50.502Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-02T01:32:50.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b5b548_} [2022-02-02T01:32:50.885Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-02-02T01:32:50.885Z] PASS [2022-02-02T01:32:50.885Z] [2022-02-02T01:32:50.885Z] DONE 1 tests in 1.633s [2022-02-02T01:32:50.885Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-02T01:32:50.885Z] ++ 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-02-02T01:32:50.885Z] ++ set -e [2022-02-02T01:32:50.885Z] ++ '[' -n 0 ']' [2022-02-02T01:32:50.885Z] ++ set -x [2022-02-02T01:32:50.885Z] ++ 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-02-02T01:32:50.885Z] INFO: Testing against a local daemon [2022-02-02T01:32:50.885Z] === RUN TestSecretInspect [2022-02-02T01:32:51.488Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-02T01:32:52.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b5b560_} [2022-02-02T01:32:52.474Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-02T01:32:53.193Z] --- PASS: TestSecretInspect (2.33s) [2022-02-02T01:32:53.193Z] === RUN TestSecretList [2022-02-02T01:32:53.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b5b578_} [2022-02-02T01:32:54.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-02T01:32:54.038Z] --- PASS: TestBuildMultiStageCopy (13.16s) [2022-02-02T01:32:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.56s) [2022-02-02T01:32:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2022-02-02T01:32:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-02-02T01:32:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2022-02-02T01:32:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-02-02T01:32:54.038Z] === RUN TestBuildMultiStageParentConfig [2022-02-02T01:32:54.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b5b590_} [2022-02-02T01:32:55.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-02T01:32:55.789Z] --- PASS: TestSecretList (2.50s) [2022-02-02T01:32:55.789Z] === RUN TestSecretsCreateAndDelete [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-02T01:32:56.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-02T01:32:56.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-02T01:32:56.993Z] --- PASS: TestBuildMultiStageParentConfig (2.77s) [2022-02-02T01:32:56.993Z] === RUN TestBuildLabelWithTargets [2022-02-02T01:32:56.993Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:32:56.993Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-02T01:32:56.993Z] === RUN TestBuildWithEmptyLayers [2022-02-02T01:32:57.242Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-02T01:32:58.557Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-02-02T01:32:58.557Z] === RUN TestBuildMultiStageOnBuild [2022-02-02T01:32:58.620Z] docker_api_swarm_test.go:502: [dd3805eca6cbd] joining swarm manager [dcec7db97734b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:32:58.620Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2022-02-02T01:32:58.620Z] === RUN TestSecretsUpdate [2022-02-02T01:32:59.996Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-02T01:33:00.932Z] --- PASS: TestSecretsUpdate (2.41s) [2022-02-02T01:33:00.932Z] === RUN TestTemplatedSecret [2022-02-02T01:33:01.499Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-02T01:33:04.032Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-02T01:33:04.032Z] --- PASS: TestTemplatedSecret (2.93s) [2022-02-02T01:33:04.032Z] === RUN TestSecretCreateResolve [2022-02-02T01:33:04.599Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-02T01:33:04.858Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-02T01:33:05.427Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-02T01:33:05.771Z] Removing intermediate container 4264d64952da [2022-02-02T01:33:05.771Z] ---> 6278a239a47f [2022-02-02T01:33:05.771Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-02T01:33:05.771Z] ---> Running in ac1acdcd79b1 [2022-02-02T01:33:05.771Z] Removing intermediate container ac1acdcd79b1 [2022-02-02T01:33:05.771Z] ---> 62a21730f353 [2022-02-02T01:33:05.771Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-02T01:33:05.993Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-02T01:33:06.238Z] ---> Running in b138ae0fdee2 [2022-02-02T01:33:06.238Z] Removing intermediate container b138ae0fdee2 [2022-02-02T01:33:06.238Z] ---> 938710c8107e [2022-02-02T01:33:06.238Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-02T01:33:06.252Z] --- PASS: TestSecretCreateResolve (2.44s) [2022-02-02T01:33:06.252Z] PASS [2022-02-02T01:33:06.252Z] [2022-02-02T01:33:06.252Z] DONE 6 tests in 15.538s [2022-02-02T01:33:06.252Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-02T01:33:06.252Z] ++ 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-02-02T01:33:06.252Z] ++ set -e [2022-02-02T01:33:06.252Z] ++ '[' -n 0 ']' [2022-02-02T01:33:06.252Z] ++ set -x [2022-02-02T01:33:06.252Z] ++ 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-02-02T01:33:06.511Z] INFO: Testing against a local daemon [2022-02-02T01:33:06.511Z] === RUN TestServiceCreateInit [2022-02-02T01:33:06.511Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-02T01:33:06.769Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-02T01:33:07.335Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-02T01:33:07.801Z] [2022-02-02T01:33:07.903Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-02T01:33:08.269Z] ---> 821c332b0a01 [2022-02-02T01:33:08.269Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-02T01:33:08.269Z] ---> Running in 72fe4ce89ed0 [2022-02-02T01:33:08.472Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-02T01:33:09.408Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-02T01:33:10.346Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-02T01:33:10.346Z] docker_api_swarm_test.go:507: [d662c7902da8e] joining swarm manager [dcec7db97734b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:33:10.914Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-02T01:33:11.175Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-02T01:33:11.742Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-02T01:33:12.310Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-02T01:33:13.246Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-02T01:33:13.496Z] --- PASS: TestBuildMultiStageOnBuild (12.92s) [2022-02-02T01:33:13.496Z] === RUN TestBuildUncleanTarFilenames [2022-02-02T01:33:13.496Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:33:13.496Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-02T01:33:13.496Z] === RUN TestBuildMultiStageLayerLeak [2022-02-02T01:33:13.815Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-02T01:33:14.751Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-02T01:33:15.685Z] --- PASS: TestServiceCreateInit (9.13s) [2022-02-02T01:33:15.685Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s) [2022-02-02T01:33:15.685Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s) [2022-02-02T01:33:15.685Z] === RUN TestCreateServiceMultipleTimes [2022-02-02T01:33:15.685Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-02T01:33:16.252Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-02T01:33:16.510Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-02T01:33:17.077Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-02T01:33:17.645Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-02T01:33:18.583Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-02T01:33:19.519Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-02T01:33:20.460Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-02T01:33:21.839Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-02T01:33:22.405Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-02T01:33:23.405Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-02T01:33:23.405Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-02T01:33:23.405Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-02T01:33:23.405Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-02T01:33:23.405Z] Cross building: bundles/cross/linux/s390x [2022-02-02T01:33:23.405Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-02T01:33:23.405Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-02T01:33:23.923Z] --- PASS: TestBuildMultiStageLayerLeak (11.51s) [2022-02-02T01:33:23.923Z] === RUN TestBuildWithHugeFile [2022-02-02T01:33:24.307Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-02T01:33:28.495Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-02T01:33:29.538Z] Removing intermediate container 72fe4ce89ed0 [2022-02-02T01:33:29.538Z] ---> b3b046a6dcdf [2022-02-02T01:33:29.538Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-02T01:33:29.538Z] ---> Running in ef9ad736cab1 [2022-02-02T01:33:29.871Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-02T01:33:30.130Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-02T01:33:30.524Z] [2022-02-02T01:33:30.524Z] SUCCESS: Specified value was saved. [2022-02-02T01:33:32.685Z] --- PASS: TestCreateServiceMultipleTimes (17.15s) [2022-02-02T01:33:32.685Z] === RUN TestCreateServiceConflict [2022-02-02T01:33:32.739Z] Removing intermediate container ef9ad736cab1 [2022-02-02T01:33:32.739Z] ---> 423a8c0aacaf [2022-02-02T01:33:32.739Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-02T01:33:32.739Z] ---> Running in d24a57072ee9 [2022-02-02T01:33:33.255Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-02T01:33:35.788Z] --- PASS: TestCreateServiceConflict (2.61s) [2022-02-02T01:33:35.788Z] === RUN TestCreateServiceMaxReplicas [2022-02-02T01:33:35.788Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-02T01:33:36.047Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-02T01:33:38.579Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2022-02-02T01:33:38.579Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-02T01:33:38.608Z] Cannot create a file when that file already exists. [2022-02-02T01:33:39.513Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-02T01:33:40.081Z] === RUN TestDockerSuite/TestCpToDot [2022-02-02T01:33:41.018Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-02T01:33:42.393Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-02T01:33:42.960Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-02T01:33:43.359Z] Removing intermediate container d24a57072ee9 [2022-02-02T01:33:43.359Z] ---> d36e692ce85f [2022-02-02T01:33:43.359Z] Step 13/13 : CMD ["sh"] [2022-02-02T01:33:43.359Z] ---> Running in d7a07752ff2d [2022-02-02T01:33:43.359Z] Removing intermediate container d7a07752ff2d [2022-02-02T01:33:43.359Z] ---> a0342637f54b [2022-02-02T01:33:43.359Z] Successfully built a0342637f54b [2022-02-02T01:33:43.359Z] Successfully tagged busybox:latest [2022-02-02T01:33:43.359Z] INFO: Docker images of the daemon under test [2022-02-02T01:33:43.359Z] [2022-02-02T01:33:43.359Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-02T01:33:43.359Z] busybox latest a0342637f54b Less than a second ago 5.77GB [2022-02-02T01:33:43.359Z] microsoft/windowsservercore latest 60d6f56ecebd 2 weeks ago 5.75GB [2022-02-02T01:33:43.359Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 weeks ago 5.75GB [2022-02-02T01:33:43.359Z] [2022-02-02T01:33:43.359Z] INFO: Running integration tests at 02/02/2022 01:33:43... [2022-02-02T01:33:43.359Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-02T01:33:43.359Z] INFO: Integration API tests being run from the host: [2022-02-02T01:33:43.359Z] INFO: make.ps1 starting at 02/02/2022 01:33:43 [2022-02-02T01:33:43.527Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-02T01:33:44.345Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-02T01:33:44.463Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-02T01:33:44.463Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-02T01:33:45.030Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-02T01:33:45.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-02T01:33:46.164Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-02T01:33:46.164Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-02T01:33:46.164Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-02T01:33:46.731Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-02T01:33:47.301Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-02T01:33:47.301Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-02T01:33:47.301Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-02T01:33:47.301Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-02T01:33:47.868Z] docker_api_swarm_node_test.go:81: [d24fb79c4e99d] joining swarm manager [d24c5e3155cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:33:47.869Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-02T01:33:48.127Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-02T01:33:48.127Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-02T01:33:48.385Z] === RUN TestDockerSuite/TestCreateRM [2022-02-02T01:33:48.385Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-02T01:33:48.385Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T01:33:48.385Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-02T01:33:48.385Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-02T01:33:48.644Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-02T01:33:50.562Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-02T01:33:50.562Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-02T01:33:50.562Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-02T01:33:52.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.90s) [2022-02-02T01:33:52.467Z] === RUN TestCreateServiceSecretFileMode [2022-02-02T01:33:54.371Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-02T01:33:54.371Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-02T01:33:54.371Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-02T01:33:54.371Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-02T01:33:54.371Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-02T01:33:54.631Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-02T01:33:55.569Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-02T01:33:56.948Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-02T01:33:57.206Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-02T01:33:58.143Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-02T01:33:59.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-02T01:33:59.649Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-02T01:34:00.216Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-02T01:34:00.216Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-02T01:34:00.783Z] === RUN TestDockerSuite/TestDockerFails [2022-02-02T01:34:00.783Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-02T01:34:00.783Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-02T01:34:00.783Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-02T01:34:01.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-02T01:34:01.350Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-02T01:34:01.917Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-02T01:34:03.296Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-02T01:34:03.296Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-02T01:34:03.296Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-02T01:34:03.556Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-02T01:34:03.556Z] docker_api_swarm_node_test.go:53: [da371d5a7a998] joining swarm manager [d957b585dae05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:34:04.492Z] docker_api_swarm_node_test.go:54: [dd09a2b1c5e5d] joining swarm manager [d957b585dae05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:34:05.867Z] --- PASS: TestCreateServiceSecretFileMode (13.08s) [2022-02-02T01:34:05.867Z] === RUN TestCreateServiceConfigFileMode [2022-02-02T01:34:06.004Z] --- PASS: TestBuildWithHugeFile (106.77s) [2022-02-02T01:34:06.004Z] === RUN TestBuildWCOWSandboxSize [2022-02-02T01:34:06.004Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:34:06.004Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:34:06.004Z] === RUN TestBuildWithEmptyDockerfile [2022-02-02T01:34:06.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:34:06.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:34:06.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:34:06.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:34:06.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:34:06.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:34:06.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:34:06.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:34:06.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:34:06.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-02T01:34:06.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-02T01:34:06.005Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-02-02T01:34:06.005Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-02T01:34:06.005Z] === RUN TestBuildPreserveOwnership [2022-02-02T01:34:06.005Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:34:06.005Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestBuildPlatformInvalid [2022-02-02T01:34:06.005Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-02T01:34:06.005Z] PASS [2022-02-02T01:34:06.005Z] ok github.com/docker/docker/integration/build 176.037s [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === Skipped [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-02T01:34:06.005Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-02T01:34:06.005Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-02T01:34:06.005Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-02T01:34:06.005Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:34:06.005Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-02T01:34:06.005Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] DONE 29 tests, 6 skipped in 205.549s [2022-02-02T01:34:06.005Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-02T01:34:06.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:34:06.005Z] INFO: Testing against a local daemon [2022-02-02T01:34:06.005Z] === RUN TestConfigInspect [2022-02-02T01:34:06.005Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestConfigList [2022-02-02T01:34:06.005Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestConfigList (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestConfigsCreateAndDelete [2022-02-02T01:34:06.005Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestConfigsUpdate [2022-02-02T01:34:06.005Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestTemplatedConfig [2022-02-02T01:34:06.005Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestConfigCreateResolve [2022-02-02T01:34:06.005Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:34:06.005Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-02T01:34:06.005Z] PASS [2022-02-02T01:34:06.005Z] ok github.com/docker/docker/integration/config 0.082s [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === Skipped [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-02T01:34:06.005Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-02T01:34:06.005Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-02T01:34:06.005Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-02T01:34:06.005Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-02T01:34:06.005Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-02T01:34:06.005Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:34:06.005Z] [2022-02-02T01:34:06.005Z] DONE 6 tests, 6 skipped in 2.045s [2022-02-02T01:34:06.005Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-02T01:34:06.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:34:06.005Z] INFO: Testing against a local daemon [2022-02-02T01:34:06.005Z] === RUN TestCheckpoint [2022-02-02T01:34:06.005Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:34:06.005Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestContainerInvalidJSON [2022-02-02T01:34:06.005Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:34:06.005Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:34:06.005Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:34:06.005Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:34:06.005Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:34:06.005Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:34:06.005Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-02T01:34:06.005Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-02T01:34:06.005Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-02T01:34:06.005Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-02T01:34:06.005Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-02-02T01:34:06.005Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-02T01:34:06.005Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-02-02T01:34:06.005Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-02T01:34:06.005Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-02-02T01:34:06.005Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-02T01:34:06.005Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-02-02T01:34:06.005Z] === RUN TestCopyFromContainer [2022-02-02T01:34:06.005Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-02T01:34:06.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:34:06.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:34:06.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:34:06.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:34:06.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:34:06.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:34:06.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:34:06.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:34:06.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:34:06.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-02T01:34:06.005Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-02T01:34:06.005Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidEnv [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateTmpfsMountsTarget [2022-02-02T01:34:06.005Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-02T01:34:06.005Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:34:06.005Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-02T01:34:06.005Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:34:06.005Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:34:06.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:34:06.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:34:06.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-02T01:34:06.005Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-02T01:34:06.005Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateDifferentPlatform [2022-02-02T01:34:06.005Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-02T01:34:06.005Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-02T01:34:06.005Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-02T01:34:06.005Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-02T01:34:06.005Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-02-02T01:34:06.005Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-02T01:34:06.005Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-02T01:34:06.005Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-02T01:34:06.005Z] === RUN TestContainerKillOnDaemonStart [2022-02-02T01:34:06.005Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:06.005Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestDiff [2022-02-02T01:34:06.005Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-02T01:34:06.005Z] --- SKIP: TestDiff (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestExecWithCloseStdin [2022-02-02T01:34:06.005Z] exec_test.go:21: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-02T01:34:06.005Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-02T01:34:06.005Z] === RUN TestExec [2022-02-02T01:34:07.571Z] --- PASS: TestExec (6.01s) [2022-02-02T01:34:07.571Z] === RUN TestExecUser [2022-02-02T01:34:07.571Z] exec_test.go:132: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-02T01:34:07.571Z] --- SKIP: TestExecUser (0.00s) [2022-02-02T01:34:07.571Z] === RUN TestContainerExecKill [2022-02-02T01:34:09.160Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-02T01:34:11.076Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-02T01:34:11.367Z] --- PASS: TestContainerExecKill (3.97s) [2022-02-02T01:34:11.367Z] === RUN TestExportContainerAndImportImage [2022-02-02T01:34:11.367Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:11.367Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-02T01:34:11.367Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-02T01:34:11.367Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:11.367Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-02T01:34:11.367Z] === RUN TestHealthCheckWorkdir [2022-02-02T01:34:11.367Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-02T01:34:11.367Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-02T01:34:11.367Z] === RUN TestHealthKillContainer [2022-02-02T01:34:11.367Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-02T01:34:11.367Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-02T01:34:11.367Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-02T01:34:11.367Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:34:11.367Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:34:11.367Z] === RUN TestKillContainerInvalidSignal [2022-02-02T01:34:12.451Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-02T01:34:13.388Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-02T01:34:14.323Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-02T01:34:14.890Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-02T01:34:15.458Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-02T01:34:15.717Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-02T01:34:16.124Z] --- PASS: TestKillContainerInvalidSignal (3.88s) [2022-02-02T01:34:16.125Z] === RUN TestKillContainer [2022-02-02T01:34:16.125Z] === RUN TestKillContainer/no_signal [2022-02-02T01:34:16.285Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-02T01:34:16.852Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-02T01:34:18.229Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2022-02-02T01:34:18.229Z] === RUN TestCreateServiceSysctls [2022-02-02T01:34:18.229Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-02T01:34:19.084Z] === RUN TestKillContainer/non_killing_signal [2022-02-02T01:34:19.084Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-02T01:34:19.084Z] === RUN TestKillContainer/killing_signal [2022-02-02T01:34:19.604Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-02T01:34:20.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:34:20.252Z] INFO: Testing against a local daemon [2022-02-02T01:34:20.252Z] === RUN TestBuildWithSession [2022-02-02T01:34:20.252Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:34:20.252Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-02T01:34:20.252Z] === RUN TestBuildSquashParent [2022-02-02T01:34:20.252Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:20.252Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-02T01:34:20.252Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-02T01:34:20.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:34:20.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:34:20.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:34:20.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:34:20.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:34:20.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:34:20.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:34:20.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:34:20.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:34:20.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:34:20.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:34:20.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:34:20.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-02T01:34:20.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-02T01:34:20.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-02T01:34:20.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-02T01:34:21.507Z] --- PASS: TestCreateServiceSysctls (3.60s) [2022-02-02T01:34:21.507Z] === RUN TestCreateServiceCapabilities [2022-02-02T01:34:22.073Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-02T01:34:22.880Z] --- PASS: TestKillContainer (6.84s) [2022-02-02T01:34:22.880Z] --- PASS: TestKillContainer/no_signal (3.44s) [2022-02-02T01:34:22.880Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:34:22.880Z] --- PASS: TestKillContainer/killing_signal (3.36s) [2022-02-02T01:34:22.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-02T01:34:22.880Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:34:22.880Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-02T01:34:22.880Z] === RUN TestKillStoppedContainer [2022-02-02T01:34:22.880Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:34:22.880Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-02T01:34:22.880Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-02T01:34:22.880Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:34:22.880Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-02T01:34:22.880Z] === RUN TestKillDifferentUserContainer [2022-02-02T01:34:22.880Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-02T01:34:22.880Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-02T01:34:22.880Z] === RUN TestInspectOomKilledTrue [2022-02-02T01:34:22.880Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:22.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-02T01:34:22.880Z] === RUN TestInspectOomKilledFalse [2022-02-02T01:34:22.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:34:22.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-02T01:34:22.880Z] === RUN TestLogsFollowTailEmpty [2022-02-02T01:34:24.601Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-02T01:34:24.601Z] --- PASS: TestCreateServiceCapabilities (2.73s) [2022-02-02T01:34:24.601Z] === RUN TestInspect [2022-02-02T01:34:25.168Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-02T01:34:25.836Z] --- PASS: TestLogsFollowTailEmpty (3.03s) [2022-02-02T01:34:25.836Z] === RUN TestNetworkNat [2022-02-02T01:34:25.836Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-02T01:34:25.836Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-02T01:34:25.836Z] === RUN TestNetworkLocalhostTCPNat [2022-02-02T01:34:26.546Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-02T01:34:27.114Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-02T01:34:27.374Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-02T01:34:27.632Z] --- PASS: TestInspect (3.29s) [2022-02-02T01:34:27.632Z] === RUN TestCreateJob [2022-02-02T01:34:28.229Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-02T01:34:28.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-02T01:34:28.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-02T01:34:29.165Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-02T01:34:29.165Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-02T01:34:29.629Z] --- PASS: TestNetworkLocalhostTCPNat (3.82s) [2022-02-02T01:34:29.629Z] === RUN TestNetworkLoopbackNat [2022-02-02T01:34:29.629Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-02T01:34:29.629Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-02T01:34:29.629Z] === RUN TestPause [2022-02-02T01:34:29.629Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-02T01:34:29.629Z] --- SKIP: TestPause (0.00s) [2022-02-02T01:34:29.629Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-02T01:34:29.731Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-02T01:34:29.990Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-02T01:34:29.990Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-02T01:34:31.366Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-02T01:34:31.366Z] --- PASS: TestCreateJob (3.87s) [2022-02-02T01:34:31.366Z] === RUN TestReplicatedJob [2022-02-02T01:34:32.589Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.18s) [2022-02-02T01:34:32.589Z] === RUN TestPauseStopPausedContainer [2022-02-02T01:34:32.589Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:34:32.589Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-02T01:34:32.589Z] === RUN TestPsFilter [2022-02-02T01:34:32.589Z] --- PASS: TestPsFilter (0.35s) [2022-02-02T01:34:32.589Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-02T01:34:32.742Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-02T01:34:32.742Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-02T01:34:32.742Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-02T01:34:33.310Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-02T01:34:33.569Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-02T01:34:34.504Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-02T01:34:35.439Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-02T01:34:35.698Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-02T01:34:35.698Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-02T01:34:35.698Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-02T01:34:35.698Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-02T01:34:35.698Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-02T01:34:36.382Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.11s) [2022-02-02T01:34:36.382Z] === RUN TestRemoveContainerWithVolume [2022-02-02T01:34:36.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-02T01:34:36.894Z] --- PASS: TestReplicatedJob (5.37s) [2022-02-02T01:34:36.894Z] === RUN TestUpdateReplicatedJob [2022-02-02T01:34:37.611Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-02T01:34:37.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.78s) [2022-02-02T01:34:37.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.92s) [2022-02-02T01:34:37.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.08s) [2022-02-02T01:34:37.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.21s) [2022-02-02T01:34:37.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.94s) [2022-02-02T01:34:37.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.01s) [2022-02-02T01:34:37.611Z] === RUN TestBuildMultiStageCopy [2022-02-02T01:34:37.611Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-02T01:34:37.829Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-02T01:34:38.397Z] === RUN TestDockerSuite/TestEventsRename [2022-02-02T01:34:39.335Z] === RUN TestDockerSuite/TestEventsResize [2022-02-02T01:34:39.338Z] --- PASS: TestRemoveContainerWithVolume (3.49s) [2022-02-02T01:34:39.338Z] === RUN TestRemoveContainerRunning [2022-02-02T01:34:39.901Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-02T01:34:40.837Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2022-02-02T01:34:40.837Z] === RUN TestServiceListWithStatuses [2022-02-02T01:34:40.837Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:34:40.837Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-02T01:34:40.837Z] === RUN TestDockerNetworkConnectAlias [2022-02-02T01:34:42.293Z] --- PASS: TestRemoveContainerRunning (3.14s) [2022-02-02T01:34:42.293Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-02T01:34:43.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-02T01:34:44.786Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-02T01:34:44.786Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-02T01:34:44.786Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-02T01:34:44.786Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-02T01:34:44.786Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-02T01:34:45.118Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-02T01:34:45.270Z] --- PASS: TestDockerNetworkConnectAlias (4.42s) [2022-02-02T01:34:45.270Z] === RUN TestDockerNetworkReConnect [2022-02-02T01:34:45.270Z] docker_api_swarm_test.go:202: [d1db5e8c4015a] joining swarm manager [d585ad781cff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:34:45.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr39 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/test/unit [2022-02-02T01:34:45.529Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-02T01:34:45.689Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-02T01:34:45.689Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-02T01:34:45.689Z] + TESTDIRS=./... [2022-02-02T01:34:45.689Z] + exclude_paths='/vendor/|/integration' [2022-02-02T01:34:45.689Z] ++ go list ./... [2022-02-02T01:34:45.689Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-02T01:34:46.086Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.10s) [2022-02-02T01:34:46.086Z] === RUN TestRemoveInvalidContainer [2022-02-02T01:34:46.086Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-02T01:34:46.086Z] === RUN TestRenameLinkedContainer [2022-02-02T01:34:46.086Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-02T01:34:46.086Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-02T01:34:46.086Z] === RUN TestRenameStoppedContainer [2022-02-02T01:34:46.270Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-02T01:34:46.270Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-02T01:34:46.473Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-02T01:34:46.620Z] + pkg_list='github.com/docker/docker/api [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/backend [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/container [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/events [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/filters [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/image [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/mount [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/network [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/registry [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/time [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/versions [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:34:46.620Z] github.com/docker/docker/api/types/volume [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:34:46.620Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:34:46.620Z] github.com/docker/docker/cli [2022-02-02T01:34:46.620Z] github.com/docker/docker/cli/config [2022-02-02T01:34:46.620Z] github.com/docker/docker/cli/debug [2022-02-02T01:34:46.620Z] github.com/docker/docker/client [2022-02-02T01:34:46.620Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:34:46.620Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:34:46.620Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:34:46.621Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:34:46.621Z] github.com/docker/docker/container [2022-02-02T01:34:46.621Z] github.com/docker/docker/container/stream [2022-02-02T01:34:46.621Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:34:46.621Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:34:46.621Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/config [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/events [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/exec [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/images [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/links [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/names [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/network [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/stats [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution/utils [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:34:46.621Z] github.com/docker/docker/dockerversion [2022-02-02T01:34:46.621Z] github.com/docker/docker/errdefs [2022-02-02T01:34:46.621Z] github.com/docker/docker/image [2022-02-02T01:34:46.621Z] github.com/docker/docker/image/cache [2022-02-02T01:34:46.621Z] github.com/docker/docker/image/tarexport [2022-02-02T01:34:46.621Z] github.com/docker/docker/image/v1 [2022-02-02T01:34:46.621Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:34:46.621Z] github.com/docker/docker/layer [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/types [2022-02-02T01:34:46.621Z] github.com/docker/docker/oci [2022-02-02T01:34:46.621Z] github.com/docker/docker/oci/caps [2022-02-02T01:34:46.621Z] github.com/docker/docker/opts [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/archive [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/directory [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/locker [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/mount [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/platform [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/pools [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/progress [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/signal [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/stack [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/system [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/term [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:34:46.621Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:34:46.621Z] github.com/docker/docker/plugin [2022-02-02T01:34:46.621Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:34:46.621Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:34:46.621Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:34:46.621Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:34:46.621Z] github.com/docker/docker/quota [2022-02-02T01:34:46.621Z] github.com/docker/docker/reference [2022-02-02T01:34:46.621Z] github.com/docker/docker/registry [2022-02-02T01:34:46.621Z] github.com/docker/docker/registry/resumable [2022-02-02T01:34:46.621Z] github.com/docker/docker/restartmanager [2022-02-02T01:34:46.621Z] github.com/docker/docker/rootless [2022-02-02T01:34:46.621Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:34:46.621Z] github.com/docker/docker/runconfig [2022-02-02T01:34:46.621Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/environment [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/registry [2022-02-02T01:34:46.621Z] github.com/docker/docker/testutil/request [2022-02-02T01:34:46.621Z] github.com/docker/docker/volume [2022-02-02T01:34:46.621Z] github.com/docker/docker/volume/drivers [2022-02-02T01:34:46.621Z] github.com/docker/docker/volume/local [2022-02-02T01:34:46.621Z] github.com/docker/docker/volume/mounts [2022-02-02T01:34:46.621Z] github.com/docker/docker/volume/service [2022-02-02T01:34:46.621Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:34:46.621Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:34:46.621Z] ++ grep --fixed-strings -v /libnetwork [2022-02-02T01:34:46.621Z] ++ echo 'github.com/docker/docker/api [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/backend [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/container [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/events [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/filters [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/image [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/mount [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/network [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/registry [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/time [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/versions [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:34:46.621Z] github.com/docker/docker/api/types/volume [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:34:46.621Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:34:46.621Z] github.com/docker/docker/cli [2022-02-02T01:34:46.621Z] github.com/docker/docker/cli/config [2022-02-02T01:34:46.621Z] github.com/docker/docker/cli/debug [2022-02-02T01:34:46.621Z] github.com/docker/docker/client [2022-02-02T01:34:46.621Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:34:46.621Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:34:46.621Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:34:46.621Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:34:46.621Z] github.com/docker/docker/container [2022-02-02T01:34:46.621Z] github.com/docker/docker/container/stream [2022-02-02T01:34:46.621Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:34:46.621Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:34:46.621Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/config [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/events [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/exec [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/images [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/links [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/names [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/network [2022-02-02T01:34:46.621Z] github.com/docker/docker/daemon/stats [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution/utils [2022-02-02T01:34:46.621Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:34:46.621Z] github.com/docker/docker/dockerversion [2022-02-02T01:34:46.621Z] github.com/docker/docker/errdefs [2022-02-02T01:34:46.621Z] github.com/docker/docker/image [2022-02-02T01:34:46.621Z] github.com/docker/docker/image/cache [2022-02-02T01:34:46.621Z] github.com/docker/docker/image/tarexport [2022-02-02T01:34:46.621Z] github.com/docker/docker/image/v1 [2022-02-02T01:34:46.621Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:34:46.621Z] github.com/docker/docker/layer [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:34:46.621Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:34:46.621Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/libnetwork/types [2022-02-02T01:34:46.622Z] github.com/docker/docker/oci [2022-02-02T01:34:46.622Z] github.com/docker/docker/oci/caps [2022-02-02T01:34:46.622Z] github.com/docker/docker/opts [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/archive [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/directory [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/locker [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/mount [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/platform [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/pools [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/progress [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/signal [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/stack [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/system [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/term [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:34:46.622Z] github.com/docker/docker/plugin [2022-02-02T01:34:46.622Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:34:46.622Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:34:46.622Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:34:46.622Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:34:46.622Z] github.com/docker/docker/quota [2022-02-02T01:34:46.622Z] github.com/docker/docker/reference [2022-02-02T01:34:46.622Z] github.com/docker/docker/registry [2022-02-02T01:34:46.622Z] github.com/docker/docker/registry/resumable [2022-02-02T01:34:46.622Z] github.com/docker/docker/restartmanager [2022-02-02T01:34:46.622Z] github.com/docker/docker/rootless [2022-02-02T01:34:46.622Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:34:46.622Z] github.com/docker/docker/runconfig [2022-02-02T01:34:46.622Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/environment [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/registry [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/request [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/drivers [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/local [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/mounts [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/service [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:34:46.622Z] + base_pkg_list='github.com/docker/docker/api [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/backend [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/container [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/events [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/filters [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/image [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/mount [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/network [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/registry [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/time [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/versions [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:34:46.622Z] github.com/docker/docker/api/types/volume [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:34:46.622Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:34:46.622Z] github.com/docker/docker/cli [2022-02-02T01:34:46.622Z] github.com/docker/docker/cli/config [2022-02-02T01:34:46.622Z] github.com/docker/docker/cli/debug [2022-02-02T01:34:46.622Z] github.com/docker/docker/client [2022-02-02T01:34:46.622Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:34:46.622Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:34:46.622Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:34:46.622Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:34:46.622Z] github.com/docker/docker/container [2022-02-02T01:34:46.622Z] github.com/docker/docker/container/stream [2022-02-02T01:34:46.622Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:34:46.622Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:34:46.622Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/config [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/events [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/exec [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/images [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/links [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/names [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/network [2022-02-02T01:34:46.622Z] github.com/docker/docker/daemon/stats [2022-02-02T01:34:46.622Z] github.com/docker/docker/distribution [2022-02-02T01:34:46.622Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:34:46.622Z] github.com/docker/docker/distribution/utils [2022-02-02T01:34:46.622Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:34:46.622Z] github.com/docker/docker/dockerversion [2022-02-02T01:34:46.622Z] github.com/docker/docker/errdefs [2022-02-02T01:34:46.622Z] github.com/docker/docker/image [2022-02-02T01:34:46.622Z] github.com/docker/docker/image/cache [2022-02-02T01:34:46.622Z] github.com/docker/docker/image/tarexport [2022-02-02T01:34:46.622Z] github.com/docker/docker/image/v1 [2022-02-02T01:34:46.622Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:34:46.622Z] github.com/docker/docker/layer [2022-02-02T01:34:46.622Z] github.com/docker/docker/libcontainerd [2022-02-02T01:34:46.622Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:34:46.622Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:34:46.622Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:34:46.622Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:34:46.622Z] github.com/docker/docker/oci [2022-02-02T01:34:46.622Z] github.com/docker/docker/oci/caps [2022-02-02T01:34:46.622Z] github.com/docker/docker/opts [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/archive [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/directory [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/locker [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/mount [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/platform [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/pools [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/progress [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/signal [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/stack [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/system [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/term [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:34:46.622Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:34:46.622Z] github.com/docker/docker/plugin [2022-02-02T01:34:46.622Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:34:46.622Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:34:46.622Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:34:46.622Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:34:46.622Z] github.com/docker/docker/quota [2022-02-02T01:34:46.622Z] github.com/docker/docker/reference [2022-02-02T01:34:46.622Z] github.com/docker/docker/registry [2022-02-02T01:34:46.622Z] github.com/docker/docker/registry/resumable [2022-02-02T01:34:46.622Z] github.com/docker/docker/restartmanager [2022-02-02T01:34:46.622Z] github.com/docker/docker/rootless [2022-02-02T01:34:46.622Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:34:46.622Z] github.com/docker/docker/runconfig [2022-02-02T01:34:46.622Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/environment [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/registry [2022-02-02T01:34:46.622Z] github.com/docker/docker/testutil/request [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/drivers [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/local [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/mounts [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/service [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:34:46.622Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:34:46.622Z] ++ echo 'github.com/docker/docker/api [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/backend [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/container [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/events [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/filters [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/image [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/mount [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/network [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/registry [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/time [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/versions [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:34:46.623Z] github.com/docker/docker/api/types/volume [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:34:46.623Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:34:46.623Z] github.com/docker/docker/cli [2022-02-02T01:34:46.623Z] github.com/docker/docker/cli/config [2022-02-02T01:34:46.623Z] github.com/docker/docker/cli/debug [2022-02-02T01:34:46.623Z] github.com/docker/docker/client [2022-02-02T01:34:46.623Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:34:46.623Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:34:46.623Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:34:46.623Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:34:46.623Z] github.com/docker/docker/container [2022-02-02T01:34:46.623Z] github.com/docker/docker/container/stream [2022-02-02T01:34:46.623Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:34:46.623Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:34:46.623Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/config [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/events [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/exec [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/images [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/links [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/names [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/network [2022-02-02T01:34:46.623Z] github.com/docker/docker/daemon/stats [2022-02-02T01:34:46.623Z] github.com/docker/docker/distribution [2022-02-02T01:34:46.623Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:34:46.623Z] github.com/docker/docker/distribution/utils [2022-02-02T01:34:46.623Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:34:46.623Z] github.com/docker/docker/dockerversion [2022-02-02T01:34:46.623Z] github.com/docker/docker/errdefs [2022-02-02T01:34:46.623Z] github.com/docker/docker/image [2022-02-02T01:34:46.623Z] github.com/docker/docker/image/cache [2022-02-02T01:34:46.623Z] github.com/docker/docker/image/tarexport [2022-02-02T01:34:46.623Z] github.com/docker/docker/image/v1 [2022-02-02T01:34:46.623Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:34:46.623Z] github.com/docker/docker/layer [2022-02-02T01:34:46.623Z] github.com/docker/docker/libcontainerd [2022-02-02T01:34:46.623Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:34:46.623Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:34:46.623Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:34:46.623Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/types [2022-02-02T01:34:46.623Z] github.com/docker/docker/oci [2022-02-02T01:34:46.623Z] github.com/docker/docker/oci/caps [2022-02-02T01:34:46.623Z] github.com/docker/docker/opts [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/archive [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/directory [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/locker [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/mount [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/platform [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/pools [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/progress [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/signal [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/stack [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/system [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/term [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:34:46.623Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:34:46.623Z] github.com/docker/docker/plugin [2022-02-02T01:34:46.623Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:34:46.623Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:34:46.623Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:34:46.623Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:34:46.623Z] github.com/docker/docker/quota [2022-02-02T01:34:46.623Z] github.com/docker/docker/reference [2022-02-02T01:34:46.623Z] github.com/docker/docker/registry [2022-02-02T01:34:46.623Z] github.com/docker/docker/registry/resumable [2022-02-02T01:34:46.623Z] github.com/docker/docker/restartmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/rootless [2022-02-02T01:34:46.623Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:34:46.623Z] github.com/docker/docker/runconfig [2022-02-02T01:34:46.623Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/environment [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/registry [2022-02-02T01:34:46.623Z] github.com/docker/docker/testutil/request [2022-02-02T01:34:46.623Z] github.com/docker/docker/volume [2022-02-02T01:34:46.623Z] github.com/docker/docker/volume/drivers [2022-02-02T01:34:46.623Z] github.com/docker/docker/volume/local [2022-02-02T01:34:46.623Z] github.com/docker/docker/volume/mounts [2022-02-02T01:34:46.623Z] github.com/docker/docker/volume/service [2022-02-02T01:34:46.623Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:34:46.623Z] github.com/docker/docker/volume/testutils' [2022-02-02T01:34:46.623Z] ++ grep --fixed-strings /libnetwork [2022-02-02T01:34:46.623Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:34:46.623Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/types' [2022-02-02T01:34:46.624Z] + echo 'github.com/docker/docker/libnetwork [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/types' [2022-02-02T01:34:46.624Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:34:46.624Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:34:46.624Z] + type docker-proxy [2022-02-02T01:34:46.624Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-02T01:34:46.624Z] + hack/make.sh binary-proxy install-proxy [2022-02-02T01:34:46.624Z] [2022-02-02T01:34:46.624Z] Removing bundles/ [2022-02-02T01:34:46.624Z] [2022-02-02T01:34:46.624Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-02T01:34:46.624Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-02T01:34:46.624Z] GOOS="" GOARCH="" GOARM="" [2022-02-02T01:34:47.047Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-02T01:34:47.256Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-02T01:34:48.243Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-02T01:34:48.947Z] --- PASS: TestDockerNetworkReConnect (3.79s) [2022-02-02T01:34:48.947Z] === RUN TestServicePlugin [2022-02-02T01:34:49.039Z] --- PASS: TestRenameStoppedContainer (3.05s) [2022-02-02T01:34:49.039Z] === RUN TestRenameRunningContainerAndReuse [2022-02-02T01:34:49.807Z] --- PASS: TestBuildMultiStageCopy (13.23s) [2022-02-02T01:34:49.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.70s) [2022-02-02T01:34:49.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2022-02-02T01:34:49.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-02-02T01:34:49.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2022-02-02T01:34:49.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2022-02-02T01:34:49.807Z] === RUN TestBuildMultiStageParentConfig [2022-02-02T01:34:49.881Z] === RUN TestDockerSuite/TestEventsTop [2022-02-02T01:34:50.452Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-02T01:34:52.759Z] --- PASS: TestBuildMultiStageParentConfig (2.79s) [2022-02-02T01:34:52.759Z] === RUN TestBuildLabelWithTargets [2022-02-02T01:34:52.759Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:34:52.759Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-02T01:34:52.759Z] === RUN TestBuildWithEmptyLayers [2022-02-02T01:34:52.981Z] plugin_test.go:61: [dffc484f2c4a8] joining swarm manager [dd84ce794be10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:34:52.981Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-02T01:34:53.175Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-02T01:34:53.175Z] [2022-02-02T01:34:53.175Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-02T01:34:53.175Z] Installing docker-proxy to /usr/local/bin/ [2022-02-02T01:34:53.175Z] [2022-02-02T01:34:53.175Z] + mkdir -p bundles [2022-02-02T01:34:53.175Z] + '[' -n 'github.com/docker/docker/api [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/backend/build [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/httputils [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/middleware [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/build [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/container [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/debug [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/distribution [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/grpc [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/image [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/network [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/plugin [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/session [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/swarm [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/system [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/server/router/volume [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/backend [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/blkiodev [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/container [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/events [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/filters [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/image [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/mount [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/network [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/registry [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/strslice [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/swarm [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/time [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/versions [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-02T01:34:53.175Z] github.com/docker/docker/api/types/volume [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/builder-next [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/builder-next/worker [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/dockerfile [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/dockerignore [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/remotecontext [2022-02-02T01:34:53.175Z] github.com/docker/docker/builder/remotecontext/git [2022-02-02T01:34:53.175Z] github.com/docker/docker/cli [2022-02-02T01:34:53.175Z] github.com/docker/docker/cli/config [2022-02-02T01:34:53.175Z] github.com/docker/docker/cli/debug [2022-02-02T01:34:53.175Z] github.com/docker/docker/client [2022-02-02T01:34:53.175Z] github.com/docker/docker/cmd/docker-proxy [2022-02-02T01:34:53.175Z] github.com/docker/docker/cmd/dockerd [2022-02-02T01:34:53.175Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-02T01:34:53.175Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-02T01:34:53.175Z] github.com/docker/docker/container [2022-02-02T01:34:53.175Z] github.com/docker/docker/container/stream [2022-02-02T01:34:53.175Z] github.com/docker/docker/contrib/apparmor [2022-02-02T01:34:53.175Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-02T01:34:53.175Z] github.com/docker/docker/contrib/httpserver [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/cluster [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/cluster/convert [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/cluster/executor [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/cluster/provider [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/config [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/events [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/events/testutils [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/exec [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/images [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/initlayer [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/links [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/listeners [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/gelf [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/journald [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/local [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/logentries [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/splunk [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/syslog [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/logger/templates [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/names [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/network [2022-02-02T01:34:53.175Z] github.com/docker/docker/daemon/stats [2022-02-02T01:34:53.175Z] github.com/docker/docker/distribution [2022-02-02T01:34:53.175Z] github.com/docker/docker/distribution/metadata [2022-02-02T01:34:53.175Z] github.com/docker/docker/distribution/utils [2022-02-02T01:34:53.175Z] github.com/docker/docker/distribution/xfer [2022-02-02T01:34:53.175Z] github.com/docker/docker/dockerversion [2022-02-02T01:34:53.175Z] github.com/docker/docker/errdefs [2022-02-02T01:34:53.175Z] github.com/docker/docker/image [2022-02-02T01:34:53.175Z] github.com/docker/docker/image/cache [2022-02-02T01:34:53.175Z] github.com/docker/docker/image/tarexport [2022-02-02T01:34:53.175Z] github.com/docker/docker/image/v1 [2022-02-02T01:34:53.175Z] github.com/docker/docker/internal/test/suite [2022-02-02T01:34:53.175Z] github.com/docker/docker/layer [2022-02-02T01:34:53.175Z] github.com/docker/docker/libcontainerd [2022-02-02T01:34:53.175Z] github.com/docker/docker/libcontainerd/queue [2022-02-02T01:34:53.175Z] github.com/docker/docker/libcontainerd/remote [2022-02-02T01:34:53.175Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-02T01:34:53.175Z] github.com/docker/docker/libcontainerd/types [2022-02-02T01:34:53.175Z] github.com/docker/docker/oci [2022-02-02T01:34:53.175Z] github.com/docker/docker/oci/caps [2022-02-02T01:34:53.175Z] github.com/docker/docker/opts [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/aaparser [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/archive [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/authorization [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/broadcaster [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/capabilities [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/chrootarchive [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/containerfs [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/devicemapper [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/directory [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/dmesg [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/filenotify [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/fileutils [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/fsutils [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/homedir [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/idtools [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/ioutils [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/jsonmessage [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/locker [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/longpath [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/loopback [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/mount [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/namesgenerator [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/parsers [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/pidfile [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/platform [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/plugingetter [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/plugins [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/plugins/transport [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/pools [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/progress [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/pubsub [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/reexec [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/signal [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/stack [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/stdcopy [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/streamformatter [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/stringid [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/symlink [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/sysinfo [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/system [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/tailfile [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/tarsum [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/term [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/term/windows [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/truncindex [2022-02-02T01:34:53.175Z] github.com/docker/docker/pkg/urlutil [2022-02-02T01:34:53.176Z] github.com/docker/docker/pkg/useragent [2022-02-02T01:34:53.176Z] github.com/docker/docker/plugin [2022-02-02T01:34:53.176Z] github.com/docker/docker/plugin/executor/containerd [2022-02-02T01:34:53.176Z] github.com/docker/docker/plugin/v2 [2022-02-02T01:34:53.176Z] github.com/docker/docker/profiles/apparmor [2022-02-02T01:34:53.176Z] github.com/docker/docker/profiles/seccomp [2022-02-02T01:34:53.176Z] github.com/docker/docker/quota [2022-02-02T01:34:53.176Z] github.com/docker/docker/reference [2022-02-02T01:34:53.176Z] github.com/docker/docker/registry [2022-02-02T01:34:53.176Z] github.com/docker/docker/registry/resumable [2022-02-02T01:34:53.176Z] github.com/docker/docker/restartmanager [2022-02-02T01:34:53.176Z] github.com/docker/docker/rootless [2022-02-02T01:34:53.176Z] github.com/docker/docker/rootless/specconv [2022-02-02T01:34:53.176Z] github.com/docker/docker/runconfig [2022-02-02T01:34:53.176Z] github.com/docker/docker/runconfig/opts [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/daemon [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/environment [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/fakecontext [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/fakegit [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/fakestorage [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/fixtures/load [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/registry [2022-02-02T01:34:53.176Z] github.com/docker/docker/testutil/request [2022-02-02T01:34:53.176Z] github.com/docker/docker/volume [2022-02-02T01:34:53.176Z] github.com/docker/docker/volume/drivers [2022-02-02T01:34:53.176Z] github.com/docker/docker/volume/local [2022-02-02T01:34:53.176Z] github.com/docker/docker/volume/mounts [2022-02-02T01:34:53.176Z] github.com/docker/docker/volume/service [2022-02-02T01:34:53.176Z] github.com/docker/docker/volume/service/opts [2022-02-02T01:34:53.176Z] github.com/docker/docker/volume/testutils' ']' [2022-02-02T01:34:53.176Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-02T01:34:53.916Z] plugin_test.go:64: [d428525c04438] joining swarm manager [dd84ce794be10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:34:54.106Z] ? github.com/docker/docker/api [no test files] [2022-02-02T01:34:54.322Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-02-02T01:34:54.322Z] === RUN TestBuildMultiStageOnBuild [2022-02-02T01:34:54.914Z] --- PASS: TestRenameRunningContainerAndReuse (6.19s) [2022-02-02T01:34:54.914Z] === RUN TestRenameInvalidName [2022-02-02T01:34:57.866Z] --- PASS: TestRenameInvalidName (3.05s) [2022-02-02T01:34:57.866Z] === RUN TestRenameAnonymousContainer [2022-02-02T01:35:06.114Z] === RUN TestDockerSuite/TestExec [2022-02-02T01:35:06.114Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-02T01:35:06.114Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-02T01:35:06.114Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-02T01:35:06.114Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-02T01:35:06.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-02T01:35:07.617Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-02T01:35:08.184Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-02T01:35:08.955Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2022-02-02T01:35:09.120Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-02T01:35:09.120Z] docker_api_swarm_test.go:384: [d6b42f6ab9ed0] joining swarm manager [d5f2fc8deb858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:35:10.060Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-02T01:35:10.319Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-02T01:35:10.319Z] docker_api_swarm_test.go:385: [d9337eb6b1434] joining swarm manager [d5f2fc8deb858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:35:10.365Z] --- PASS: TestRenameAnonymousContainer (11.76s) [2022-02-02T01:35:10.365Z] === RUN TestRenameContainerWithSameName [2022-02-02T01:35:10.890Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-02T01:35:11.457Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-02T01:35:12.141Z] --- PASS: TestBuildMultiStageOnBuild (17.03s) [2022-02-02T01:35:12.141Z] === RUN TestBuildUncleanTarFilenames [2022-02-02T01:35:12.141Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:35:12.141Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-02T01:35:12.141Z] === RUN TestBuildMultiStageLayerLeak [2022-02-02T01:35:12.393Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-02T01:35:12.583Z] --- PASS: TestRenameContainerWithSameName (3.18s) [2022-02-02T01:35:12.583Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-02T01:35:12.583Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-02T01:35:12.583Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-02T01:35:12.583Z] === RUN TestResize [2022-02-02T01:35:13.338Z] === RUN TestDockerSuite/TestExecEnv [2022-02-02T01:35:13.913Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-02T01:35:14.847Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-02T01:35:15.415Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-02T01:35:16.384Z] --- PASS: TestResize (3.32s) [2022-02-02T01:35:16.384Z] === RUN TestResizeWithInvalidSize [2022-02-02T01:35:17.942Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-02T01:35:18.508Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-02T01:35:19.076Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-02T01:35:19.338Z] --- PASS: TestResizeWithInvalidSize (3.09s) [2022-02-02T01:35:19.338Z] === RUN TestResizeWhenContainerNotStarted [2022-02-02T01:35:19.642Z] === RUN TestDockerSuite/TestExecParseError [2022-02-02T01:35:19.642Z] --- PASS: TestServicePlugin (30.92s) [2022-02-02T01:35:19.642Z] === RUN TestServiceUpdateLabel [2022-02-02T01:35:20.210Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-02T01:35:20.664Z] --- PASS: TestBuildWithHugeFile (113.52s) [2022-02-02T01:35:20.664Z] === RUN TestBuildWCOWSandboxSize [2022-02-02T01:35:20.664Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:35:20.664Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:35:20.664Z] === RUN TestBuildWithEmptyDockerfile [2022-02-02T01:35:20.664Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:35:20.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:35:20.664Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:35:20.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:35:20.664Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:35:20.664Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:35:20.664Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:35:20.664Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:35:20.664Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:35:20.664Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-02-02T01:35:20.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-02T01:35:20.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-02T01:35:20.664Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-02T01:35:20.664Z] === RUN TestBuildPreserveOwnership [2022-02-02T01:35:20.664Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:35:20.664Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-02T01:35:20.664Z] === RUN TestBuildPlatformInvalid [2022-02-02T01:35:20.664Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-02T01:35:20.664Z] PASS [2022-02-02T01:35:20.664Z] ok github.com/docker/docker/integration/build 177.412s [2022-02-02T01:35:20.664Z] [2022-02-02T01:35:20.664Z] === Skipped [2022-02-02T01:35:20.664Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-02T01:35:20.664Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-02T01:35:20.665Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-02T01:35:20.665Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-02T01:35:20.665Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:35:20.665Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-02T01:35:20.665Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] DONE 29 tests, 6 skipped in 208.326s [2022-02-02T01:35:20.665Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-02T01:35:20.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:35:20.665Z] INFO: Testing against a local daemon [2022-02-02T01:35:20.665Z] === RUN TestConfigInspect [2022-02-02T01:35:20.665Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-02T01:35:20.665Z] === RUN TestConfigList [2022-02-02T01:35:20.665Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] --- SKIP: TestConfigList (0.00s) [2022-02-02T01:35:20.665Z] === RUN TestConfigsCreateAndDelete [2022-02-02T01:35:20.665Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-02T01:35:20.665Z] === RUN TestConfigsUpdate [2022-02-02T01:35:20.665Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-02T01:35:20.665Z] === RUN TestTemplatedConfig [2022-02-02T01:35:20.665Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-02T01:35:20.665Z] === RUN TestConfigCreateResolve [2022-02-02T01:35:20.665Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:35:20.665Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-02T01:35:20.665Z] PASS [2022-02-02T01:35:20.665Z] ok github.com/docker/docker/integration/config 0.091s [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === Skipped [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-02T01:35:20.665Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-02T01:35:20.665Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-02T01:35:20.665Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-02T01:35:20.665Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-02T01:35:20.665Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-02T01:35:20.665Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:35:20.665Z] [2022-02-02T01:35:20.665Z] DONE 6 tests, 6 skipped in 2.362s [2022-02-02T01:35:20.665Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-02T01:35:21.144Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-02T01:35:21.403Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-02T01:35:22.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:35:22.234Z] INFO: Testing against a local daemon [2022-02-02T01:35:22.234Z] === RUN TestCheckpoint [2022-02-02T01:35:22.234Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:35:22.234Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-02T01:35:22.234Z] === RUN TestContainerInvalidJSON [2022-02-02T01:35:22.234Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:35:22.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:35:22.234Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:35:22.234Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:35:22.234Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:35:22.234Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:35:22.234Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-02T01:35:22.234Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-02T01:35:22.234Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-02T01:35:22.234Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-02T01:35:22.290Z] --- PASS: TestResizeWhenContainerNotStarted (3.04s) [2022-02-02T01:35:22.290Z] === RUN TestDaemonRestartKillContainers [2022-02-02T01:35:22.290Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:22.290Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:35:22.290Z] === RUN TestStats [2022-02-02T01:35:22.290Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-02T01:35:22.290Z] --- SKIP: TestStats (0.00s) [2022-02-02T01:35:22.290Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-02T01:35:22.339Z] --- PASS: TestServiceUpdateLabel (2.60s) [2022-02-02T01:35:22.339Z] === RUN TestServiceUpdateSecrets [2022-02-02T01:35:22.579Z] --- PASS: TestBuildMultiStageLayerLeak (10.49s) [2022-02-02T01:35:22.579Z] === RUN TestBuildWithHugeFile [2022-02-02T01:35:22.601Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-02T01:35:22.702Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-02-02T01:35:22.702Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-02T01:35:22.702Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-02-02T01:35:22.702Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-02T01:35:23.172Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-02T01:35:23.172Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-02-02T01:35:23.172Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-02T01:35:23.172Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-02-02T01:35:23.172Z] === RUN TestCopyFromContainer [2022-02-02T01:35:23.172Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:23.172Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-02T01:35:23.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:35:23.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:35:23.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:35:23.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:35:23.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:35:23.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:35:23.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:35:23.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:35:23.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:35:23.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-02T01:35:23.172Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-02T01:35:23.172Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidEnv [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateTmpfsMountsTarget [2022-02-02T01:35:23.172Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:23.172Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-02T01:35:23.172Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:35:23.172Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-02T01:35:23.172Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:35:23.172Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:35:23.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:35:23.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:35:23.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-02T01:35:23.172Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-02T01:35:23.172Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateDifferentPlatform [2022-02-02T01:35:23.172Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-02T01:35:23.172Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-02T01:35:23.172Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-02T01:35:23.172Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-02T01:35:23.172Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-02T01:35:23.640Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-02T01:35:23.640Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-02T01:35:23.640Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-02T01:35:23.640Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-02T01:35:23.640Z] === RUN TestContainerKillOnDaemonStart [2022-02-02T01:35:23.640Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:23.640Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:35:23.640Z] === RUN TestDiff [2022-02-02T01:35:23.640Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-02T01:35:23.640Z] --- SKIP: TestDiff (0.00s) [2022-02-02T01:35:23.640Z] === RUN TestExecWithCloseStdin [2022-02-02T01:35:23.738Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-02T01:35:25.854Z] --- PASS: TestExecWithCloseStdin (2.39s) [2022-02-02T01:35:25.854Z] === RUN TestExec [2022-02-02T01:35:28.139Z] --- PASS: TestExec (2.35s) [2022-02-02T01:35:28.139Z] === RUN TestExecUser [2022-02-02T01:35:28.139Z] exec_test.go:132: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-02T01:35:28.139Z] --- SKIP: TestExecUser (0.00s) [2022-02-02T01:35:28.139Z] === RUN TestContainerExecKill [2022-02-02T01:35:30.358Z] --- PASS: TestContainerExecKill (2.26s) [2022-02-02T01:35:30.358Z] === RUN TestExportContainerAndImportImage [2022-02-02T01:35:30.358Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:30.358Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-02T01:35:30.358Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-02T01:35:30.358Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:30.358Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-02T01:35:30.358Z] === RUN TestHealthCheckWorkdir [2022-02-02T01:35:30.358Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-02T01:35:30.358Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-02T01:35:30.358Z] === RUN TestHealthKillContainer [2022-02-02T01:35:30.358Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-02T01:35:30.358Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-02T01:35:30.358Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-02T01:35:30.358Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:35:30.358Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:35:30.358Z] === RUN TestKillContainerInvalidSignal [2022-02-02T01:35:30.959Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.52s) [2022-02-02T01:35:30.959Z] === RUN TestStopContainerWithTimeout [2022-02-02T01:35:30.959Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-02T01:35:30.959Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-02T01:35:30.959Z] === RUN TestUpdateRestartPolicy [2022-02-02T01:35:32.574Z] --- PASS: TestKillContainerInvalidSignal (2.23s) [2022-02-02T01:35:32.574Z] === RUN TestKillContainer [2022-02-02T01:35:32.574Z] === RUN TestKillContainer/no_signal [2022-02-02T01:35:34.788Z] === RUN TestKillContainer/non_killing_signal [2022-02-02T01:35:34.788Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-02T01:35:34.788Z] === RUN TestKillContainer/killing_signal [2022-02-02T01:35:35.933Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-02T01:35:35.933Z] === RUN TestDockerSuite/TestExecTTY [2022-02-02T01:35:35.933Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-02T01:35:36.499Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-02T01:35:37.068Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2022-02-02T01:35:37.068Z] === RUN TestServiceUpdateConfigs [2022-02-02T01:35:37.068Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-02T01:35:37.635Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-02T01:35:37.635Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-02T01:35:37.635Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-02T01:35:37.739Z] --- PASS: TestKillContainer (4.92s) [2022-02-02T01:35:37.739Z] --- PASS: TestKillContainer/no_signal (2.17s) [2022-02-02T01:35:37.739Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:35:37.739Z] --- PASS: TestKillContainer/killing_signal (2.71s) [2022-02-02T01:35:37.739Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-02T01:35:37.739Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:35:37.739Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-02T01:35:37.739Z] === RUN TestKillStoppedContainer [2022-02-02T01:35:37.739Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:35:37.739Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-02T01:35:37.739Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-02T01:35:37.739Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:35:37.739Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-02T01:35:37.739Z] === RUN TestKillDifferentUserContainer [2022-02-02T01:35:37.739Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-02T01:35:37.739Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-02T01:35:37.739Z] === RUN TestInspectOomKilledTrue [2022-02-02T01:35:37.739Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:37.739Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-02T01:35:37.739Z] === RUN TestInspectOomKilledFalse [2022-02-02T01:35:37.739Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:35:37.739Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-02T01:35:37.739Z] === RUN TestLogsFollowTailEmpty [2022-02-02T01:35:39.540Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-02T01:35:39.798Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-02T01:35:39.953Z] --- PASS: TestLogsFollowTailEmpty (2.16s) [2022-02-02T01:35:39.953Z] === RUN TestNetworkNat [2022-02-02T01:35:39.953Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-02T01:35:39.953Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-02T01:35:39.953Z] === RUN TestNetworkLocalhostTCPNat [2022-02-02T01:35:40.734Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-02T01:35:40.992Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-02T01:35:41.927Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-02T01:35:42.167Z] --- PASS: TestNetworkLocalhostTCPNat (2.50s) [2022-02-02T01:35:42.167Z] === RUN TestNetworkLoopbackNat [2022-02-02T01:35:42.167Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-02T01:35:42.167Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-02T01:35:42.167Z] === RUN TestPause [2022-02-02T01:35:42.167Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-02T01:35:42.167Z] --- SKIP: TestPause (0.00s) [2022-02-02T01:35:42.167Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-02T01:35:44.387Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s) [2022-02-02T01:35:44.387Z] === RUN TestPauseStopPausedContainer [2022-02-02T01:35:44.387Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:35:44.387Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-02T01:35:44.387Z] === RUN TestPsFilter [2022-02-02T01:35:44.855Z] --- PASS: TestPsFilter (0.30s) [2022-02-02T01:35:44.855Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-02T01:35:46.109Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-02T01:35:47.813Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.94s) [2022-02-02T01:35:47.813Z] === RUN TestRemoveContainerWithVolume [2022-02-02T01:35:50.765Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2022-02-02T01:35:50.765Z] === RUN TestRemoveContainerRunning [2022-02-02T01:35:51.372Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-02T01:35:51.939Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2022-02-02T01:35:51.939Z] === RUN TestServiceUpdateNetwork [2022-02-02T01:35:52.197Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-02T01:35:52.980Z] --- PASS: TestRemoveContainerRunning (2.35s) [2022-02-02T01:35:52.980Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-02T01:35:55.197Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2022-02-02T01:35:55.197Z] === RUN TestRemoveInvalidContainer [2022-02-02T01:35:55.197Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-02T01:35:55.197Z] === RUN TestRenameLinkedContainer [2022-02-02T01:35:55.197Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-02T01:35:55.197Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-02T01:35:55.197Z] === RUN TestRenameStoppedContainer [2022-02-02T01:35:56.260Z] --- PASS: TestUpdateRestartPolicy (24.21s) [2022-02-02T01:35:56.260Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-02T01:35:57.463Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-02T01:35:57.463Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-02T01:35:57.463Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-02T01:35:57.463Z] === RUN TestDockerSuite/TestHealth [2022-02-02T01:35:58.150Z] --- PASS: TestRenameStoppedContainer (2.99s) [2022-02-02T01:35:58.150Z] === RUN TestRenameRunningContainerAndReuse [2022-02-02T01:35:58.478Z] --- PASS: TestUpdateRestartWithAutoRemove (3.23s) [2022-02-02T01:35:58.478Z] === RUN TestWaitNonBlocked [2022-02-02T01:35:58.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:35:58.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:35:58.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:35:58.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:35:58.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:35:58.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:36:02.276Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-02T01:36:02.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.96s) [2022-02-02T01:36:02.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.19s) [2022-02-02T01:36:02.277Z] === RUN TestWaitBlocked [2022-02-02T01:36:02.277Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:02.277Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-02T01:36:02.277Z] PASS [2022-02-02T01:36:02.277Z] ok github.com/docker/docker/integration/container 122.082s [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === Skipped [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-02T01:36:02.751Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-02T01:36:02.751Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-02T01:36:02.751Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-02T01:36:02.751Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-02T01:36:02.751Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-02T01:36:02.751Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-02T01:36:02.751Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-02T01:36:02.751Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:36:02.751Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-02T01:36:02.751Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-02T01:36:02.751Z] exec_test.go:21: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-02T01:36:02.751Z] exec_test.go:132: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-02T01:36:02.751Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-02T01:36:02.751Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-02T01:36:02.751Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-02T01:36:02.751Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:36:02.751Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:36:02.751Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-02T01:36:02.751Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-02T01:36:02.751Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-02T01:36:02.751Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-02T01:36:02.751Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-02T01:36:02.751Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-02T01:36:02.751Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-02T01:36:02.751Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-02T01:36:02.751Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-02T01:36:02.751Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-02T01:36:02.751Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-02T01:36:02.751Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-02T01:36:02.751Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.751Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-02T01:36:02.751Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:02.751Z] [2022-02-02T01:36:02.752Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:36:02.752Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:02.752Z] [2022-02-02T01:36:02.752Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-02T01:36:02.752Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-02T01:36:02.752Z] [2022-02-02T01:36:02.752Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-02T01:36:02.752Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-02T01:36:02.752Z] [2022-02-02T01:36:02.752Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-02T01:36:02.752Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:02.752Z] [2022-02-02T01:36:02.752Z] DONE 88 tests, 34 skipped in 124.700s [2022-02-02T01:36:02.752Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-02T01:36:02.906Z] --- PASS: TestRenameRunningContainerAndReuse (4.63s) [2022-02-02T01:36:02.906Z] === RUN TestRenameInvalidName [2022-02-02T01:36:05.121Z] --- PASS: TestRenameInvalidName (2.28s) [2022-02-02T01:36:05.121Z] === RUN TestRenameAnonymousContainer [2022-02-02T01:36:05.570Z] --- PASS: TestServiceUpdateNetwork (12.58s) [2022-02-02T01:36:05.570Z] === RUN TestServiceUpdatePidsLimit [2022-02-02T01:36:05.829Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-02T01:36:06.396Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-02T01:36:10.602Z] check_test.go:379: [d9337eb6b1434] daemon is not started [2022-02-02T01:36:10.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-02T01:36:11.976Z] docker_api_swarm_test.go:802: [d15c3e79652b7] joining swarm manager [d0aa1bb7d70ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:36:13.350Z] docker_api_swarm_test.go:802: [d3a1a4f3b2d1d] joining swarm manager [d0aa1bb7d70ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:36:13.350Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-02T01:36:14.724Z] docker_api_swarm_test.go:802: [d7b584e135be3] joining swarm manager [d0aa1bb7d70ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-02T01:36:15.568Z] --- PASS: TestRenameAnonymousContainer (9.90s) [2022-02-02T01:36:15.568Z] === RUN TestRenameContainerWithSameName [2022-02-02T01:36:16.099Z] docker_api_swarm_test.go:802: [d7ad600bae20a] joining swarm manager [d0aa1bb7d70ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-02T01:36:16.358Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-02T01:36:16.358Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-02T01:36:16.358Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-02T01:36:16.358Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-02T01:36:16.925Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-02T01:36:17.135Z] --- PASS: TestRenameContainerWithSameName (2.27s) [2022-02-02T01:36:17.135Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-02T01:36:17.135Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:17.135Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-02T01:36:17.135Z] === RUN TestResize [2022-02-02T01:36:17.184Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-02T01:36:17.184Z] docker_api_swarm_test.go:810: [d3dd57474e838] joining swarm manager [d0aa1bb7d70ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-02T01:36:18.119Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-02T01:36:18.119Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-02T01:36:18.119Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-02T01:36:18.119Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-02T01:36:18.377Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-02T01:36:18.377Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-02T01:36:18.944Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-02T01:36:18.944Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-02T01:36:19.349Z] --- PASS: TestResize (2.27s) [2022-02-02T01:36:19.349Z] === RUN TestResizeWithInvalidSize [2022-02-02T01:36:19.511Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-02T01:36:19.511Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-02T01:36:20.080Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-02T01:36:20.647Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-02T01:36:20.647Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-02T01:36:21.213Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2022-02-02T01:36:21.213Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.76s) [2022-02-02T01:36:21.213Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-02-02T01:36:21.213Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-02-02T01:36:21.213Z] PASS [2022-02-02T01:36:21.213Z] [2022-02-02T01:36:21.213Z] === Skipped [2022-02-02T01:36:21.213Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-02T01:36:21.213Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-02T01:36:21.213Z] [2022-02-02T01:36:21.213Z] DONE 27 tests, 1 skipped in 194.690s [2022-02-02T01:36:21.213Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-02T01:36:21.213Z] ++ 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-02-02T01:36:21.213Z] ++ set -e [2022-02-02T01:36:21.213Z] ++ '[' -n 0 ']' [2022-02-02T01:36:21.213Z] ++ set -x [2022-02-02T01:36:21.213Z] ++ 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-02-02T01:36:21.213Z] INFO: Testing against a local daemon [2022-02-02T01:36:21.213Z] === RUN TestSessionCreate [2022-02-02T01:36:21.213Z] --- PASS: TestSessionCreate (0.04s) [2022-02-02T01:36:21.213Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-02T01:36:21.213Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-02T01:36:21.213Z] PASS [2022-02-02T01:36:21.213Z] [2022-02-02T01:36:21.213Z] DONE 2 tests in 0.097s [2022-02-02T01:36:21.213Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-02T01:36:21.213Z] ++ 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-02-02T01:36:21.213Z] ++ set -e [2022-02-02T01:36:21.213Z] ++ '[' -n 0 ']' [2022-02-02T01:36:21.213Z] ++ set -x [2022-02-02T01:36:21.213Z] ++ 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-02-02T01:36:21.213Z] INFO: Testing against a local daemon [2022-02-02T01:36:21.213Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:36:21.213Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-02T01:36:21.213Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:36:21.213Z] === RUN TestDiskUsage [2022-02-02T01:36:21.213Z] === PAUSE TestDiskUsage [2022-02-02T01:36:21.213Z] === RUN TestEventsExecDie [2022-02-02T01:36:21.473Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-02T01:36:21.572Z] --- PASS: TestResizeWithInvalidSize (2.21s) [2022-02-02T01:36:21.572Z] === RUN TestResizeWhenContainerNotStarted [2022-02-02T01:36:21.732Z] --- PASS: TestEventsExecDie (0.63s) [2022-02-02T01:36:21.732Z] === RUN TestEventsBackwardsCompatible [2022-02-02T01:36:21.990Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-02T01:36:21.990Z] === RUN TestEventsVolumeCreate [2022-02-02T01:36:21.990Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-02T01:36:21.990Z] === RUN TestInfoBinaryCommits [2022-02-02T01:36:21.990Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-02T01:36:21.990Z] === RUN TestInfoAPIVersioned [2022-02-02T01:36:21.990Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-02T01:36:21.990Z] === RUN TestInfoAPI [2022-02-02T01:36:21.990Z] --- PASS: TestInfoAPI (0.02s) [2022-02-02T01:36:21.990Z] === RUN TestInfoAPIWarnings [2022-02-02T01:36:24.520Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-02T01:36:24.520Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-02T01:36:24.520Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-02T01:36:24.563Z] --- PASS: TestResizeWhenContainerNotStarted (2.74s) [2022-02-02T01:36:24.563Z] === RUN TestDaemonRestartKillContainers [2022-02-02T01:36:24.563Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:24.563Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:36:24.563Z] === RUN TestStats [2022-02-02T01:36:24.563Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-02T01:36:24.563Z] --- SKIP: TestStats (0.00s) [2022-02-02T01:36:24.563Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-02T01:36:25.087Z] === RUN TestDockerSuite/TestImportFile [2022-02-02T01:36:26.477Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-02T01:36:26.477Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-02T01:36:27.426Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-02T01:36:28.080Z] === RUN TestConfigDaemonLibtrustID [2022-02-02T01:36:28.080Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-02T01:36:28.080Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-02T01:36:28.080Z] === RUN TestDaemonConfigValidation [2022-02-02T01:36:28.080Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-02T01:36:28.080Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-02T01:36:28.080Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-02T01:36:28.081Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-02T01:36:28.081Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-02T01:36:28.081Z] === RUN TestDaemonProxy [2022-02-02T01:36:28.081Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-02T01:36:28.081Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-02T01:36:28.081Z] PASS [2022-02-02T01:36:28.081Z] ok github.com/docker/docker/integration/daemon 0.107s [2022-02-02T01:36:28.081Z] [2022-02-02T01:36:28.081Z] === Skipped [2022-02-02T01:36:28.081Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-02T01:36:28.081Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-02T01:36:28.081Z] [2022-02-02T01:36:28.081Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-02T01:36:28.081Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-02T01:36:28.081Z] [2022-02-02T01:36:28.081Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-02T01:36:28.081Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-02T01:36:28.081Z] [2022-02-02T01:36:28.081Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-02T01:36:28.081Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-02T01:36:28.081Z] [2022-02-02T01:36:28.081Z] DONE 4 tests, 4 skipped in 22.490s [2022-02-02T01:36:28.081Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-02T01:36:28.360Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-02T01:36:29.326Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.87s) [2022-02-02T01:36:29.326Z] === RUN TestStopContainerWithTimeout [2022-02-02T01:36:29.326Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-02T01:36:29.326Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-02T01:36:29.326Z] === RUN TestUpdateRestartPolicy [2022-02-02T01:36:29.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:29.646Z] INFO: Testing against a local daemon [2022-02-02T01:36:29.646Z] === RUN TestCommitInheritsEnv [2022-02-02T01:36:29.646Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:36:29.646Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-02T01:36:29.646Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-02T01:36:29.646Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:36:29.646Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:36:29.646Z] === RUN TestImportWithCustomPlatform [2022-02-02T01:36:29.646Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:36:29.646Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-02T01:36:29.646Z] === RUN TestImagesFilterMultiReference [2022-02-02T01:36:29.646Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-02-02T01:36:29.646Z] === RUN TestImagePullPlatformInvalid [2022-02-02T01:36:29.646Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-02T01:36:29.646Z] === RUN TestRemoveImageOrphaning [2022-02-02T01:36:29.734Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-02T01:36:29.993Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/builder/dockerfile 0.189s coverage: 49.0% of statements [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/builder/remotecontext/git 1.224s coverage: 86.3% of statements [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/cli [no test files] [2022-02-02T01:36:30.350Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-02T01:36:30.350Z] ok github.com/docker/docker/cmd/docker-proxy 0.148s coverage: 67.6% of statements [2022-02-02T01:36:30.560Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-02T01:36:30.632Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2022-02-02T01:36:30.632Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-02T01:36:30.632Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-02T01:36:30.632Z] === RUN TestTagInvalidReference [2022-02-02T01:36:30.632Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-02T01:36:30.632Z] === RUN TestTagValidPrefixedRepo [2022-02-02T01:36:30.632Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-02T01:36:30.632Z] === RUN TestTagExistedNameWithoutForce [2022-02-02T01:36:30.632Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-02T01:36:30.632Z] === RUN TestTagOfficialNames [2022-02-02T01:36:30.632Z] --- PASS: TestTagOfficialNames (0.07s) [2022-02-02T01:36:30.632Z] === RUN TestTagMatchesDigest [2022-02-02T01:36:30.632Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-02T01:36:30.632Z] PASS [2022-02-02T01:36:30.632Z] ok github.com/docker/docker/integration/image 1.486s [2022-02-02T01:36:31.101Z] [2022-02-02T01:36:31.101Z] === Skipped [2022-02-02T01:36:31.101Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-02T01:36:31.101Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:36:31.101Z] [2022-02-02T01:36:31.101Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:36:31.101Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:36:31.101Z] [2022-02-02T01:36:31.101Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-02T01:36:31.101Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:36:31.101Z] [2022-02-02T01:36:31.101Z] DONE 12 tests, 3 skipped in 5.787s [2022-02-02T01:36:31.101Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-02T01:36:31.128Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-02T01:36:31.128Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-02T01:36:31.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-02T01:36:31.695Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-02T01:36:31.721Z] ok github.com/docker/docker/client 0.121s coverage: 75.6% of statements [2022-02-02T01:36:31.953Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-02T01:36:32.520Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-02T01:36:33.086Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-02T01:36:33.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:33.327Z] INFO: Testing against a local daemon [2022-02-02T01:36:33.327Z] === RUN TestNetworkCreateDelete [2022-02-02T01:36:33.327Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:33.327Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestDockerNetworkDeletePreferID [2022-02-02T01:36:33.327Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-02T01:36:33.327Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestDaemonDNSFallback [2022-02-02T01:36:33.327Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:33.327Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestInspectNetwork [2022-02-02T01:36:33.327Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:33.327Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestRunContainerWithBridgeNone [2022-02-02T01:36:33.327Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:33.327Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestNetworkInvalidJSON [2022-02-02T01:36:33.327Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-02T01:36:33.327Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-02T01:36:33.327Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:36:33.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:36:33.327Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:36:33.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:36:33.327Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-02T01:36:33.327Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:36:33.327Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:36:33.327Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-02T01:36:33.327Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-02T01:36:33.327Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-02T01:36:33.327Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-02T01:36:33.327Z] === RUN TestNetworkList [2022-02-02T01:36:33.327Z] === RUN TestNetworkList//networks [2022-02-02T01:36:33.327Z] === PAUSE TestNetworkList//networks [2022-02-02T01:36:33.327Z] === RUN TestNetworkList//networks/ [2022-02-02T01:36:33.327Z] === PAUSE TestNetworkList//networks/ [2022-02-02T01:36:33.327Z] === CONT TestNetworkList//networks [2022-02-02T01:36:33.327Z] === CONT TestNetworkList//networks/ [2022-02-02T01:36:33.327Z] --- PASS: TestNetworkList (0.03s) [2022-02-02T01:36:33.327Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-02T01:36:33.327Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestHostIPv4BridgeLabel [2022-02-02T01:36:33.327Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-02T01:36:33.327Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestDaemonDefaultNetworkPools [2022-02-02T01:36:33.327Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-02T01:36:33.327Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-02T01:36:33.327Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-02T01:36:33.327Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestServiceWithPredefinedNetwork [2022-02-02T01:36:33.327Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-02T01:36:33.327Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:36:33.327Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestServiceWithDataPathPortInit [2022-02-02T01:36:33.327Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:36:33.327Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-02T01:36:33.327Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:36:33.327Z] PASS [2022-02-02T01:36:33.327Z] ok github.com/docker/docker/integration/network 0.151s [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === Skipped [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-02T01:36:33.327Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-02T01:36:33.327Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-02T01:36:33.327Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-02T01:36:33.327Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:36:33.327Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:36:33.327Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:36:33.327Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-02T01:36:33.327Z] [2022-02-02T01:36:33.327Z] DONE 22 tests, 15 skipped in 2.313s [2022-02-02T01:36:33.655Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-02T01:36:33.796Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-02T01:36:34.222Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-02T01:36:34.222Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-02T01:36:34.265Z] testing: warning: no tests to run [2022-02-02T01:36:34.265Z] PASS [2022-02-02T01:36:34.265Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2022-02-02T01:36:34.265Z] [2022-02-02T01:36:34.265Z] DONE 0 tests in 0.650s [2022-02-02T01:36:34.265Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-02T01:36:35.252Z] testing: warning: no tests to run [2022-02-02T01:36:35.252Z] PASS [2022-02-02T01:36:35.252Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2022-02-02T01:36:35.252Z] [2022-02-02T01:36:35.252Z] DONE 0 tests in 0.683s [2022-02-02T01:36:35.252Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-02T01:36:35.597Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-02T01:36:35.720Z] testing: warning: no tests to run [2022-02-02T01:36:35.720Z] PASS [2022-02-02T01:36:35.720Z] ok github.com/docker/docker/integration/plugin 0.066s [2022-02-02T01:36:35.720Z] [2022-02-02T01:36:35.720Z] DONE 0 tests in 0.677s [2022-02-02T01:36:35.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-02T01:36:35.857Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-02T01:36:36.115Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-02T01:36:36.115Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-02T01:36:36.685Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-02T01:36:36.685Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-02T01:36:36.685Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-02T01:36:36.707Z] testing: warning: no tests to run [2022-02-02T01:36:36.707Z] PASS [2022-02-02T01:36:36.707Z] ok github.com/docker/docker/integration/plugin/authz 0.067s [2022-02-02T01:36:36.707Z] [2022-02-02T01:36:36.707Z] DONE 0 tests in 0.681s [2022-02-02T01:36:36.707Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-02T01:36:37.251Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-02T01:36:37.818Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-02T01:36:38.385Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-02-02T01:36:38.385Z] === RUN TestInfoDebug [2022-02-02T01:36:38.385Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-02T01:36:38.955Z] --- PASS: TestInfoDebug (0.53s) [2022-02-02T01:36:38.955Z] === RUN TestInfoInsecureRegistries [2022-02-02T01:36:38.955Z] === RUN TestDockerSuite/TestInspectImage [2022-02-02T01:36:38.955Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-02T01:36:38.955Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-02T01:36:38.955Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-02T01:36:38.955Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-02T01:36:39.523Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-02T01:36:39.523Z] === RUN TestInfoRegistryMirrors [2022-02-02T01:36:39.524Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-02T01:36:39.783Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-02T01:36:39.783Z] === RUN TestLoginFailsWithBadCredentials [2022-02-02T01:36:40.041Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-02-02T01:36:40.041Z] === RUN TestPingCacheHeaders [2022-02-02T01:36:40.041Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-02T01:36:40.041Z] === RUN TestPingGet [2022-02-02T01:36:40.041Z] --- PASS: TestPingGet (0.02s) [2022-02-02T01:36:40.041Z] === RUN TestPingHead [2022-02-02T01:36:40.041Z] --- PASS: TestPingHead (0.02s) [2022-02-02T01:36:40.041Z] === RUN TestVersion [2022-02-02T01:36:40.041Z] --- PASS: TestVersion (0.02s) [2022-02-02T01:36:40.041Z] === CONT TestDiskUsage [2022-02-02T01:36:40.041Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-02T01:36:40.300Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/container_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/image_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/volume_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-02T01:36:40.559Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-02T01:36:40.818Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-02T01:36:40.818Z] === RUN TestDiskUsage/after_container.Run [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-02T01:36:41.386Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-02T01:36:41.386Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage (1.37s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-02T01:36:41.386Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-02T01:36:41.386Z] PASS [2022-02-02T01:36:41.386Z] [2022-02-02T01:36:41.386Z] === Skipped [2022-02-02T01:36:41.386Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:36:41.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-02T01:36:41.386Z] [2022-02-02T01:36:41.386Z] DONE 50 tests, 1 skipped in 20.274s [2022-02-02T01:36:41.386Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-02T01:36:41.386Z] ++ 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-02-02T01:36:41.386Z] ++ set -e [2022-02-02T01:36:41.386Z] ++ '[' -n 0 ']' [2022-02-02T01:36:41.386Z] ++ set -x [2022-02-02T01:36:41.386Z] ++ 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-02-02T01:36:41.386Z] INFO: Testing against a local daemon [2022-02-02T01:36:41.386Z] === RUN TestVolumesCreateAndList [2022-02-02T01:36:41.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:41.505Z] INFO: Testing against a local daemon [2022-02-02T01:36:41.505Z] === RUN TestPluginInvalidJSON [2022-02-02T01:36:41.505Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:36:41.505Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:36:41.505Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:36:41.505Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-02T01:36:41.505Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-02T01:36:41.505Z] === RUN TestPluginInstall [2022-02-02T01:36:41.505Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-02T01:36:41.505Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-02T01:36:41.505Z] === RUN TestPluginsWithRuntimes [2022-02-02T01:36:41.505Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-02T01:36:41.505Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-02T01:36:41.505Z] === RUN TestPluginBackCompatMediaTypes [2022-02-02T01:36:41.505Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-02T01:36:41.505Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:36:41.505Z] PASS [2022-02-02T01:36:41.505Z] ok github.com/docker/docker/integration/plugin/common 0.105s [2022-02-02T01:36:41.505Z] [2022-02-02T01:36:41.505Z] === Skipped [2022-02-02T01:36:41.505Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-02T01:36:41.505Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-02T01:36:41.505Z] [2022-02-02T01:36:41.505Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-02T01:36:41.505Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-02T01:36:41.505Z] [2022-02-02T01:36:41.505Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:36:41.505Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-02T01:36:41.505Z] [2022-02-02T01:36:41.505Z] DONE 5 tests, 3 skipped in 4.663s [2022-02-02T01:36:41.505Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-02T01:36:41.645Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-02T01:36:41.645Z] === RUN TestVolumesRemove [2022-02-02T01:36:41.645Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-02T01:36:41.645Z] === RUN TestVolumesInspect [2022-02-02T01:36:41.645Z] --- PASS: TestVolumesInspect (0.01s) [2022-02-02T01:36:41.645Z] === RUN TestVolumesInvalidJSON [2022-02-02T01:36:41.645Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-02T01:36:41.645Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-02T01:36:41.645Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-02T01:36:41.645Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-02T01:36:41.645Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-02T01:36:41.645Z] PASS [2022-02-02T01:36:41.645Z] [2022-02-02T01:36:41.645Z] DONE 5 tests in 0.149s [2022-02-02T01:36:41.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-02T01:36:41.903Z] ++++ cat bundles/test-integration/docker.pid [2022-02-02T01:36:41.903Z] +++ kill 13797 [2022-02-02T01:36:42.168Z] +++ /etc/init.d/apparmor stop [2022-02-02T01:36:42.168Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-02T01:36:42.168Z] [2022-02-02T01:36:42.168Z] Unloading profiles will leave already running processes permanently [2022-02-02T01:36:42.168Z] unconfined, which can lead to unexpected situations. [2022-02-02T01:36:42.168Z] [2022-02-02T01:36:42.168Z] To set a process to complain mode, use the command line tool [2022-02-02T01:36:42.168Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-02T01:36:42.168Z] +++ true [2022-02-02T01:36:42.168Z] exiting test-integration [2022-02-02T01:36:42.168Z] ++ exit 0 [2022-02-02T01:36:42.168Z] [2022-02-02T01:36:42.440Z] + for job in $(jobs -p) [2022-02-02T01:36:42.440Z] + wait 4671 [2022-02-02T01:36:43.379Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-02T01:36:43.379Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-02T01:36:43.946Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-02T01:36:44.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:44.467Z] INFO: Testing against a local daemon [2022-02-02T01:36:44.467Z] === RUN TestExternalGraphDriver [2022-02-02T01:36:44.467Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-02T01:36:44.467Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-02T01:36:44.467Z] === RUN TestGraphdriverPluginV2 [2022-02-02T01:36:44.467Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-02T01:36:44.467Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-02T01:36:44.467Z] PASS [2022-02-02T01:36:44.467Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.097s [2022-02-02T01:36:44.467Z] [2022-02-02T01:36:44.467Z] === Skipped [2022-02-02T01:36:44.467Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-02T01:36:44.467Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-02T01:36:44.467Z] [2022-02-02T01:36:44.467Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-02T01:36:44.467Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-02T01:36:44.467Z] [2022-02-02T01:36:44.467Z] DONE 2 tests, 2 skipped in 2.797s [2022-02-02T01:36:44.467Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-02T01:36:44.513Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-02T01:36:45.451Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-02T01:36:46.017Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-02T01:36:46.277Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-02T01:36:46.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:46.685Z] INFO: Testing against a local daemon [2022-02-02T01:36:46.685Z] === RUN TestReadPluginNoRead [2022-02-02T01:36:46.685Z] read_test.go:21: no unix domain sockets on Windows [2022-02-02T01:36:46.685Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-02T01:36:46.685Z] PASS [2022-02-02T01:36:46.685Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-02-02T01:36:46.685Z] [2022-02-02T01:36:46.685Z] === Skipped [2022-02-02T01:36:46.685Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-02T01:36:46.685Z] read_test.go:21: no unix domain sockets on Windows [2022-02-02T01:36:46.685Z] [2022-02-02T01:36:46.685Z] DONE 1 tests, 1 skipped in 2.220s [2022-02-02T01:36:46.685Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-02T01:36:46.844Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-02T01:36:47.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-02T01:36:47.669Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-02T01:36:47.672Z] testing: warning: no tests to run [2022-02-02T01:36:47.672Z] PASS [2022-02-02T01:36:47.672Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2022-02-02T01:36:47.672Z] [2022-02-02T01:36:47.672Z] DONE 0 tests in 1.079s [2022-02-02T01:36:48.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-02T01:36:48.235Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-02T01:36:48.235Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-02T01:36:49.609Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-02T01:36:49.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:49.707Z] INFO: Testing against a local daemon [2022-02-02T01:36:49.707Z] === RUN TestPluginWithDevMounts [2022-02-02T01:36:49.707Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:49.707Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-02T01:36:49.707Z] PASS [2022-02-02T01:36:49.707Z] ok github.com/docker/docker/integration/plugin/volumes 0.082s [2022-02-02T01:36:50.176Z] [2022-02-02T01:36:50.176Z] === Skipped [2022-02-02T01:36:50.176Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-02T01:36:50.176Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:50.176Z] [2022-02-02T01:36:50.176Z] DONE 1 tests, 1 skipped in 2.112s [2022-02-02T01:36:50.176Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-02T01:36:50.544Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-02T01:36:51.481Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-02T01:36:51.739Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-02T01:36:51.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:51.743Z] INFO: Testing against a local daemon [2022-02-02T01:36:51.743Z] === RUN TestSecretInspect [2022-02-02T01:36:51.743Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:51.743Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-02T01:36:51.743Z] === RUN TestSecretList [2022-02-02T01:36:51.743Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:51.743Z] --- SKIP: TestSecretList (0.00s) [2022-02-02T01:36:51.743Z] === RUN TestSecretsCreateAndDelete [2022-02-02T01:36:51.743Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:51.743Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-02T01:36:51.743Z] === RUN TestSecretsUpdate [2022-02-02T01:36:51.743Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:51.743Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-02T01:36:51.743Z] === RUN TestTemplatedSecret [2022-02-02T01:36:51.743Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:51.743Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-02T01:36:51.743Z] === RUN TestSecretCreateResolve [2022-02-02T01:36:51.743Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:51.743Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-02T01:36:51.743Z] PASS [2022-02-02T01:36:51.743Z] ok github.com/docker/docker/integration/secret 0.085s [2022-02-02T01:36:52.212Z] [2022-02-02T01:36:52.212Z] === Skipped [2022-02-02T01:36:52.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-02T01:36:52.212Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:52.212Z] [2022-02-02T01:36:52.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-02T01:36:52.212Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:52.212Z] [2022-02-02T01:36:52.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-02T01:36:52.212Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:52.212Z] [2022-02-02T01:36:52.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-02T01:36:52.212Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:52.212Z] [2022-02-02T01:36:52.212Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-02T01:36:52.212Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:52.212Z] [2022-02-02T01:36:52.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-02T01:36:52.212Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:52.212Z] [2022-02-02T01:36:52.212Z] DONE 6 tests, 6 skipped in 2.018s [2022-02-02T01:36:52.212Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-02T01:36:52.674Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-02T01:36:54.052Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-02T01:36:54.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:54.433Z] INFO: Testing against a local daemon [2022-02-02T01:36:54.433Z] === RUN TestServiceCreateInit [2022-02-02T01:36:54.433Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-02T01:36:54.433Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-02T01:36:54.433Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-02T01:36:54.433Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:36:54.433Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:36:54.433Z] === RUN TestCreateServiceMultipleTimes [2022-02-02T01:36:54.433Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-02T01:36:54.433Z] === RUN TestCreateServiceConflict [2022-02-02T01:36:54.433Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-02T01:36:54.433Z] === RUN TestCreateServiceMaxReplicas [2022-02-02T01:36:54.433Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-02-02T01:36:54.433Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-02T01:36:54.433Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-02T01:36:54.433Z] === RUN TestCreateServiceSecretFileMode [2022-02-02T01:36:54.433Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-02T01:36:54.433Z] === RUN TestCreateServiceConfigFileMode [2022-02-02T01:36:54.433Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-02T01:36:54.433Z] === RUN TestCreateServiceSysctls [2022-02-02T01:36:54.433Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.433Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-02T01:36:54.433Z] === RUN TestCreateServiceCapabilities [2022-02-02T01:36:54.433Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.613Z] --- PASS: TestUpdateRestartPolicy (22.65s) [2022-02-02T01:36:54.613Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-02T01:36:54.613Z] --- PASS: TestUpdateRestartWithAutoRemove (2.17s) [2022-02-02T01:36:54.613Z] === RUN TestWaitNonBlocked [2022-02-02T01:36:54.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:36:54.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:36:54.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:36:54.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:36:54.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:36:54.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:36:54.902Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-02T01:36:54.902Z] === RUN TestInspect [2022-02-02T01:36:54.902Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestInspect (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestCreateJob [2022-02-02T01:36:54.902Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestCreateJob (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestReplicatedJob [2022-02-02T01:36:54.902Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestUpdateReplicatedJob [2022-02-02T01:36:54.902Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestServiceListWithStatuses [2022-02-02T01:36:54.902Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestDockerNetworkConnectAlias [2022-02-02T01:36:54.902Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestDockerNetworkReConnect [2022-02-02T01:36:54.902Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestServicePlugin [2022-02-02T01:36:54.902Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestServiceUpdateLabel [2022-02-02T01:36:54.902Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestServiceUpdateSecrets [2022-02-02T01:36:54.902Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestServiceUpdateConfigs [2022-02-02T01:36:54.902Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestServiceUpdateNetwork [2022-02-02T01:36:54.902Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-02T01:36:54.902Z] === RUN TestServiceUpdatePidsLimit [2022-02-02T01:36:54.902Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-02T01:36:54.902Z] PASS [2022-02-02T01:36:54.902Z] ok github.com/docker/docker/integration/service 0.213s [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === Skipped [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:36:54.902Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:36:54.902Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-02T01:36:54.902Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-02T01:36:54.902Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-02-02T01:36:54.902Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-02T01:36:54.902Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-02T01:36:54.902Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-02T01:36:54.902Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-02T01:36:54.902Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-02T01:36:54.902Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-02T01:36:54.902Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-02T01:36:54.902Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-02T01:36:54.902Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-02T01:36:54.902Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-02T01:36:54.902Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-02T01:36:54.902Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-02T01:36:54.902Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-02T01:36:54.902Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-02T01:36:54.902Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-02T01:36:54.902Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-02T01:36:54.902Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-02T01:36:54.902Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-02T01:36:54.902Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:54.902Z] [2022-02-02T01:36:54.902Z] DONE 24 tests, 23 skipped in 2.580s [2022-02-02T01:36:54.902Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-02T01:36:55.427Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-02T01:36:55.427Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-02T01:36:56.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:56.468Z] INFO: Testing against a local daemon [2022-02-02T01:36:56.468Z] === RUN TestSessionCreate [2022-02-02T01:36:56.468Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:56.468Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-02T01:36:56.468Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-02T01:36:56.468Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:56.468Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-02T01:36:56.468Z] PASS [2022-02-02T01:36:56.468Z] ok github.com/docker/docker/integration/session 0.076s [2022-02-02T01:36:56.803Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-02T01:36:56.830Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-02T01:36:56.830Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.81s) [2022-02-02T01:36:56.830Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s) [2022-02-02T01:36:56.830Z] === RUN TestWaitBlocked [2022-02-02T01:36:56.830Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:56.830Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-02T01:36:56.830Z] PASS [2022-02-02T01:36:56.830Z] ok github.com/docker/docker/integration/container 94.855s [2022-02-02T01:36:56.943Z] [2022-02-02T01:36:56.943Z] === Skipped [2022-02-02T01:36:56.943Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-02T01:36:56.943Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:56.943Z] [2022-02-02T01:36:56.943Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-02T01:36:56.943Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:56.943Z] [2022-02-02T01:36:56.943Z] DONE 2 tests, 2 skipped in 1.798s [2022-02-02T01:36:56.943Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-02T01:36:57.061Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.300Z] === Skipped [2022-02-02T01:36:57.300Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-02T01:36:57.300Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.300Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-02T01:36:57.300Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.300Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-02T01:36:57.300Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.300Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-02T01:36:57.300Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.300Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-02T01:36:57.300Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.300Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-02T01:36:57.300Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.300Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-02T01:36:57.300Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-02T01:36:57.300Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-02T01:36:57.301Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:36:57.301Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-02T01:36:57.301Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-02T01:36:57.301Z] exec_test.go:132: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-02T01:36:57.301Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-02T01:36:57.301Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-02T01:36:57.301Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-02T01:36:57.301Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:36:57.301Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:36:57.301Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-02T01:36:57.301Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-02T01:36:57.301Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-02T01:36:57.301Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-02T01:36:57.301Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-02T01:36:57.301Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-02T01:36:57.301Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-02T01:36:57.301Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-02T01:36:57.301Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-02T01:36:57.301Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-02T01:36:57.301Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-02T01:36:57.301Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-02T01:36:57.301Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-02T01:36:57.301Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:36:57.301Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-02T01:36:57.301Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-02T01:36:57.301Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-02T01:36:57.301Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:36:57.301Z] [2022-02-02T01:36:57.301Z] DONE 88 tests, 33 skipped in 97.565s [2022-02-02T01:36:57.301Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-02T01:36:57.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-02T01:36:58.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:36:58.512Z] INFO: Testing against a local daemon [2022-02-02T01:36:58.512Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:36:58.512Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:58.512Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestDiskUsage [2022-02-02T01:36:58.512Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-02T01:36:58.512Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestEventsExecDie [2022-02-02T01:36:58.512Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-02T01:36:58.512Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestEventsBackwardsCompatible [2022-02-02T01:36:58.512Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-02T01:36:58.512Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestEventsVolumeCreate [2022-02-02T01:36:58.512Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-02T01:36:58.512Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestInfoAPI [2022-02-02T01:36:58.512Z] --- PASS: TestInfoAPI (0.03s) [2022-02-02T01:36:58.512Z] === RUN TestInfoAPIWarnings [2022-02-02T01:36:58.512Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:36:58.512Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestInfoDebug [2022-02-02T01:36:58.512Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:36:58.512Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestInfoInsecureRegistries [2022-02-02T01:36:58.512Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:36:58.512Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestInfoRegistryMirrors [2022-02-02T01:36:58.512Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:36:58.512Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-02T01:36:58.512Z] === RUN TestLoginFailsWithBadCredentials [2022-02-02T01:36:59.498Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-02-02T01:36:59.498Z] === RUN TestPingCacheHeaders [2022-02-02T01:36:59.498Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-02T01:36:59.498Z] === RUN TestPingGet [2022-02-02T01:36:59.498Z] --- PASS: TestPingGet (0.03s) [2022-02-02T01:36:59.498Z] === RUN TestPingHead [2022-02-02T01:36:59.498Z] --- PASS: TestPingHead (0.03s) [2022-02-02T01:36:59.498Z] === RUN TestVersion [2022-02-02T01:36:59.967Z] --- PASS: TestVersion (0.03s) [2022-02-02T01:36:59.967Z] PASS [2022-02-02T01:36:59.967Z] ok github.com/docker/docker/integration/system 1.213s [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === Skipped [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:36:59.967Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-02T01:36:59.967Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-02T01:36:59.967Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-02T01:36:59.967Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-02T01:36:59.967Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-02T01:36:59.967Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-02T01:36:59.967Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-02T01:36:59.967Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-02T01:36:59.967Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:36:59.967Z] [2022-02-02T01:36:59.967Z] DONE 15 tests, 9 skipped in 3.128s [2022-02-02T01:36:59.967Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-02T01:37:02.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:02.203Z] INFO: Testing against a local daemon [2022-02-02T01:37:02.203Z] === RUN TestVolumesCreateAndList [2022-02-02T01:37:02.203Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-02T01:37:02.203Z] === RUN TestVolumesRemove [2022-02-02T01:37:02.203Z] --- PASS: TestVolumesRemove (0.14s) [2022-02-02T01:37:02.203Z] === RUN TestVolumesInspect [2022-02-02T01:37:02.203Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-02T01:37:02.203Z] === RUN TestVolumesInvalidJSON [2022-02-02T01:37:02.203Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-02T01:37:02.203Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-02T01:37:02.203Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-02T01:37:02.203Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-02T01:37:02.203Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-02T01:37:02.203Z] PASS [2022-02-02T01:37:02.203Z] ok github.com/docker/docker/integration/volume 0.312s [2022-02-02T01:37:02.672Z] [2022-02-02T01:37:02.672Z] DONE 5 tests in 2.616s [2022-02-02T01:37:02.672Z] INFO: make.ps1 ended at 02/02/2022 01:37:02 [2022-02-02T01:37:02.672Z] INFO: Integration CLI tests being run from the host: [2022-02-02T01:37:02.672Z] 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-02-02T01:37:05.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-02T01:37:06.024Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-02T01:37:07.398Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-02T01:37:07.656Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-02T01:37:09.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-02T01:37:09.291Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-02T01:37:09.291Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-02T01:37:09.551Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-02T01:37:09.551Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-02T01:37:09.551Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-02T01:37:10.119Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-02T01:37:10.403Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-02-02T01:37:10.403Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-02T01:37:10.403Z] ok github.com/docker/docker/cmd/dockerd/trap 2.480s coverage: 0.0% of statements [2022-02-02T01:37:10.403Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-02T01:37:10.403Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-02T01:37:10.403Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-02T01:37:10.403Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-02T01:37:10.403Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-02T01:37:10.686Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-02T01:37:13.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:13.117Z] INFO: Testing against a local daemon [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-02T01:37:13.117Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-02T01:37:13.117Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-02T01:37:13.117Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-02T01:37:13.585Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-02T01:37:13.585Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-02T01:37:14.572Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-02T01:37:14.573Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-02T01:37:14.869Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-02T01:37:14.869Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-02T01:37:16.947Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-02-02T01:37:18.314Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-02-02T01:37:19.053Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-02T01:37:19.619Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-02T01:37:19.619Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-02T01:37:19.681Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-02-02T01:37:20.596Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-02T01:37:21.163Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-02T01:37:22.098Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-02T01:37:22.653Z] === RUN TestConfigDaemonLibtrustID [2022-02-02T01:37:22.653Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-02T01:37:22.653Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-02T01:37:22.653Z] === RUN TestDaemonConfigValidation [2022-02-02T01:37:22.653Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-02T01:37:22.653Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-02T01:37:22.653Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-02T01:37:22.653Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-02T01:37:22.653Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-02T01:37:22.653Z] === RUN TestDaemonProxy [2022-02-02T01:37:22.653Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-02T01:37:22.653Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-02T01:37:22.653Z] PASS [2022-02-02T01:37:22.653Z] ok github.com/docker/docker/integration/daemon 0.124s [2022-02-02T01:37:22.653Z] [2022-02-02T01:37:22.653Z] === Skipped [2022-02-02T01:37:22.653Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-02T01:37:22.653Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-02T01:37:22.653Z] [2022-02-02T01:37:22.653Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-02T01:37:22.653Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-02T01:37:22.653Z] [2022-02-02T01:37:22.653Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-02T01:37:22.653Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-02T01:37:22.653Z] [2022-02-02T01:37:22.653Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-02T01:37:22.653Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-02T01:37:22.653Z] [2022-02-02T01:37:22.653Z] DONE 4 tests, 4 skipped in 22.778s [2022-02-02T01:37:22.653Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-02T01:37:23.033Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-02T01:37:23.599Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-02T01:37:24.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:24.217Z] INFO: Testing against a local daemon [2022-02-02T01:37:24.217Z] === RUN TestCommitInheritsEnv [2022-02-02T01:37:24.217Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:24.217Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-02T01:37:24.217Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-02T01:37:24.217Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:37:24.217Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:37:24.217Z] === RUN TestImportWithCustomPlatform [2022-02-02T01:37:24.217Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:37:24.217Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-02T01:37:24.217Z] === RUN TestImagesFilterMultiReference [2022-02-02T01:37:24.217Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-02T01:37:24.217Z] === RUN TestImagePullPlatformInvalid [2022-02-02T01:37:24.217Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-02T01:37:24.217Z] === RUN TestRemoveImageOrphaning [2022-02-02T01:37:25.524Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-02T01:37:25.781Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-02-02T01:37:25.781Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-02T01:37:25.781Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-02T01:37:25.781Z] === RUN TestTagInvalidReference [2022-02-02T01:37:25.781Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-02T01:37:25.781Z] === RUN TestTagValidPrefixedRepo [2022-02-02T01:37:25.781Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-02T01:37:25.781Z] === RUN TestTagExistedNameWithoutForce [2022-02-02T01:37:25.781Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-02T01:37:25.781Z] === RUN TestTagOfficialNames [2022-02-02T01:37:25.781Z] --- PASS: TestTagOfficialNames (0.09s) [2022-02-02T01:37:25.781Z] === RUN TestTagMatchesDigest [2022-02-02T01:37:25.781Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-02T01:37:25.781Z] PASS [2022-02-02T01:37:25.781Z] ok github.com/docker/docker/integration/image 1.613s [2022-02-02T01:37:26.091Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-02T01:37:26.249Z] [2022-02-02T01:37:26.250Z] === Skipped [2022-02-02T01:37:26.250Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-02T01:37:26.250Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:26.250Z] [2022-02-02T01:37:26.250Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:37:26.250Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:37:26.250Z] [2022-02-02T01:37:26.250Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-02T01:37:26.250Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:37:26.250Z] [2022-02-02T01:37:26.250Z] DONE 12 tests, 3 skipped in 5.950s [2022-02-02T01:37:26.250Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-02T01:37:26.257Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2022-02-02T01:37:26.349Z] === RUN TestDockerSuite/TestLogsSince [2022-02-02T01:37:27.192Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-02-02T01:37:27.448Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-02T01:37:28.011Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-02T01:37:28.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:28.467Z] INFO: Testing against a local daemon [2022-02-02T01:37:28.467Z] === RUN TestNetworkCreateDelete [2022-02-02T01:37:28.467Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:28.467Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestDockerNetworkDeletePreferID [2022-02-02T01:37:28.467Z] 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-02-02T01:37:28.467Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestDaemonDNSFallback [2022-02-02T01:37:28.467Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:28.467Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestInspectNetwork [2022-02-02T01:37:28.467Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:28.467Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestRunContainerWithBridgeNone [2022-02-02T01:37:28.467Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:28.467Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestNetworkInvalidJSON [2022-02-02T01:37:28.467Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-02T01:37:28.467Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-02T01:37:28.467Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:37:28.467Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:37:28.467Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:37:28.467Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:37:28.467Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-02T01:37:28.467Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:37:28.467Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:37:28.467Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-02T01:37:28.467Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-02T01:37:28.467Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-02T01:37:28.467Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-02T01:37:28.467Z] === RUN TestNetworkList [2022-02-02T01:37:28.467Z] === RUN TestNetworkList//networks [2022-02-02T01:37:28.467Z] === PAUSE TestNetworkList//networks [2022-02-02T01:37:28.467Z] === RUN TestNetworkList//networks/ [2022-02-02T01:37:28.467Z] === PAUSE TestNetworkList//networks/ [2022-02-02T01:37:28.467Z] === CONT TestNetworkList//networks [2022-02-02T01:37:28.467Z] === CONT TestNetworkList//networks/ [2022-02-02T01:37:28.467Z] --- PASS: TestNetworkList (0.04s) [2022-02-02T01:37:28.467Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-02T01:37:28.467Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestHostIPv4BridgeLabel [2022-02-02T01:37:28.467Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-02T01:37:28.467Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestDaemonDefaultNetworkPools [2022-02-02T01:37:28.467Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-02T01:37:28.467Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-02T01:37:28.467Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-02T01:37:28.467Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestServiceWithPredefinedNetwork [2022-02-02T01:37:28.467Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-02T01:37:28.467Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:37:28.467Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestServiceWithDataPathPortInit [2022-02-02T01:37:28.467Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:37:28.467Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-02T01:37:28.467Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:37:28.467Z] PASS [2022-02-02T01:37:28.467Z] ok github.com/docker/docker/integration/network 0.168s [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === Skipped [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-02T01:37:28.467Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-02T01:37:28.467Z] 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-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-02T01:37:28.467Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-02T01:37:28.467Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:37:28.467Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:37:28.467Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:37:28.467Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-02T01:37:28.467Z] [2022-02-02T01:37:28.467Z] DONE 22 tests, 15 skipped in 2.435s [2022-02-02T01:37:28.936Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-02T01:37:29.378Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.459s coverage: 74.6% of statements [2022-02-02T01:37:29.378Z] ok github.com/docker/docker/daemon 10.149s coverage: 17.1% of statements [2022-02-02T01:37:29.378Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-02T01:37:29.378Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-02T01:37:29.378Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-02T01:37:29.378Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-02T01:37:29.404Z] testing: warning: no tests to run [2022-02-02T01:37:29.404Z] PASS [2022-02-02T01:37:29.404Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2022-02-02T01:37:29.404Z] [2022-02-02T01:37:29.404Z] DONE 0 tests in 0.715s [2022-02-02T01:37:29.404Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-02T01:37:30.390Z] testing: warning: no tests to run [2022-02-02T01:37:30.390Z] PASS [2022-02-02T01:37:30.390Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2022-02-02T01:37:30.390Z] [2022-02-02T01:37:30.390Z] DONE 0 tests in 0.734s [2022-02-02T01:37:30.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-02T01:37:30.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-02T01:37:30.744Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.428s coverage: 56.2% of statements [2022-02-02T01:37:31.306Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-02-02T01:37:31.376Z] testing: warning: no tests to run [2022-02-02T01:37:31.376Z] PASS [2022-02-02T01:37:31.376Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-02-02T01:37:31.376Z] [2022-02-02T01:37:31.376Z] DONE 0 tests in 0.702s [2022-02-02T01:37:31.376Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-02T01:37:31.844Z] testing: warning: no tests to run [2022-02-02T01:37:31.844Z] PASS [2022-02-02T01:37:31.844Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2022-02-02T01:37:31.844Z] [2022-02-02T01:37:31.844Z] DONE 0 tests in 0.714s [2022-02-02T01:37:31.844Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-02T01:37:32.673Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-02-02T01:37:33.060Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-02T01:37:34.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-02T01:37:34.566Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.361s coverage: 50.5% of statements [2022-02-02T01:37:35.128Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.545s coverage: 45.9% of statements [2022-02-02T01:37:35.129Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-02T01:37:36.336Z] docker_api_swarm_service_test.go:395: [d2b9c50b3d68d] joining swarm manager [d13a09a7bf8ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:37:36.495Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.630s coverage: 58.0% of statements [2022-02-02T01:37:36.495Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-02T01:37:36.495Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-02T01:37:36.495Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-02-02T01:37:36.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:36.621Z] INFO: Testing against a local daemon [2022-02-02T01:37:36.621Z] === RUN TestPluginInvalidJSON [2022-02-02T01:37:36.621Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:37:36.621Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:37:36.621Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:37:36.621Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-02T01:37:36.621Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-02T01:37:36.621Z] === RUN TestPluginInstall [2022-02-02T01:37:36.621Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-02T01:37:36.621Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-02T01:37:36.621Z] === RUN TestPluginsWithRuntimes [2022-02-02T01:37:36.621Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-02T01:37:36.621Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-02T01:37:36.621Z] === RUN TestPluginBackCompatMediaTypes [2022-02-02T01:37:36.621Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-02T01:37:36.621Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:37:36.621Z] PASS [2022-02-02T01:37:36.621Z] ok github.com/docker/docker/integration/plugin/common 0.111s [2022-02-02T01:37:36.621Z] [2022-02-02T01:37:36.621Z] === Skipped [2022-02-02T01:37:36.621Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-02T01:37:36.621Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-02T01:37:36.621Z] [2022-02-02T01:37:36.621Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-02T01:37:36.621Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-02T01:37:36.621Z] [2022-02-02T01:37:36.621Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:37:36.621Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-02T01:37:36.621Z] [2022-02-02T01:37:36.621Z] DONE 5 tests, 3 skipped in 4.749s [2022-02-02T01:37:37.091Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-02T01:37:37.269Z] docker_api_swarm_service_test.go:395: [d34dda4087319] joining swarm manager [d13a09a7bf8ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:37:37.424Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-02-02T01:37:37.987Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-02-02T01:37:38.550Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2022-02-02T01:37:38.550Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-02T01:37:38.550Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-02T01:37:38.646Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-02T01:37:39.214Z] === RUN TestDockerSuite/TestLogsTail [2022-02-02T01:37:39.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:39.344Z] INFO: Testing against a local daemon [2022-02-02T01:37:39.344Z] === RUN TestExternalGraphDriver [2022-02-02T01:37:39.344Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-02T01:37:39.344Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-02T01:37:39.344Z] === RUN TestGraphdriverPluginV2 [2022-02-02T01:37:39.344Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-02T01:37:39.344Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-02T01:37:39.344Z] PASS [2022-02-02T01:37:39.344Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.103s [2022-02-02T01:37:39.344Z] [2022-02-02T01:37:39.344Z] === Skipped [2022-02-02T01:37:39.344Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-02T01:37:39.344Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-02T01:37:39.344Z] [2022-02-02T01:37:39.344Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-02T01:37:39.344Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-02T01:37:39.344Z] [2022-02-02T01:37:39.344Z] DONE 2 tests, 2 skipped in 2.566s [2022-02-02T01:37:39.480Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.5% of statements [2022-02-02T01:37:39.813Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-02T01:37:40.043Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 80.2% of statements [2022-02-02T01:37:40.043Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-02-02T01:37:40.043Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-02T01:37:40.150Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-02T01:37:40.718Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-02T01:37:40.974Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-02-02T01:37:40.974Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-02-02T01:37:41.231Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-02-02T01:37:41.488Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-02-02T01:37:41.653Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-02T01:37:41.911Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-02T01:37:42.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:42.028Z] INFO: Testing against a local daemon [2022-02-02T01:37:42.028Z] === RUN TestReadPluginNoRead [2022-02-02T01:37:42.029Z] read_test.go:21: no unix domain sockets on Windows [2022-02-02T01:37:42.029Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-02T01:37:42.029Z] PASS [2022-02-02T01:37:42.029Z] ok github.com/docker/docker/integration/plugin/logging 0.090s [2022-02-02T01:37:42.029Z] [2022-02-02T01:37:42.029Z] === Skipped [2022-02-02T01:37:42.029Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-02T01:37:42.029Z] read_test.go:21: no unix domain sockets on Windows [2022-02-02T01:37:42.029Z] [2022-02-02T01:37:42.029Z] DONE 1 tests, 1 skipped in 2.396s [2022-02-02T01:37:42.029Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-02T01:37:42.052Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements [2022-02-02T01:37:42.052Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-02T01:37:42.478Z] === RUN TestDockerSuite/TestNetHostname [2022-02-02T01:37:42.616Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 54.7% of statements [2022-02-02T01:37:42.874Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-02-02T01:37:43.609Z] testing: warning: no tests to run [2022-02-02T01:37:43.609Z] PASS [2022-02-02T01:37:43.609Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2022-02-02T01:37:43.609Z] [2022-02-02T01:37:43.609Z] DONE 0 tests in 1.117s [2022-02-02T01:37:43.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-02T01:37:43.803Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-02-02T01:37:43.803Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-02T01:37:43.864Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-02T01:37:43.864Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-02T01:37:44.365Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-02T01:37:45.294Z] ok github.com/docker/docker/daemon/logger/splunk 1.630s coverage: 82.5% of statements [2022-02-02T01:37:45.294Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-02T01:37:45.294Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-02T01:37:45.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:45.845Z] INFO: Testing against a local daemon [2022-02-02T01:37:45.845Z] === RUN TestPluginWithDevMounts [2022-02-02T01:37:45.845Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:45.845Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-02T01:37:45.845Z] PASS [2022-02-02T01:37:45.845Z] ok github.com/docker/docker/integration/plugin/volumes 0.084s [2022-02-02T01:37:45.845Z] [2022-02-02T01:37:45.845Z] === Skipped [2022-02-02T01:37:45.845Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-02T01:37:45.845Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:45.845Z] [2022-02-02T01:37:45.845Z] DONE 1 tests, 1 skipped in 2.311s [2022-02-02T01:37:45.845Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-02T01:37:45.858Z] ok github.com/docker/docker/distribution 0.097s coverage: 26.3% of statements [2022-02-02T01:37:46.421Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2022-02-02T01:37:46.421Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-02T01:37:46.985Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-02T01:37:47.548Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-02-02T01:37:47.805Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-02T01:37:48.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:48.063Z] INFO: Testing against a local daemon [2022-02-02T01:37:48.063Z] === RUN TestSecretInspect [2022-02-02T01:37:48.063Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-02T01:37:48.063Z] === RUN TestSecretList [2022-02-02T01:37:48.063Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] --- SKIP: TestSecretList (0.00s) [2022-02-02T01:37:48.063Z] === RUN TestSecretsCreateAndDelete [2022-02-02T01:37:48.063Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-02T01:37:48.063Z] === RUN TestSecretsUpdate [2022-02-02T01:37:48.063Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-02T01:37:48.063Z] === RUN TestTemplatedSecret [2022-02-02T01:37:48.063Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-02T01:37:48.063Z] === RUN TestSecretCreateResolve [2022-02-02T01:37:48.063Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:48.063Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-02T01:37:48.063Z] PASS [2022-02-02T01:37:48.063Z] ok github.com/docker/docker/integration/secret 0.090s [2022-02-02T01:37:48.063Z] [2022-02-02T01:37:48.063Z] === Skipped [2022-02-02T01:37:48.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-02T01:37:48.063Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] [2022-02-02T01:37:48.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-02T01:37:48.063Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] [2022-02-02T01:37:48.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-02T01:37:48.063Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] [2022-02-02T01:37:48.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-02T01:37:48.063Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] [2022-02-02T01:37:48.063Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-02T01:37:48.063Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:48.063Z] [2022-02-02T01:37:48.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-02T01:37:48.063Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:48.063Z] [2022-02-02T01:37:48.063Z] DONE 6 tests, 6 skipped in 2.023s [2022-02-02T01:37:48.063Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-02T01:37:48.368Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-02T01:37:48.625Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-02T01:37:48.625Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.4% of statements [2022-02-02T01:37:48.625Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-02T01:37:48.625Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-02T01:37:49.188Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2022-02-02T01:37:49.738Z] --- PASS: TestBuildWithHugeFile (135.06s) [2022-02-02T01:37:49.738Z] === RUN TestBuildWCOWSandboxSize [2022-02-02T01:37:49.738Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:37:49.738Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:37:49.738Z] === RUN TestBuildWithEmptyDockerfile [2022-02-02T01:37:49.738Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:37:49.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:37:49.738Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:37:49.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:37:49.738Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:37:49.738Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:37:49.738Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-02T01:37:49.738Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-02T01:37:49.738Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-02T01:37:49.738Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-02-02T01:37:49.738Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-02T01:37:49.738Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-02T01:37:49.738Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-02T01:37:49.738Z] === RUN TestBuildPreserveOwnership [2022-02-02T01:37:49.738Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:49.738Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-02T01:37:49.738Z] === RUN TestBuildPlatformInvalid [2022-02-02T01:37:49.738Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-02T01:37:49.738Z] PASS [2022-02-02T01:37:49.738Z] ok github.com/docker/docker/integration/build 201.262s [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] === Skipped [2022-02-02T01:37:49.738Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-02T01:37:49.738Z] build_session_test.go:25: TODO: BuildKit [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-02T01:37:49.738Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-02T01:37:49.738Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-02T01:37:49.738Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-02T01:37:49.738Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-02T01:37:49.738Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] DONE 29 tests, 6 skipped in 232.588s [2022-02-02T01:37:49.738Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-02T01:37:49.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:37:49.738Z] INFO: Testing against a local daemon [2022-02-02T01:37:49.738Z] === RUN TestConfigInspect [2022-02-02T01:37:49.738Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.738Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-02T01:37:49.738Z] === RUN TestConfigList [2022-02-02T01:37:49.738Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.738Z] --- SKIP: TestConfigList (0.00s) [2022-02-02T01:37:49.738Z] === RUN TestConfigsCreateAndDelete [2022-02-02T01:37:49.738Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.738Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-02T01:37:49.738Z] === RUN TestConfigsUpdate [2022-02-02T01:37:49.738Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.738Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-02T01:37:49.738Z] === RUN TestTemplatedConfig [2022-02-02T01:37:49.738Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.738Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-02T01:37:49.738Z] === RUN TestConfigCreateResolve [2022-02-02T01:37:49.738Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:49.738Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-02T01:37:49.738Z] PASS [2022-02-02T01:37:49.738Z] ok github.com/docker/docker/integration/config 0.095s [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.738Z] === Skipped [2022-02-02T01:37:49.738Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-02T01:37:49.738Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.738Z] [2022-02-02T01:37:49.739Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-02T01:37:49.739Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.739Z] [2022-02-02T01:37:49.739Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-02T01:37:49.739Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.739Z] [2022-02-02T01:37:49.739Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-02T01:37:49.739Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.739Z] [2022-02-02T01:37:49.739Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-02T01:37:49.739Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.739Z] [2022-02-02T01:37:49.739Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-02T01:37:49.739Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:49.739Z] [2022-02-02T01:37:49.739Z] DONE 6 tests, 6 skipped in 2.232s [2022-02-02T01:37:49.739Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-02T01:37:49.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:37:49.739Z] INFO: Testing against a local daemon [2022-02-02T01:37:49.739Z] === RUN TestCheckpoint [2022-02-02T01:37:49.739Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:37:49.739Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestContainerInvalidJSON [2022-02-02T01:37:49.739Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:37:49.739Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:37:49.739Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:37:49.739Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:37:49.739Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-02T01:37:49.739Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-02T01:37:49.739Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-02T01:37:49.739Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-02T01:37:49.739Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-02T01:37:49.739Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-02T01:37:49.739Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.38s) [2022-02-02T01:37:49.739Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-02T01:37:49.739Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-02-02T01:37:49.739Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-02T01:37:49.739Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-02-02T01:37:49.739Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-02T01:37:49.739Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-02-02T01:37:49.739Z] === RUN TestCopyFromContainer [2022-02-02T01:37:49.739Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.739Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-02T01:37:49.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:37:49.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:37:49.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:37:49.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:37:49.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:37:49.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:37:49.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-02T01:37:49.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-02T01:37:49.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-02T01:37:49.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-02T01:37:49.739Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-02T01:37:49.739Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidEnv [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateTmpfsMountsTarget [2022-02-02T01:37:49.739Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.739Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-02T01:37:49.739Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:49.739Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-02T01:37:49.739Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:49.739Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:37:49.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:37:49.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-02T01:37:49.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-02T01:37:49.739Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-02T01:37:49.739Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateDifferentPlatform [2022-02-02T01:37:49.739Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-02T01:37:49.739Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-02T01:37:49.739Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-02T01:37:49.739Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-02T01:37:49.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-02-02T01:37:49.739Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-02T01:37:49.739Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-02T01:37:49.739Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-02T01:37:49.739Z] === RUN TestContainerKillOnDaemonStart [2022-02-02T01:37:49.739Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:49.739Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestDiff [2022-02-02T01:37:49.739Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:49.739Z] --- SKIP: TestDiff (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestExecWithCloseStdin [2022-02-02T01:37:49.739Z] --- PASS: TestExecWithCloseStdin (2.54s) [2022-02-02T01:37:49.739Z] === RUN TestExec [2022-02-02T01:37:49.739Z] --- PASS: TestExec (2.34s) [2022-02-02T01:37:49.739Z] === RUN TestExecUser [2022-02-02T01:37:49.739Z] exec_test.go:132: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-02T01:37:49.739Z] --- SKIP: TestExecUser (0.00s) [2022-02-02T01:37:49.739Z] === RUN TestContainerExecKill [2022-02-02T01:37:50.118Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2022-02-02T01:37:50.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:50.278Z] INFO: Testing against a local daemon [2022-02-02T01:37:50.278Z] === RUN TestServiceCreateInit [2022-02-02T01:37:50.278Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-02T01:37:50.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-02T01:37:50.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-02T01:37:50.278Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:37:50.278Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:37:50.278Z] === RUN TestCreateServiceMultipleTimes [2022-02-02T01:37:50.278Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-02T01:37:50.278Z] === RUN TestCreateServiceConflict [2022-02-02T01:37:50.278Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-02T01:37:50.278Z] === RUN TestCreateServiceMaxReplicas [2022-02-02T01:37:50.278Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-02T01:37:50.278Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-02T01:37:50.278Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-02T01:37:50.278Z] === RUN TestCreateServiceSecretFileMode [2022-02-02T01:37:50.278Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-02T01:37:50.278Z] === RUN TestCreateServiceConfigFileMode [2022-02-02T01:37:50.278Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-02T01:37:50.278Z] === RUN TestCreateServiceSysctls [2022-02-02T01:37:50.278Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.278Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-02T01:37:50.278Z] === RUN TestCreateServiceCapabilities [2022-02-02T01:37:50.278Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.430Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-02T01:37:50.680Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-02-02T01:37:50.680Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-02T01:37:50.688Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-02T01:37:50.743Z] --- PASS: TestContainerExecKill (2.22s) [2022-02-02T01:37:50.743Z] === RUN TestExportContainerAndImportImage [2022-02-02T01:37:50.743Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.743Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-02T01:37:50.743Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-02T01:37:50.743Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.743Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-02T01:37:50.743Z] === RUN TestHealthCheckWorkdir [2022-02-02T01:37:50.743Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:50.743Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-02T01:37:50.743Z] === RUN TestHealthKillContainer [2022-02-02T01:37:50.743Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-02T01:37:50.743Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-02T01:37:50.743Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-02T01:37:50.743Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:37:50.743Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:37:50.743Z] === RUN TestKillContainerInvalidSignal [2022-02-02T01:37:50.747Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-02T01:37:50.747Z] === RUN TestInspect [2022-02-02T01:37:50.747Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.747Z] --- SKIP: TestInspect (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestCreateJob [2022-02-02T01:37:50.748Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestCreateJob (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestReplicatedJob [2022-02-02T01:37:50.748Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestUpdateReplicatedJob [2022-02-02T01:37:50.748Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestServiceListWithStatuses [2022-02-02T01:37:50.748Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestDockerNetworkConnectAlias [2022-02-02T01:37:50.748Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestDockerNetworkReConnect [2022-02-02T01:37:50.748Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestServicePlugin [2022-02-02T01:37:50.748Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestServiceUpdateLabel [2022-02-02T01:37:50.748Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestServiceUpdateSecrets [2022-02-02T01:37:50.748Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestServiceUpdateConfigs [2022-02-02T01:37:50.748Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestServiceUpdateNetwork [2022-02-02T01:37:50.748Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-02T01:37:50.748Z] === RUN TestServiceUpdatePidsLimit [2022-02-02T01:37:50.748Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-02T01:37:50.748Z] PASS [2022-02-02T01:37:50.748Z] ok github.com/docker/docker/integration/service 0.240s [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === Skipped [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:37:50.748Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:37:50.748Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-02T01:37:50.748Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-02T01:37:50.748Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-02T01:37:50.748Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-02T01:37:50.748Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-02T01:37:50.748Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-02T01:37:50.748Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-02T01:37:50.748Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-02T01:37:50.748Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-02T01:37:50.748Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-02T01:37:50.748Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-02T01:37:50.748Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-02T01:37:50.748Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-02T01:37:50.748Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-02T01:37:50.748Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-02T01:37:50.748Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-02T01:37:50.748Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-02T01:37:50.748Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-02T01:37:50.748Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-02T01:37:50.748Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-02T01:37:50.748Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-02T01:37:50.748Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:37:50.748Z] [2022-02-02T01:37:50.748Z] DONE 24 tests, 23 skipped in 2.620s [2022-02-02T01:37:50.748Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-02T01:37:51.253Z] === RUN TestDockerSuite/TestPluginActive [2022-02-02T01:37:52.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:52.316Z] INFO: Testing against a local daemon [2022-02-02T01:37:52.316Z] === RUN TestSessionCreate [2022-02-02T01:37:52.316Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:52.316Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-02T01:37:52.316Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-02T01:37:52.316Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:52.316Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-02T01:37:52.316Z] PASS [2022-02-02T01:37:52.316Z] ok github.com/docker/docker/integration/session 0.081s [2022-02-02T01:37:52.584Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.2% of statements [2022-02-02T01:37:52.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-02T01:37:52.785Z] [2022-02-02T01:37:52.785Z] === Skipped [2022-02-02T01:37:52.785Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-02T01:37:52.785Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:52.785Z] [2022-02-02T01:37:52.785Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-02T01:37:52.785Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:52.785Z] [2022-02-02T01:37:52.785Z] DONE 2 tests, 2 skipped in 1.878s [2022-02-02T01:37:52.785Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-02T01:37:52.841Z] ok github.com/docker/docker/pkg/authorization 0.070s coverage: 68.3% of statements [2022-02-02T01:37:52.841Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-02T01:37:52.957Z] --- PASS: TestKillContainerInvalidSignal (2.15s) [2022-02-02T01:37:52.957Z] === RUN TestKillContainer [2022-02-02T01:37:52.957Z] === RUN TestKillContainer/no_signal [2022-02-02T01:37:53.097Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-02T01:37:53.228Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-02T01:37:54.605Z] docker_api_swarm_service_test.go:343: [dd7420e463348] joining swarm manager [dec86e0f54727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:37:55.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:55.017Z] INFO: Testing against a local daemon [2022-02-02T01:37:55.017Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:37:55.017Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:55.017Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestDiskUsage [2022-02-02T01:37:55.017Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-02T01:37:55.017Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestEventsExecDie [2022-02-02T01:37:55.017Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-02T01:37:55.017Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestEventsBackwardsCompatible [2022-02-02T01:37:55.017Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-02T01:37:55.017Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestEventsVolumeCreate [2022-02-02T01:37:55.017Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-02T01:37:55.017Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestInfoAPI [2022-02-02T01:37:55.017Z] --- PASS: TestInfoAPI (0.04s) [2022-02-02T01:37:55.017Z] === RUN TestInfoAPIWarnings [2022-02-02T01:37:55.017Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:55.017Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestInfoDebug [2022-02-02T01:37:55.017Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:37:55.017Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestInfoInsecureRegistries [2022-02-02T01:37:55.017Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:37:55.017Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestInfoRegistryMirrors [2022-02-02T01:37:55.017Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:37:55.017Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-02T01:37:55.017Z] === RUN TestLoginFailsWithBadCredentials [2022-02-02T01:37:55.170Z] === RUN TestKillContainer/non_killing_signal [2022-02-02T01:37:55.170Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-02T01:37:55.170Z] === RUN TestKillContainer/killing_signal [2022-02-02T01:37:55.484Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-02-02T01:37:55.485Z] === RUN TestPingCacheHeaders [2022-02-02T01:37:55.485Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-02T01:37:55.485Z] === RUN TestPingGet [2022-02-02T01:37:55.485Z] --- PASS: TestPingGet (0.03s) [2022-02-02T01:37:55.485Z] === RUN TestPingHead [2022-02-02T01:37:55.485Z] --- PASS: TestPingHead (0.03s) [2022-02-02T01:37:55.485Z] === RUN TestVersion [2022-02-02T01:37:55.485Z] --- PASS: TestVersion (0.03s) [2022-02-02T01:37:55.485Z] PASS [2022-02-02T01:37:55.540Z] docker_api_swarm_service_test.go:343: [d786711bf5d4f] joining swarm manager [dec86e0f54727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:37:55.953Z] ok github.com/docker/docker/integration/system 1.229s [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === Skipped [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:37:55.953Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-02T01:37:55.953Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-02T01:37:55.953Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-02T01:37:55.953Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-02T01:37:55.953Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-02T01:37:55.953Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-02T01:37:55.953Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-02T01:37:55.953Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-02T01:37:55.953Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:37:55.953Z] [2022-02-02T01:37:55.953Z] DONE 15 tests, 9 skipped in 3.071s [2022-02-02T01:37:55.953Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-02T01:37:56.362Z] ok github.com/docker/docker/pkg/chrootarchive 2.464s coverage: 43.5% of statements [2022-02-02T01:37:56.362Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-02T01:37:56.362Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-02T01:37:57.289Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-02T01:37:57.413Z] --- PASS: TestKillContainer (4.64s) [2022-02-02T01:37:57.413Z] --- PASS: TestKillContainer/no_signal (2.07s) [2022-02-02T01:37:57.413Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:37:57.413Z] --- PASS: TestKillContainer/killing_signal (2.52s) [2022-02-02T01:37:57.413Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-02T01:37:57.413Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:37:57.413Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-02T01:37:57.413Z] === RUN TestKillStoppedContainer [2022-02-02T01:37:57.413Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:37:57.413Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-02T01:37:57.413Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-02T01:37:57.413Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:37:57.413Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-02T01:37:57.413Z] === RUN TestKillDifferentUserContainer [2022-02-02T01:37:57.413Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-02T01:37:57.413Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-02T01:37:57.413Z] === RUN TestInspectOomKilledTrue [2022-02-02T01:37:57.413Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:37:57.413Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-02T01:37:57.413Z] === RUN TestInspectOomKilledFalse [2022-02-02T01:37:57.413Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:37:57.413Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-02T01:37:57.413Z] === RUN TestLogsFollowTailEmpty [2022-02-02T01:37:57.545Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-02-02T01:37:57.802Z] ok github.com/docker/docker/pkg/fsutils 0.118s coverage: 85.1% of statements [2022-02-02T01:37:57.802Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-02T01:37:58.059Z] ok github.com/docker/docker/layer 7.634s coverage: 68.8% of statements [2022-02-02T01:37:58.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-02T01:37:58.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-02T01:37:58.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-02T01:37:58.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-02T01:37:58.059Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-02T01:37:58.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-02T01:37:58.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-02T01:37:58.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:37:58.199Z] INFO: Testing against a local daemon [2022-02-02T01:37:58.199Z] === RUN TestVolumesCreateAndList [2022-02-02T01:37:58.199Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-02T01:37:58.199Z] === RUN TestVolumesRemove [2022-02-02T01:37:58.199Z] --- PASS: TestVolumesRemove (0.15s) [2022-02-02T01:37:58.199Z] === RUN TestVolumesInspect [2022-02-02T01:37:58.199Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-02T01:37:58.199Z] === RUN TestVolumesInvalidJSON [2022-02-02T01:37:58.199Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-02T01:37:58.199Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-02T01:37:58.199Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-02T01:37:58.199Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-02T01:37:58.199Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-02T01:37:58.199Z] PASS [2022-02-02T01:37:58.199Z] ok github.com/docker/docker/integration/volume 0.340s [2022-02-02T01:37:58.199Z] [2022-02-02T01:37:58.199Z] DONE 5 tests in 2.353s [2022-02-02T01:37:58.199Z] INFO: make.ps1 ended at 02/02/2022 01:37:58 [2022-02-02T01:37:58.199Z] INFO: Integration CLI tests being run from the host: [2022-02-02T01:37:58.199Z] 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-02-02T01:37:58.989Z] ok github.com/docker/docker/pkg/idtools 0.520s coverage: 69.5% of statements [2022-02-02T01:37:58.989Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 70.6% of statements [2022-02-02T01:37:59.553Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-02-02T01:37:59.553Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-02-02T01:37:59.553Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-02T01:37:59.553Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-02T01:37:59.553Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-02T01:37:59.553Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-02-02T01:37:59.553Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-02T01:37:59.628Z] --- PASS: TestLogsFollowTailEmpty (2.09s) [2022-02-02T01:37:59.628Z] === RUN TestNetworkNat [2022-02-02T01:37:59.628Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-02T01:37:59.628Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-02T01:37:59.628Z] === RUN TestNetworkLocalhostTCPNat [2022-02-02T01:37:59.811Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-02-02T01:37:59.811Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2022-02-02T01:38:00.068Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 86.7% of statements [2022-02-02T01:38:00.068Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-02-02T01:38:00.068Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-02T01:38:00.068Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-02T01:38:00.808Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-02T01:38:00.808Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-02T01:38:00.808Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-02T01:38:00.998Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2022-02-02T01:38:01.255Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-02T01:38:01.374Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-02T01:38:01.512Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-02T01:38:01.512Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-02T01:38:02.585Z] --- PASS: TestNetworkLocalhostTCPNat (2.63s) [2022-02-02T01:38:02.585Z] === RUN TestNetworkLoopbackNat [2022-02-02T01:38:02.585Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-02T01:38:02.585Z] --- SKIP: TestNetworkLoopbackNat (0.01s) [2022-02-02T01:38:02.585Z] === RUN TestPause [2022-02-02T01:38:02.585Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-02T01:38:02.585Z] --- SKIP: TestPause (0.00s) [2022-02-02T01:38:02.585Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-02T01:38:02.877Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-02-02T01:38:02.877Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-02-02T01:38:03.133Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2022-02-02T01:38:03.390Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-02T01:38:03.647Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-02T01:38:03.647Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-02T01:38:04.227Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-02-02T01:38:04.503Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-02T01:38:04.655Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-02T01:38:04.762Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-02-02T01:38:04.798Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.16s) [2022-02-02T01:38:04.798Z] === RUN TestPauseStopPausedContainer [2022-02-02T01:38:04.798Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:38:04.798Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-02T01:38:04.798Z] === RUN TestPsFilter [2022-02-02T01:38:04.798Z] --- PASS: TestPsFilter (0.21s) [2022-02-02T01:38:04.798Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-02T01:38:05.331Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-02T01:38:05.331Z] coverage: [no statements] [2022-02-02T01:38:05.331Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-02-02T01:38:05.899Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-02T01:38:05.899Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-02T01:38:05.899Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-02T01:38:06.029Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-02T01:38:07.011Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.46s) [2022-02-02T01:38:07.011Z] === RUN TestRemoveContainerWithVolume [2022-02-02T01:38:07.788Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-02T01:38:07.788Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-02T01:38:08.350Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-02-02T01:38:08.566Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-02T01:38:08.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-02T01:38:08.645Z] INFO: Testing against a local daemon [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-02T01:38:08.645Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-02T01:38:08.645Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-02T01:38:08.645Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-02T01:38:09.278Z] ok github.com/docker/docker/quota 0.258s coverage: 71.4% of statements [2022-02-02T01:38:09.535Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-02T01:38:09.636Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-02T01:38:09.960Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2022-02-02T01:38:09.960Z] === RUN TestRemoveContainerRunning [2022-02-02T01:38:10.105Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-02T01:38:10.464Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2022-02-02T01:38:10.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-02T01:38:10.574Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-02T01:38:10.720Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-02T01:38:10.976Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-02T01:38:11.042Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-02T01:38:11.233Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-02T01:38:11.490Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-02T01:38:12.173Z] --- PASS: TestRemoveContainerRunning (2.22s) [2022-02-02T01:38:12.173Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-02T01:38:12.378Z] docker_api_swarm_service_test.go:490: [d879d28282732] joining swarm manager [d4f3422fc05ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:38:12.944Z] docker_api_swarm_service_test.go:490: [de4905ec206fa] joining swarm manager [d4f3422fc05ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:38:14.008Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-02T01:38:14.321Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-02T01:38:14.390Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2022-02-02T01:38:14.390Z] === RUN TestRemoveInvalidContainer [2022-02-02T01:38:14.390Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-02T01:38:14.390Z] === RUN TestRenameLinkedContainer [2022-02-02T01:38:14.390Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-02T01:38:14.390Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-02T01:38:14.390Z] === RUN TestRenameStoppedContainer [2022-02-02T01:38:14.571Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2022-02-02T01:38:14.827Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-02-02T01:38:15.697Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-02T01:38:16.193Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-02-02T01:38:16.604Z] --- PASS: TestRenameStoppedContainer (2.59s) [2022-02-02T01:38:16.604Z] === RUN TestRenameRunningContainerAndReuse [2022-02-02T01:38:16.631Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-02T01:38:17.567Z] === RUN TestDockerSuite/TestPortList [2022-02-02T01:38:21.359Z] --- PASS: TestRenameRunningContainerAndReuse (4.64s) [2022-02-02T01:38:21.359Z] === RUN TestRenameInvalidName [2022-02-02T01:38:23.572Z] --- PASS: TestRenameInvalidName (2.34s) [2022-02-02T01:38:23.572Z] === RUN TestRenameAnonymousContainer [2022-02-02T01:38:24.132Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-02T01:38:24.132Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-02T01:38:25.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-02T01:38:26.878Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-02T01:38:26.878Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-02T01:38:26.878Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-02T01:38:26.878Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-02T01:38:26.878Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-02T01:38:26.878Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-02T01:38:26.878Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-02T01:38:26.878Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-02T01:38:26.878Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-02T01:38:26.878Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-02T01:38:26.878Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-02T01:38:26.878Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T01:38:26.878Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-02T01:38:29.833Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-02T01:38:29.833Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-02T01:38:29.833Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-02T01:38:29.833Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-02T01:38:29.833Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-02T01:38:29.833Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-02T01:38:29.833Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-02T01:38:29.833Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-02T01:38:29.833Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-02T01:38:30.772Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-02T01:38:30.772Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-02T01:38:31.030Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-02T01:38:31.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-02T01:38:31.289Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-02T01:38:31.289Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-02T01:38:31.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-02T01:38:31.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-02T01:38:32.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-02T01:38:32.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-02T01:38:33.373Z] docker_api_swarm_service_test.go:128: [d5820a9ccd5ca] joining swarm manager [d789c8731656c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:38:33.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-02T01:38:33.631Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-02T01:38:34.198Z] docker_api_swarm_service_test.go:129: [dd069af6a9934] joining swarm manager [d789c8731656c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:38:35.739Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-02T01:38:35.739Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-02T01:38:35.739Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-02T01:38:35.739Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T01:38:35.739Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-02T01:38:36.100Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-02T01:38:36.100Z] docker_api_swarm_service_test.go:137: [df4dd2fd2321e] joining swarm manager [d789c8731656c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-02T01:38:37.035Z] docker_api_swarm_service_test.go:138: [d260ecf962178] joining swarm manager [d789c8731656c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-02T01:38:37.294Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-02T01:38:37.861Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-02T01:38:37.861Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-02T01:38:38.076Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.3% of statements [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/rootless [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/volume [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-02T01:38:38.076Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.076Z] === Skipped [2022-02-02T01:38:38.076Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-02T01:38:38.076Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.076Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-02T01:38:38.076Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.076Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-02T01:38:38.076Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.076Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-02T01:38:38.076Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.076Z] === SKIP: daemon TestContainerExecKillNoSuchExec (0.00s) [2022-02-02T01:38:38.076Z] exec_test.go:39: versions.LessThan(version, "1.42"): skip test from new feature [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.076Z] === SKIP: daemon TestContainerExecKill (0.01s) [2022-02-02T01:38:38.076Z] exec_test.go:58: versions.LessThan(version, "1.42"): skip test from new feature [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.076Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-02T01:38:38.076Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.076Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:38:38.076Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:71: No driver to put! [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-02T01:38:38.077Z] time="2022-02-02T01:37:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-02T01:38:38.077Z] time="2022-02-02T01:37:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-02T01:38:38.077Z] time="2022-02-02T01:37:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-02T01:38:38.077Z] time="2022-02-02T01:37:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-02T01:38:38.077Z] time="2022-02-02T01:37:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:71: No driver to put! [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-02T01:38:38.077Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-02T01:38:38.077Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-02T01:38:38.077Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-02T01:38:38.077Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-02T01:38:38.077Z] graphtest_unix.go:71: No driver to put! [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-02T01:38:38.077Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-02T01:38:38.077Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-02T01:38:38.077Z] [2022-02-02T01:38:38.077Z] DONE 2318 tests, 30 skipped in 221.616s [2022-02-02T01:38:38.077Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/bitseq [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cluster [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/config [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/datastore [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/driverapi [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/etchosts [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/idm [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipam [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/iptables [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/netlabel [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/netutils [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/networkdb [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/ns [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/options [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/osl [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/portallocator [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/portmapper [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/testutils [2022-02-02T01:38:38.077Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-02T01:38:38.077Z] + 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-02-02T01:38:38.502Z] --- PASS: TestRenameAnonymousContainer (14.58s) [2022-02-02T01:38:38.503Z] === RUN TestRenameContainerWithSameName [2022-02-02T01:38:40.393Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-02T01:38:40.651Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-02T01:38:40.715Z] --- PASS: TestRenameContainerWithSameName (2.31s) [2022-02-02T01:38:40.716Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-02T01:38:40.716Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-02T01:38:40.716Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-02T01:38:40.716Z] === RUN TestResize [2022-02-02T01:38:41.606Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-02T01:38:42.929Z] --- PASS: TestResize (2.10s) [2022-02-02T01:38:42.929Z] === RUN TestResizeWithInvalidSize [2022-02-02T01:38:43.181Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-02T01:38:45.714Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-02T01:38:45.714Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-02T01:38:45.879Z] --- PASS: TestResizeWithInvalidSize (3.05s) [2022-02-02T01:38:45.879Z] === RUN TestResizeWhenContainerNotStarted [2022-02-02T01:38:48.092Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s) [2022-02-02T01:38:48.092Z] === RUN TestDaemonRestartKillContainers [2022-02-02T01:38:48.092Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:38:48.092Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:38:48.092Z] === RUN TestStats [2022-02-02T01:38:48.092Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-02T01:38:48.092Z] --- SKIP: TestStats (0.00s) [2022-02-02T01:38:48.092Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-02T01:38:48.244Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-02T01:38:54.803Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-02T01:38:55.247Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.27s) [2022-02-02T01:38:55.247Z] === RUN TestStopContainerWithTimeout [2022-02-02T01:38:55.247Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-02T01:38:55.247Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-02T01:38:55.247Z] === RUN TestUpdateRestartPolicy [2022-02-02T01:38:55.756Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-02T01:38:57.132Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-02T01:38:58.067Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-02T01:38:58.634Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-02T01:38:59.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-02T01:39:00.578Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-02T01:39:01.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-02T01:39:01.953Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-02T01:39:02.891Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-02T01:39:03.151Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-02T01:39:04.087Z] docker_api_swarm_service_test.go:304: [d775f7b239eed] joining swarm manager [d0b85f9801218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:39:04.087Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-02T01:39:04.653Z] docker_api_swarm_service_test.go:304: [d46d1b68e63a8] joining swarm manager [d0b85f9801218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:39:05.591Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-02T01:39:07.493Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-02T01:39:08.059Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-02T01:39:08.059Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-02T01:39:08.059Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-02T01:39:08.059Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-02T01:39:08.059Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-02T01:39:08.317Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-02T01:39:08.576Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-02T01:39:09.514Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-02T01:39:10.450Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-02T01:39:11.016Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-02T01:39:16.474Z] --- PASS: TestUpdateRestartPolicy (21.60s) [2022-02-02T01:39:16.474Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-02T01:39:16.735Z] ok github.com/docker/docker/libnetwork 37.163s coverage: 40.7% of statements [2022-02-02T01:39:16.735Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-02-02T01:39:16.735Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-02T01:39:17.591Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-02T01:39:17.664Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-02T01:39:17.920Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-02T01:39:17.920Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-02T01:39:17.920Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-02T01:39:17.920Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-02T01:39:18.038Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s) [2022-02-02T01:39:18.038Z] === RUN TestWaitNonBlocked [2022-02-02T01:39:18.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:39:18.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:39:18.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:39:18.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:39:18.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-02T01:39:18.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-02T01:39:18.158Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-02T01:39:18.176Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-02T01:39:18.176Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-02T01:39:18.432Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-02T01:39:18.688Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2022-02-02T01:39:18.688Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-02T01:39:18.688Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-02T01:39:18.945Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-02T01:39:19.534Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-02T01:39:19.534Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-02T01:39:19.534Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-02T01:39:19.793Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-02T01:39:20.988Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-02T01:39:20.988Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s) [2022-02-02T01:39:20.988Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.88s) [2022-02-02T01:39:20.988Z] === RUN TestWaitBlocked [2022-02-02T01:39:20.988Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:20.988Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-02T01:39:20.988Z] PASS [2022-02-02T01:39:20.988Z] ok github.com/docker/docker/integration/container 98.753s [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === Skipped [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-02T01:39:20.988Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-02T01:39:20.988Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-02-02T01:39:20.988Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-02T01:39:20.988Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-02T01:39:20.988Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-02T01:39:20.988Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-02T01:39:20.988Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-02T01:39:20.988Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-02T01:39:20.988Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-02T01:39:20.988Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-02T01:39:20.988Z] exec_test.go:132: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-02T01:39:20.988Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-02T01:39:20.988Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-02T01:39:20.988Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-02T01:39:20.988Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-02T01:39:20.988Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:39:20.988Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-02T01:39:20.988Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-02T01:39:20.988Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-02T01:39:20.988Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-02T01:39:20.988Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-02T01:39:20.988Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-02T01:39:20.988Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-02T01:39:20.988Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-02T01:39:20.988Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.01s) [2022-02-02T01:39:20.988Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-02T01:39:20.988Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-02T01:39:20.988Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-02T01:39:20.988Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-02T01:39:20.988Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-02T01:39:20.988Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-02T01:39:20.988Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-02T01:39:20.988Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-02T01:39:20.988Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:20.988Z] [2022-02-02T01:39:20.988Z] DONE 88 tests, 33 skipped in 101.409s [2022-02-02T01:39:21.457Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-02T01:39:21.463Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.372s coverage: 59.9% of statements [2022-02-02T01:39:21.463Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-02T01:39:21.697Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-02T01:39:21.722Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-02T01:39:22.283Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.152s coverage: 4.0% of statements [2022-02-02T01:39:22.283Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-02T01:39:22.634Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-02T01:39:22.846Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-02T01:39:22.846Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-02T01:39:23.102Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-02T01:39:24.534Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-02T01:39:24.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-02T01:39:25.472Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-02T01:39:25.472Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-02T01:39:25.472Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-02T01:39:26.847Z] docker_api_swarm_service_test.go:100: [dbe5565004c04] joining swarm manager [deaa16339145f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:39:27.783Z] docker_api_swarm_service_test.go:101: [d6c4b0fa8410f] joining swarm manager [deaa16339145f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:39:28.350Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-02T01:39:28.917Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-02T01:39:28.917Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-02T01:39:30.819Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-02T01:39:31.755Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-02T01:39:33.120Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.751s coverage: 7.2% of statements [2022-02-02T01:39:33.120Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-02T01:39:33.120Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-02T01:39:33.120Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-02T01:39:33.120Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-02T01:39:33.120Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-02T01:39:33.120Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-02T01:39:33.120Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-02T01:39:33.131Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-02T01:39:33.376Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-02-02T01:39:33.376Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-02T01:39:33.632Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-02T01:39:33.701Z] === RUN TestDockerSuite/TestRmiTag [2022-02-02T01:39:33.701Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-02T01:39:34.273Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-02T01:39:36.810Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-02T01:39:37.304Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-02T01:39:37.304Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-02T01:39:37.304Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-02T01:39:37.304Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-02T01:39:37.304Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-02T01:39:37.304Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-02T01:39:37.304Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-02T01:39:37.304Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-02T01:39:37.304Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-02T01:39:37.304Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-02T01:39:37.304Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-02T01:39:37.377Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-02T01:39:37.943Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-02T01:39:37.943Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-02T01:39:38.870Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-02T01:39:38.877Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-02T01:39:39.445Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-02T01:39:39.704Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-02T01:39:40.273Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-02T01:39:40.273Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-02T01:39:40.531Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-02T01:39:41.833Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-02T01:39:41.833Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-02T01:39:41.833Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-02T01:39:41.833Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-02T01:39:41.833Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-02T01:39:41.833Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-02T01:39:41.833Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-02T01:39:41.833Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-02T01:39:41.833Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-02T01:39:41.907Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-02T01:39:42.165Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-02T01:39:42.733Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-02T01:39:43.301Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-02T01:39:44.677Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-02T01:39:44.784Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-02T01:39:44.784Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-02T01:39:44.784Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-02T01:39:44.785Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T01:39:44.785Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-02T01:39:45.614Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-02T01:39:45.807Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-02-02T01:39:46.554Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-02T01:39:46.554Z] check_test.go:379: [dbe5565004c04] daemon is not started [2022-02-02T01:39:46.779Z] === RUN TestConfigDaemonLibtrustID [2022-02-02T01:39:46.779Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-02T01:39:46.779Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-02T01:39:46.779Z] === RUN TestDaemonConfigValidation [2022-02-02T01:39:46.779Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-02T01:39:46.779Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-02T01:39:46.779Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-02T01:39:46.779Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-02T01:39:46.779Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-02T01:39:46.779Z] === RUN TestDaemonProxy [2022-02-02T01:39:46.779Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-02T01:39:46.779Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-02T01:39:46.779Z] PASS [2022-02-02T01:39:46.779Z] ok github.com/docker/docker/integration/daemon 0.123s [2022-02-02T01:39:46.779Z] [2022-02-02T01:39:46.779Z] === Skipped [2022-02-02T01:39:46.779Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-02T01:39:46.779Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-02T01:39:46.779Z] [2022-02-02T01:39:46.779Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-02T01:39:46.779Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-02T01:39:46.779Z] [2022-02-02T01:39:46.779Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-02T01:39:46.779Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-02T01:39:46.779Z] [2022-02-02T01:39:46.779Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-02T01:39:46.779Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-02T01:39:46.779Z] [2022-02-02T01:39:46.779Z] DONE 4 tests, 4 skipped in 23.527s [2022-02-02T01:39:46.779Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-02T01:39:47.120Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-02T01:39:48.056Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-02T01:39:48.315Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-02T01:39:48.882Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-02T01:39:49.449Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-02T01:39:49.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:39:49.731Z] INFO: Testing against a local daemon [2022-02-02T01:39:49.731Z] === RUN TestCommitInheritsEnv [2022-02-02T01:39:49.731Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:39:49.731Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-02T01:39:49.731Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-02T01:39:49.731Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:39:49.731Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:39:49.731Z] === RUN TestImportWithCustomPlatform [2022-02-02T01:39:49.731Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:39:49.731Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-02T01:39:49.731Z] === RUN TestImagesFilterMultiReference [2022-02-02T01:39:49.731Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-02T01:39:49.731Z] === RUN TestImagePullPlatformInvalid [2022-02-02T01:39:49.731Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-02T01:39:49.731Z] === RUN TestRemoveImageOrphaning [2022-02-02T01:39:50.384Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-02T01:39:50.643Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-02T01:39:50.720Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2022-02-02T01:39:50.720Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-02T01:39:50.720Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-02T01:39:50.720Z] === RUN TestTagInvalidReference [2022-02-02T01:39:50.720Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-02T01:39:50.720Z] === RUN TestTagValidPrefixedRepo [2022-02-02T01:39:50.720Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-02T01:39:50.720Z] === RUN TestTagExistedNameWithoutForce [2022-02-02T01:39:50.720Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-02T01:39:50.720Z] === RUN TestTagOfficialNames [2022-02-02T01:39:50.720Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-02T01:39:50.720Z] === RUN TestTagMatchesDigest [2022-02-02T01:39:50.720Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-02T01:39:50.720Z] PASS [2022-02-02T01:39:50.720Z] ok github.com/docker/docker/integration/image 1.643s [2022-02-02T01:39:51.188Z] [2022-02-02T01:39:51.188Z] === Skipped [2022-02-02T01:39:51.188Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-02T01:39:51.188Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:39:51.188Z] [2022-02-02T01:39:51.188Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-02T01:39:51.188Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:39:51.188Z] [2022-02-02T01:39:51.188Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-02T01:39:51.188Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-02T01:39:51.188Z] [2022-02-02T01:39:51.188Z] DONE 12 tests, 3 skipped in 6.156s [2022-02-02T01:39:51.188Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-02T01:39:51.210Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-02T01:39:51.480Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-02T01:39:51.739Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-02T01:39:51.943Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-02T01:39:51.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-02T01:39:52.933Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-02T01:39:53.414Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:39:53.414Z] INFO: Testing against a local daemon [2022-02-02T01:39:53.414Z] === RUN TestNetworkCreateDelete [2022-02-02T01:39:53.414Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:53.414Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestDockerNetworkDeletePreferID [2022-02-02T01:39:53.414Z] 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-02-02T01:39:53.414Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestDaemonDNSFallback [2022-02-02T01:39:53.414Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:53.414Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestInspectNetwork [2022-02-02T01:39:53.414Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:53.414Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestRunContainerWithBridgeNone [2022-02-02T01:39:53.414Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:53.414Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestNetworkInvalidJSON [2022-02-02T01:39:53.414Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-02T01:39:53.414Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-02T01:39:53.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:39:53.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:39:53.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:39:53.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:39:53.414Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-02T01:39:53.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-02T01:39:53.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-02T01:39:53.414Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-02T01:39:53.414Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-02T01:39:53.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-02T01:39:53.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-02T01:39:53.414Z] === RUN TestNetworkList [2022-02-02T01:39:53.414Z] === RUN TestNetworkList//networks [2022-02-02T01:39:53.414Z] === PAUSE TestNetworkList//networks [2022-02-02T01:39:53.414Z] === RUN TestNetworkList//networks/ [2022-02-02T01:39:53.414Z] === PAUSE TestNetworkList//networks/ [2022-02-02T01:39:53.414Z] === CONT TestNetworkList//networks [2022-02-02T01:39:53.414Z] === CONT TestNetworkList//networks/ [2022-02-02T01:39:53.414Z] --- PASS: TestNetworkList (0.03s) [2022-02-02T01:39:53.414Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-02T01:39:53.414Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-02-02T01:39:53.414Z] === RUN TestHostIPv4BridgeLabel [2022-02-02T01:39:53.414Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-02T01:39:53.414Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestDaemonDefaultNetworkPools [2022-02-02T01:39:53.414Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-02T01:39:53.414Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-02T01:39:53.414Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-02T01:39:53.414Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestServiceWithPredefinedNetwork [2022-02-02T01:39:53.414Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-02T01:39:53.414Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:39:53.414Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestServiceWithDataPathPortInit [2022-02-02T01:39:53.414Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:39:53.414Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-02T01:39:53.414Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-02T01:39:53.414Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:39:53.414Z] PASS [2022-02-02T01:39:53.414Z] ok github.com/docker/docker/integration/network 0.157s [2022-02-02T01:39:53.504Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-02T01:39:53.882Z] [2022-02-02T01:39:53.882Z] === Skipped [2022-02-02T01:39:53.882Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-02T01:39:53.882Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:53.882Z] [2022-02-02T01:39:53.882Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-02T01:39:53.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-02-02T01:39:53.882Z] [2022-02-02T01:39:53.882Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-02T01:39:53.882Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:53.882Z] [2022-02-02T01:39:53.882Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-02T01:39:53.882Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-02T01:39:53.882Z] [2022-02-02T01:39:53.882Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-02T01:39:53.882Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:39:53.882Z] [2022-02-02T01:39:53.882Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-02T01:39:53.882Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-02T01:39:53.882Z] [2022-02-02T01:39:53.882Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-02T01:39:53.882Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-02T01:39:53.882Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:243: FLAKY_TEST [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-02T01:39:53.883Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-02T01:39:53.883Z] [2022-02-02T01:39:53.883Z] DONE 22 tests, 15 skipped in 2.509s [2022-02-02T01:39:53.883Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-02T01:39:54.071Z] docker_api_swarm_service_test.go:533: [db7a814cacc52] joining swarm manager [d60d0881d9f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:39:54.329Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-02T01:39:54.589Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-02T01:39:54.872Z] testing: warning: no tests to run [2022-02-02T01:39:54.872Z] PASS [2022-02-02T01:39:54.872Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2022-02-02T01:39:54.872Z] [2022-02-02T01:39:54.872Z] DONE 0 tests in 0.769s [2022-02-02T01:39:54.872Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-02T01:39:55.155Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-02T01:39:55.155Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-02T01:39:55.341Z] testing: warning: no tests to run [2022-02-02T01:39:55.341Z] PASS [2022-02-02T01:39:55.341Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-02-02T01:39:55.341Z] [2022-02-02T01:39:55.341Z] DONE 0 tests in 0.734s [2022-02-02T01:39:55.413Z] docker_api_swarm_service_test.go:534: [d941e99296a7f] joining swarm manager [d60d0881d9f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:39:55.671Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-02T01:39:55.809Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-02T01:39:56.244Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-02T01:39:56.278Z] testing: warning: no tests to run [2022-02-02T01:39:56.278Z] PASS [2022-02-02T01:39:56.278Z] ok github.com/docker/docker/integration/plugin 0.076s [2022-02-02T01:39:56.278Z] [2022-02-02T01:39:56.278Z] DONE 0 tests in 0.755s [2022-02-02T01:39:56.278Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-02T01:39:56.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-02T01:39:57.264Z] testing: warning: no tests to run [2022-02-02T01:39:57.264Z] PASS [2022-02-02T01:39:57.264Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2022-02-02T01:39:57.264Z] [2022-02-02T01:39:57.264Z] DONE 0 tests in 0.692s [2022-02-02T01:39:57.264Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-02T01:39:57.382Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-02T01:39:58.320Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-02T01:39:58.320Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-02T01:39:59.257Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-02T01:39:59.257Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-02T01:40:00.193Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/ipam 13.766s coverage: 85.3% of statements [2022-02-02T01:40:00.652Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-02T01:40:00.652Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-02T01:40:00.652Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/ipamutils 0.246s coverage: 74.0% of statements [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.1% of statements [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-02T01:40:00.652Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-02T01:40:00.760Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-02T01:40:01.328Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-02T01:40:01.897Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-02T01:40:02.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:02.020Z] INFO: Testing against a local daemon [2022-02-02T01:40:02.020Z] === RUN TestPluginInvalidJSON [2022-02-02T01:40:02.020Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:40:02.020Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:40:02.020Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-02T01:40:02.020Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-02T01:40:02.020Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-02T01:40:02.020Z] === RUN TestPluginInstall [2022-02-02T01:40:02.020Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-02T01:40:02.020Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-02T01:40:02.020Z] === RUN TestPluginsWithRuntimes [2022-02-02T01:40:02.020Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-02T01:40:02.020Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-02T01:40:02.020Z] === RUN TestPluginBackCompatMediaTypes [2022-02-02T01:40:02.020Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-02T01:40:02.020Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:40:02.020Z] PASS [2022-02-02T01:40:02.020Z] ok github.com/docker/docker/integration/plugin/common 0.122s [2022-02-02T01:40:02.020Z] [2022-02-02T01:40:02.020Z] === Skipped [2022-02-02T01:40:02.020Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-02T01:40:02.020Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-02T01:40:02.020Z] [2022-02-02T01:40:02.020Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-02T01:40:02.020Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-02T01:40:02.020Z] [2022-02-02T01:40:02.020Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-02T01:40:02.020Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-02T01:40:02.020Z] [2022-02-02T01:40:02.020Z] DONE 5 tests, 3 skipped in 4.379s [2022-02-02T01:40:02.020Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-02T01:40:02.158Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-02T01:40:02.725Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-02T01:40:03.662Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-02T01:40:04.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:04.234Z] INFO: Testing against a local daemon [2022-02-02T01:40:04.234Z] === RUN TestExternalGraphDriver [2022-02-02T01:40:04.234Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-02T01:40:04.234Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-02T01:40:04.234Z] === RUN TestGraphdriverPluginV2 [2022-02-02T01:40:04.234Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-02T01:40:04.234Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-02T01:40:04.234Z] PASS [2022-02-02T01:40:04.234Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-02-02T01:40:04.234Z] [2022-02-02T01:40:04.234Z] === Skipped [2022-02-02T01:40:04.234Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-02T01:40:04.234Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-02T01:40:04.234Z] [2022-02-02T01:40:04.234Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-02T01:40:04.234Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-02T01:40:04.234Z] [2022-02-02T01:40:04.234Z] DONE 2 tests, 2 skipped in 2.354s [2022-02-02T01:40:04.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-02T01:40:04.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-02T01:40:05.533Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-02T01:40:06.100Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-02T01:40:06.358Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-02T01:40:06.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:06.479Z] INFO: Testing against a local daemon [2022-02-02T01:40:06.479Z] === RUN TestReadPluginNoRead [2022-02-02T01:40:06.479Z] read_test.go:21: no unix domain sockets on Windows [2022-02-02T01:40:06.479Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-02T01:40:06.479Z] PASS [2022-02-02T01:40:06.479Z] ok github.com/docker/docker/integration/plugin/logging 0.091s [2022-02-02T01:40:06.479Z] [2022-02-02T01:40:06.479Z] === Skipped [2022-02-02T01:40:06.479Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-02T01:40:06.479Z] read_test.go:21: no unix domain sockets on Windows [2022-02-02T01:40:06.479Z] [2022-02-02T01:40:06.479Z] DONE 1 tests, 1 skipped in 2.037s [2022-02-02T01:40:06.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-02T01:40:06.924Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-02T01:40:07.467Z] testing: warning: no tests to run [2022-02-02T01:40:07.467Z] PASS [2022-02-02T01:40:07.467Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2022-02-02T01:40:07.467Z] [2022-02-02T01:40:07.467Z] DONE 0 tests in 1.035s [2022-02-02T01:40:07.467Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-02T01:40:07.501Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-02T01:40:07.860Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-02T01:40:07.861Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-02T01:40:07.861Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-02T01:40:07.861Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-02T01:40:07.861Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-02T01:40:07.861Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-02T01:40:08.071Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-02T01:40:09.006Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-02T01:40:09.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:09.687Z] INFO: Testing against a local daemon [2022-02-02T01:40:09.687Z] === RUN TestPluginWithDevMounts [2022-02-02T01:40:09.687Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:09.687Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2022-02-02T01:40:09.687Z] PASS [2022-02-02T01:40:09.687Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-02-02T01:40:09.687Z] [2022-02-02T01:40:09.687Z] === Skipped [2022-02-02T01:40:09.687Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2022-02-02T01:40:09.687Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:09.687Z] [2022-02-02T01:40:09.687Z] DONE 1 tests, 1 skipped in 2.163s [2022-02-02T01:40:09.687Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-02T01:40:10.819Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-02T01:40:10.906Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-02T01:40:11.164Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-02T01:40:11.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:11.277Z] INFO: Testing against a local daemon [2022-02-02T01:40:11.277Z] === RUN TestSecretInspect [2022-02-02T01:40:11.277Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.277Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-02T01:40:11.277Z] === RUN TestSecretList [2022-02-02T01:40:11.277Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.277Z] --- SKIP: TestSecretList (0.00s) [2022-02-02T01:40:11.277Z] === RUN TestSecretsCreateAndDelete [2022-02-02T01:40:11.277Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.277Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-02T01:40:11.277Z] === RUN TestSecretsUpdate [2022-02-02T01:40:11.277Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.277Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-02T01:40:11.277Z] === RUN TestTemplatedSecret [2022-02-02T01:40:11.277Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.277Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-02T01:40:11.277Z] === RUN TestSecretCreateResolve [2022-02-02T01:40:11.277Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:11.277Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-02T01:40:11.277Z] PASS [2022-02-02T01:40:11.277Z] ok github.com/docker/docker/integration/secret 0.081s [2022-02-02T01:40:11.423Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-02T01:40:11.746Z] [2022-02-02T01:40:11.746Z] === Skipped [2022-02-02T01:40:11.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-02T01:40:11.746Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.746Z] [2022-02-02T01:40:11.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-02T01:40:11.746Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.746Z] [2022-02-02T01:40:11.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-02T01:40:11.746Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.746Z] [2022-02-02T01:40:11.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-02T01:40:11.746Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.746Z] [2022-02-02T01:40:11.746Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-02T01:40:11.746Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:11.746Z] [2022-02-02T01:40:11.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-02T01:40:11.746Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:11.746Z] [2022-02-02T01:40:11.746Z] DONE 6 tests, 6 skipped in 1.797s [2022-02-02T01:40:11.746Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-02T01:40:12.385Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-02T01:40:12.385Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-02T01:40:12.385Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-02T01:40:12.385Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-02T01:40:12.385Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-02T01:40:12.385Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-02T01:40:12.798Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-02T01:40:13.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:13.964Z] INFO: Testing against a local daemon [2022-02-02T01:40:13.964Z] === RUN TestServiceCreateInit [2022-02-02T01:40:13.964Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-02T01:40:13.964Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-02T01:40:13.964Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestCreateServiceMultipleTimes [2022-02-02T01:40:13.964Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestCreateServiceConflict [2022-02-02T01:40:13.964Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-02T01:40:13.964Z] === RUN TestCreateServiceMaxReplicas [2022-02-02T01:40:13.964Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-02T01:40:13.964Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-02T01:40:13.964Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestCreateServiceSecretFileMode [2022-02-02T01:40:13.964Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestCreateServiceConfigFileMode [2022-02-02T01:40:13.964Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestCreateServiceSysctls [2022-02-02T01:40:13.964Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-02T01:40:13.964Z] === RUN TestCreateServiceCapabilities [2022-02-02T01:40:13.964Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-02T01:40:13.964Z] === RUN TestInspect [2022-02-02T01:40:13.964Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestInspect (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestCreateJob [2022-02-02T01:40:13.964Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestCreateJob (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestReplicatedJob [2022-02-02T01:40:13.964Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestUpdateReplicatedJob [2022-02-02T01:40:13.964Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestServiceListWithStatuses [2022-02-02T01:40:13.964Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestDockerNetworkConnectAlias [2022-02-02T01:40:13.964Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestDockerNetworkReConnect [2022-02-02T01:40:13.964Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestServicePlugin [2022-02-02T01:40:13.964Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:13.964Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestServiceUpdateLabel [2022-02-02T01:40:13.964Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestServiceUpdateSecrets [2022-02-02T01:40:13.964Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestServiceUpdateConfigs [2022-02-02T01:40:13.964Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestServiceUpdateNetwork [2022-02-02T01:40:13.964Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-02T01:40:13.964Z] === RUN TestServiceUpdatePidsLimit [2022-02-02T01:40:13.964Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:13.964Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-02T01:40:13.964Z] PASS [2022-02-02T01:40:13.964Z] ok github.com/docker/docker/integration/service 0.240s [2022-02-02T01:40:14.173Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === Skipped [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:40:14.433Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:40:14.433Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-02T01:40:14.433Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-02T01:40:14.433Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-02T01:40:14.433Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-02T01:40:14.433Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-02T01:40:14.433Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-02T01:40:14.433Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-02T01:40:14.433Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-02T01:40:14.433Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-02T01:40:14.433Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-02T01:40:14.433Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-02T01:40:14.433Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-02T01:40:14.433Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-02T01:40:14.433Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-02T01:40:14.433Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-02T01:40:14.433Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-02T01:40:14.433Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-02T01:40:14.433Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-02T01:40:14.433Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-02T01:40:14.433Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-02T01:40:14.433Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-02T01:40:14.433Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-02T01:40:14.433Z] [2022-02-02T01:40:14.433Z] DONE 24 tests, 23 skipped in 2.482s [2022-02-02T01:40:14.433Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-02T01:40:15.343Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-02T01:40:15.547Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-02T01:40:15.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:15.998Z] INFO: Testing against a local daemon [2022-02-02T01:40:15.998Z] === RUN TestSessionCreate [2022-02-02T01:40:15.998Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-02T01:40:15.998Z] --- SKIP: TestSessionCreate (0.01s) [2022-02-02T01:40:15.998Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-02T01:40:15.998Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-02T01:40:15.998Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-02T01:40:15.998Z] PASS [2022-02-02T01:40:15.998Z] ok github.com/docker/docker/integration/session 0.087s [2022-02-02T01:40:15.998Z] [2022-02-02T01:40:15.998Z] === Skipped [2022-02-02T01:40:15.998Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2022-02-02T01:40:15.998Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-02T01:40:15.998Z] [2022-02-02T01:40:15.998Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-02T01:40:15.998Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-02T01:40:15.998Z] [2022-02-02T01:40:15.998Z] DONE 2 tests, 2 skipped in 1.808s [2022-02-02T01:40:16.467Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-02T01:40:16.920Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-02T01:40:16.920Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-02T01:40:16.920Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-02T01:40:16.920Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-02T01:40:16.920Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-02T01:40:17.486Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-02T01:40:18.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:18.034Z] INFO: Testing against a local daemon [2022-02-02T01:40:18.034Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-02T01:40:18.034Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:18.034Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestDiskUsage [2022-02-02T01:40:18.034Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-02T01:40:18.034Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestEventsExecDie [2022-02-02T01:40:18.034Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-02T01:40:18.034Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestEventsBackwardsCompatible [2022-02-02T01:40:18.034Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-02T01:40:18.034Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestEventsVolumeCreate [2022-02-02T01:40:18.034Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-02T01:40:18.034Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestInfoAPI [2022-02-02T01:40:18.034Z] --- PASS: TestInfoAPI (0.05s) [2022-02-02T01:40:18.034Z] === RUN TestInfoAPIWarnings [2022-02-02T01:40:18.034Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:40:18.034Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestInfoDebug [2022-02-02T01:40:18.034Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:40:18.034Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestInfoInsecureRegistries [2022-02-02T01:40:18.034Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:40:18.034Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestInfoRegistryMirrors [2022-02-02T01:40:18.034Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:40:18.034Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-02T01:40:18.034Z] === RUN TestLoginFailsWithBadCredentials [2022-02-02T01:40:18.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-02T01:40:18.682Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-02T01:40:19.020Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-02T01:40:19.020Z] === RUN TestPingCacheHeaders [2022-02-02T01:40:19.020Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-02T01:40:19.020Z] === RUN TestPingGet [2022-02-02T01:40:19.020Z] --- PASS: TestPingGet (0.04s) [2022-02-02T01:40:19.020Z] === RUN TestPingHead [2022-02-02T01:40:19.020Z] --- PASS: TestPingHead (0.04s) [2022-02-02T01:40:19.020Z] === RUN TestVersion [2022-02-02T01:40:19.020Z] --- PASS: TestVersion (0.03s) [2022-02-02T01:40:19.020Z] PASS [2022-02-02T01:40:19.020Z] ok github.com/docker/docker/integration/system 1.281s [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === Skipped [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-02T01:40:19.491Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-02T01:40:19.491Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-02T01:40:19.491Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-02T01:40:19.491Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-02T01:40:19.491Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-02T01:40:19.491Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-02T01:40:19.491Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-02T01:40:19.491Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-02T01:40:19.491Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-02T01:40:19.491Z] [2022-02-02T01:40:19.491Z] DONE 15 tests, 9 skipped in 3.100s [2022-02-02T01:40:19.491Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-02T01:40:19.618Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-02T01:40:20.553Z] docker_api_swarm_service_test.go:148: [d3c4e9b5f5b2e] joining swarm manager [d08147766e7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:40:21.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:21.059Z] INFO: Testing against a local daemon [2022-02-02T01:40:21.059Z] === RUN TestVolumesCreateAndList [2022-02-02T01:40:21.059Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-02T01:40:21.059Z] === RUN TestVolumesRemove [2022-02-02T01:40:21.489Z] docker_api_swarm_service_test.go:148: [d409374330af2] joining swarm manager [d08147766e7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:40:21.489Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-02T01:40:21.527Z] --- PASS: TestVolumesRemove (0.12s) [2022-02-02T01:40:21.527Z] === RUN TestVolumesInspect [2022-02-02T01:40:21.527Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-02T01:40:21.527Z] === RUN TestVolumesInvalidJSON [2022-02-02T01:40:21.527Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-02T01:40:21.527Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-02T01:40:21.527Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-02T01:40:21.527Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-02T01:40:21.527Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-02T01:40:21.527Z] PASS [2022-02-02T01:40:21.527Z] ok github.com/docker/docker/integration/volume 0.315s [2022-02-02T01:40:21.527Z] [2022-02-02T01:40:21.527Z] DONE 5 tests in 2.154s [2022-02-02T01:40:21.527Z] INFO: make.ps1 ended at 02/02/2022 01:40:21 [2022-02-02T01:40:21.527Z] INFO: Integration CLI tests being run from the host: [2022-02-02T01:40:21.527Z] 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-02-02T01:40:21.747Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-02T01:40:23.653Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-02T01:40:23.917Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-02T01:40:23.917Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-02T01:40:23.917Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-02T01:40:24.483Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-02T01:40:25.872Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-02T01:40:25.872Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-02T01:40:26.130Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-02T01:40:26.696Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-02T01:40:26.957Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-02T01:40:27.525Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-02T01:40:27.525Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-02T01:40:27.783Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-02T01:40:27.846Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-02T01:40:28.351Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-02T01:40:28.609Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-02T01:40:29.177Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-02T01:40:29.743Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-02T01:40:30.001Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-02T01:40:30.570Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-02T01:40:31.137Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-02T01:40:31.137Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-02T01:40:31.705Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-02T01:40:31.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-02T01:40:31.965Z] INFO: Testing against a local daemon [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-02T01:40:31.965Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-02T01:40:31.965Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-02T01:40:31.965Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-02T01:40:32.271Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-02T01:40:32.433Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-02T01:40:32.901Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-02T01:40:33.207Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-02T01:40:33.207Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T01:40:33.207Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T01:40:33.207Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-02T01:40:33.719Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-02T01:40:34.188Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-02T01:40:34.188Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-02T01:40:34.188Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-02T01:40:35.109Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-02T01:40:35.677Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-02T01:40:37.142Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-02T01:40:39.359Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-02T01:40:44.130Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-02T01:40:44.130Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-02T01:40:44.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-02T01:40:44.130Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-02T01:40:44.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-02T01:40:44.130Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-02T01:40:44.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-02T01:40:44.130Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-02T01:40:44.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-02T01:40:44.599Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-02T01:40:47.877Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-02T01:40:47.878Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-02T01:40:48.136Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-02T01:40:48.136Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-02T01:40:48.136Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-02T01:40:48.136Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-02T01:40:48.703Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-02T01:40:50.617Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-02T01:40:51.186Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-02T01:40:52.563Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-02T01:40:56.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-02T01:40:57.679Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-02T01:40:58.247Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-02T01:40:58.814Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-02T01:41:00.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-02T01:41:00.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-02T01:41:00.191Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-02T01:41:01.129Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-02T01:41:02.064Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-02T01:41:02.999Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-02T01:41:02.999Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-02T01:41:03.257Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-02T01:41:04.192Z] === RUN TestDockerSuite/TestRunMount [2022-02-02T01:41:08.383Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-02T01:41:08.951Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-02T01:41:09.518Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-02T01:41:10.472Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-02T01:41:11.846Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-02T01:41:14.378Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-02T01:41:16.286Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-02T01:41:17.663Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-02T01:41:18.219Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-02T01:41:18.219Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-02T01:41:18.219Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-02T01:41:18.219Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-02T01:41:18.219Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-02T01:41:18.599Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-02T01:41:19.977Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-02T01:41:19.977Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-02T01:41:20.460Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-02T01:41:20.460Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-02T01:41:20.460Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-02T01:41:20.460Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-02T01:41:20.460Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-02T01:41:20.913Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-02T01:41:21.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-02T01:41:21.173Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-02T01:41:21.429Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-02T01:41:21.641Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-02T01:41:21.641Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-02T01:41:21.641Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-02T01:41:21.641Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-02T01:41:21.641Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-02T01:41:21.641Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-02T01:41:21.641Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-02T01:41:21.995Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-02T01:41:22.110Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-02T01:41:22.563Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-02T01:41:23.098Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-02T01:41:24.466Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-02T01:41:26.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-02T01:41:26.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-02T01:41:26.905Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-02T01:41:27.898Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-02T01:41:27.898Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-02T01:41:27.898Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-02T01:41:27.898Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-02T01:41:27.898Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-02T01:41:28.366Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-02T01:41:28.906Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-02T01:41:29.474Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-02T01:41:29.736Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-02T01:41:30.009Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-02T01:41:30.576Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-02T01:41:30.576Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-02T01:41:31.316Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-02T01:41:31.511Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-02T01:41:31.511Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-02T01:41:31.770Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-02T01:41:31.770Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-02T01:41:32.337Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-02T01:41:34.237Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-02T01:41:36.767Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-02T01:41:38.143Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-02T01:41:38.143Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-02T01:41:38.143Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-02T01:41:38.710Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-02T01:41:38.969Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-02T01:41:39.228Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-02T01:41:40.603Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-02T01:41:41.171Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-02T01:41:41.700Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-02T01:41:41.700Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-02T01:41:41.700Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-02T01:41:41.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-02T01:41:41.740Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-02T01:41:41.740Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-02T01:41:42.307Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-02T01:41:42.874Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-02T01:41:43.133Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-02T01:41:43.391Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-02T01:41:43.855Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-02T01:41:43.958Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T01:41:43.958Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-02T01:41:43.959Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-02T01:41:44.525Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-02T01:41:45.096Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-02T01:41:45.096Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-02T01:41:45.096Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-02T01:41:46.032Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-02T01:41:46.969Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-02T01:41:46.969Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-02T01:41:46.969Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-02T01:41:46.969Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-02T01:41:48.624Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-02T01:41:48.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-02T01:41:48.900Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-02T01:41:48.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-02T01:41:49.536Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-02T01:41:50.187Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-02T01:41:50.187Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-02T01:41:50.187Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-02T01:41:50.472Z] === RUN TestDockerSuite/TestRunRm [2022-02-02T01:41:51.041Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-02T01:41:52.045Z] ok github.com/docker/docker/libnetwork/networkdb 104.208s coverage: 60.0% of statements [2022-02-02T01:41:52.045Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-02T01:41:52.045Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-02T01:41:52.045Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-02-02T01:41:52.045Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-02T01:41:52.045Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-02T01:41:52.045Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-02-02T01:41:52.046Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-02T01:41:52.046Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-02T01:41:52.046Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === Skipped [2022-02-02T01:41:52.302Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-02T01:41:52.302Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-02T01:41:52.302Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-02T01:41:52.302Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-02T01:41:52.302Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-02T01:41:52.302Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-02T01:41:52.302Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-02T01:41:52.302Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-02T01:41:52.302Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-02T01:41:52.302Z] firewalld_test.go:14: firewalld is not running [2022-02-02T01:41:52.302Z] [2022-02-02T01:41:52.302Z] DONE 326 tests, 9 skipped in 197.447s Post stage [Pipeline] junit [2022-02-02T01:41:52.874Z] Recording test results [2022-02-02T01:41:53.140Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-02T01:41:53.253Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-02T01:41:53.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41548/.git:/go/src/github.com/docker/docker/.git --name docker-pr39 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=585151d24fc64a66b1f7cf7d386636af16a95b0c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:585151d24fc64a66b1f7cf7d386636af16a95b0c hack/validate/vendor [2022-02-02T01:41:54.320Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-02T01:41:54.507Z] go: downloading github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2022-02-02T01:41:54.507Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-02T01:41:54.507Z] go: downloading google.golang.org/grpc v1.27.1 [2022-02-02T01:41:54.764Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-02T01:41:54.764Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-02T01:41:54.764Z] go: downloading gotest.tools/v3 v3.0.3 [2022-02-02T01:41:54.764Z] go: downloading github.com/docker/go-units v0.4.0 [2022-02-02T01:41:54.764Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-02-02T01:41:54.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-02T01:41:54.887Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-02T01:41:55.020Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-02-02T01:41:55.020Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-02-02T01:41:55.020Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-02-02T01:41:55.020Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-02-02T01:41:55.277Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-02-02T01:41:55.277Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-02-02T01:41:55.277Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-02-02T01:41:55.277Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-02-02T01:41:55.354Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-02T01:41:55.453Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-02T01:41:55.534Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-02-02T01:41:55.534Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-02-02T01:41:55.534Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-02-02T01:41:55.534Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-02-02T01:41:55.534Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-02-02T01:41:55.791Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-02-02T01:41:55.791Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-02-02T01:41:55.791Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-02-02T01:41:55.791Z] go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 [2022-02-02T01:41:55.791Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-02-02T01:41:55.791Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-02-02T01:41:55.791Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-02-02T01:41:55.791Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-02-02T01:41:55.791Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-02-02T01:41:55.791Z] go: downloading github.com/opencontainers/runc v1.0.3 [2022-02-02T01:41:56.047Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-02-02T01:41:56.047Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-02-02T01:41:56.047Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-02-02T01:41:56.047Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-02-02T01:41:56.047Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-02-02T01:41:56.047Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-02-02T01:41:56.047Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-02-02T01:41:56.302Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-02-02T01:41:56.302Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-02-02T01:41:56.302Z] go: downloading github.com/opencontainers/selinux v1.9.1 [2022-02-02T01:41:56.559Z] go: downloading github.com/google/uuid v1.1.1 [2022-02-02T01:41:56.559Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-02-02T01:41:56.559Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-02-02T01:41:56.559Z] go: downloading github.com/moby/locker v1.0.1 [2022-02-02T01:41:56.559Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-02T01:41:56.559Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-02-02T01:41:56.559Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-02-02T01:41:56.559Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-02-02T01:41:56.559Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-02-02T01:41:56.559Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-02-02T01:41:56.826Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-02T01:41:57.085Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-02T01:41:59.075Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-02-02T01:41:59.075Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-02-02T01:41:59.075Z] go: downloading cloud.google.com/go v0.59.0 [2022-02-02T01:41:59.075Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-02-02T01:41:59.075Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-02-02T01:41:59.075Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-02-02T01:41:59.076Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-02-02T01:41:59.076Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-02T01:41:59.076Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-02-02T01:41:59.076Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-02-02T01:41:59.332Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-02T01:41:59.332Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-02-02T01:41:59.588Z] go: downloading github.com/creack/pty v1.1.11 [2022-02-02T01:41:59.588Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-02-02T01:41:59.588Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-02-02T01:41:59.588Z] go: downloading github.com/miekg/dns v1.1.27 [2022-02-02T01:41:59.588Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-02-02T01:41:59.617Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-02T01:41:59.844Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-02-02T01:41:59.844Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-02-02T01:41:59.844Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-02-02T01:41:59.844Z] go: downloading github.com/godbus/dbus/v5 v5.0.4 [2022-02-02T01:41:59.844Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-02-02T01:42:00.103Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-02-02T01:42:00.103Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-02-02T01:42:00.103Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-02-02T01:42:00.103Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-02-02T01:42:00.106Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-02T01:42:00.106Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-02T01:42:00.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-02T01:42:00.106Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-02T01:42:00.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-02T01:42:00.106Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-02T01:42:00.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-02T01:42:00.106Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-02T01:42:00.574Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-02T01:42:01.041Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-02T01:42:01.469Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-02-02T01:42:01.469Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-02-02T01:42:01.469Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-02T01:42:01.469Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-02-02T01:42:01.469Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-02-02T01:42:01.469Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-02-02T01:42:01.469Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-02-02T01:42:01.469Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-02-02T01:42:01.469Z] go: downloading github.com/containerd/console v1.0.2 [2022-02-02T01:42:01.469Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-02-02T01:42:01.726Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-02-02T01:42:01.726Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-02-02T01:42:01.726Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-02-02T01:42:01.726Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-02-02T01:42:01.726Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-02-02T01:42:01.726Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-02-02T01:42:01.726Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-02-02T01:42:01.983Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-02-02T01:42:01.983Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-02-02T01:42:01.983Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.2 [2022-02-02T01:42:01.983Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-02-02T01:42:01.983Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-02-02T01:42:01.983Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-02T01:42:01.983Z] go: downloading github.com/prometheus/common v0.9.1 [2022-02-02T01:42:01.983Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-02-02T01:42:01.983Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-02-02T01:42:01.983Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-02T01:42:01.983Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-02-02T01:42:02.145Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-02T01:42:02.145Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-02T01:42:02.239Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-02-02T01:42:02.239Z] go: downloading google.golang.org/api v0.8.0 [2022-02-02T01:42:02.712Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-02T01:42:02.971Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-02T01:42:03.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-02T01:42:03.538Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-02T01:42:03.606Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-02-02T01:42:03.606Z] go: downloading go.opencensus.io v0.22.3 [2022-02-02T01:42:03.606Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-02-02T01:42:03.606Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-02T01:42:03.606Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-02-02T01:42:03.606Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-02-02T01:42:03.606Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-02-02T01:42:03.606Z] go: downloading github.com/google/btree v1.0.1 [2022-02-02T01:42:03.606Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-02-02T01:42:03.606Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-02-02T01:42:03.606Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-02T01:42:03.796Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-02T01:42:03.862Z] go: downloading github.com/cilium/ebpf v0.6.2 [2022-02-02T01:42:03.862Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-02-02T01:42:03.862Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-02T01:42:03.862Z] go: downloading golang.org/x/text v0.3.3 [2022-02-02T01:42:04.362Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-02T01:42:04.426Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-02-02T01:42:04.426Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-02-02T01:42:04.426Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-02-02T01:42:04.426Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-02T01:42:04.426Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-02-02T01:42:04.426Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-02-02T01:42:04.426Z] go: downloading github.com/kr/pretty v0.2.1 [2022-02-02T01:42:04.426Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-02-02T01:42:04.426Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-02-02T01:42:04.426Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-02T01:42:04.682Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-02-02T01:42:04.682Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-02-02T01:42:04.682Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-02-02T01:42:04.682Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-02-02T01:42:04.682Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-02T01:42:04.930Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-02T01:42:04.939Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-02-02T01:42:04.939Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-02-02T01:42:04.939Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-02-02T01:42:04.939Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-02-02T01:42:04.939Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-02-02T01:42:04.939Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-02-02T01:42:04.939Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-02-02T01:42:05.188Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-02T01:42:05.195Z] go: downloading github.com/kr/text v0.1.0 [2022-02-02T01:42:05.195Z] go: downloading google.golang.org/appengine v1.6.7 [2022-02-02T01:42:05.195Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-02T01:42:05.195Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-02-02T01:42:05.195Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-02-02T01:42:05.195Z] go: downloading golang.org/x/mod v0.4.1 [2022-02-02T01:42:05.195Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-02T01:42:05.195Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-02T01:42:05.195Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-02-02T01:42:05.195Z] No vendor changes in diff. [2022-02-02T01:42:05.755Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-02T01:42:08.306Z] === RUN TestDockerSuite/TestRunState [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-02T01:42:08.834Z] + echo Ensuring container killed. [2022-02-02T01:42:08.834Z] Ensuring container killed. [2022-02-02T01:42:08.834Z] + docker rm -vf docker-pr39 [2022-02-02T01:42:08.834Z] Error: No such container: docker-pr39 [Pipeline] sh [2022-02-02T01:42:09.117Z] + echo Chowning /workspace to jenkins user [2022-02-02T01:42:09.117Z] Chowning /workspace to jenkins user [2022-02-02T01:42:09.117Z] + id -u [2022-02-02T01:42:09.117Z] + id -g [2022-02-02T01:42:09.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41548:/workspace busybox chown -R 1000:1000 /workspace [2022-02-02T01:42:09.242Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-02T01:42:09.500Z] === RUN TestDockerSuite/TestRunStdinPipe [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-02T01:42:10.068Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-02T01:42:10.068Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-02T01:42:10.068Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-02T01:42:10.068Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-02T01:42:10.374Z] + bundleName=unit [2022-02-02T01:42:10.374Z] + echo Creating unit-bundles.tar.gz [2022-02-02T01:42:10.374Z] Creating unit-bundles.tar.gz [2022-02-02T01:42:10.374Z] + 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-02-02T01:42:10.374Z] bundles/junit-report-libnetwork.xml [2022-02-02T01:42:10.374Z] bundles/junit-report.xml [2022-02-02T01:42:10.374Z] bundles/go-test-report-libnetwork.json [2022-02-02T01:42:10.374Z] bundles/go-test-report.json [2022-02-02T01:42:10.374Z] bundles/profile-libnetwork.out [2022-02-02T01:42:10.374Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-02T01:42:10.387Z] Archiving artifacts [2022-02-02T01:42:10.930Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T01:42:11.003Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-02T01:42:11.261Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-02T01:42:11.276Z] + make clean [2022-02-02T01:42:11.520Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-02T01:42:11.532Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T01:42:11.532Z] docker-dev-cache [2022-02-02T01:42:11.532Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T01:42:12.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-02T01:42:12.114Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-02T01:42:12.455Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-02T01:42:12.455Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-02T01:42:12.455Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-02T01:42:12.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-02T01:42:13.023Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-02T01:42:14.375Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-02T01:42:14.375Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-02T01:42:14.375Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-02T01:42:14.375Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-02T01:42:14.375Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-02T01:42:14.375Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-02T01:42:14.375Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-02T01:42:14.375Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-02T01:42:14.375Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-02T01:42:15.554Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-02T01:42:15.554Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-02T01:42:16.932Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-02T01:42:18.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-02T01:42:18.448Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-02T01:42:18.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-02T01:42:18.448Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-02T01:42:18.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-02T01:42:19.464Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-02T01:42:19.722Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-02T01:42:20.264Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-02T01:42:20.264Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T01:42:20.264Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-02T01:42:20.264Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-02T01:42:20.264Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-02T01:42:22.252Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-02T01:42:22.819Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-02T01:42:22.819Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-02T01:42:23.213Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-02T01:42:23.385Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-02T01:42:23.954Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-02T01:42:25.330Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-02T01:42:25.428Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-02T01:42:25.428Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-02T01:42:25.428Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-02T01:42:25.428Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-02T01:42:25.428Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-02T01:42:25.428Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-02T01:42:25.428Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-02T01:42:25.428Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-02T01:42:25.428Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-02T01:42:25.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-02T01:42:25.605Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-02T01:42:25.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-02T01:42:25.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-02T01:42:25.605Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-02T01:42:25.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-02T01:42:25.605Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-02T01:42:25.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-02T01:42:26.714Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-02T01:42:26.980Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-02T01:42:26.980Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-02T01:42:27.243Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-02T01:42:27.501Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-02T01:42:28.067Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-02T01:42:28.633Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-02T01:42:28.633Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-02T01:42:28.633Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-02T01:42:28.633Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-02T01:42:28.892Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-02T01:42:29.215Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-02T01:42:29.215Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-02T01:42:29.215Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-02T01:42:29.215Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T01:42:29.215Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-02T01:42:31.425Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-02T01:42:31.992Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-02T01:42:32.558Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-02T01:42:33.934Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-02T01:42:34.872Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-02T01:42:35.439Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-02T01:42:36.367Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-02T01:42:36.816Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-02T01:42:36.902Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-02T01:42:36.903Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-02T01:42:36.903Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-02T01:42:36.903Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-02T01:42:36.903Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-02T01:42:38.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-02T01:42:38.720Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-02T01:42:38.979Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-02T01:42:38.979Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-02T01:42:38.979Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-02T01:42:38.979Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-02T01:42:38.979Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-02T01:42:38.979Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-02T01:42:38.979Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-02T01:42:39.238Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-02T01:42:39.238Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-02T01:42:39.238Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-02T01:42:39.806Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-02T01:42:40.373Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-02T01:42:41.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-02T01:42:41.750Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-02T01:42:42.008Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-02T01:42:42.573Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-02T01:42:42.574Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-02T01:42:43.141Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-02T01:42:43.141Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-02T01:42:43.141Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-02T01:42:43.141Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-02T01:42:43.141Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-02T01:42:43.141Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-02T01:42:43.141Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-02T01:42:44.082Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-02T01:42:44.082Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-02T01:42:44.344Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-02T01:42:44.603Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-02T01:42:45.168Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-02T01:42:45.168Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-02T01:42:45.735Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-02T01:42:45.994Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-02T01:42:46.563Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-02T01:42:47.499Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-02T01:42:47.499Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-02T01:42:47.499Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-02T01:42:47.499Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-02T01:42:47.757Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-02T01:42:49.134Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-02T01:42:49.393Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-02T01:42:49.393Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-02T01:42:49.393Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-02T01:42:49.960Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-02T01:42:50.219Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-02T01:42:50.219Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-02T01:42:50.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-02T01:42:51.155Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-02T01:42:51.415Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-02T01:42:53.318Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-02T01:42:53.318Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-02T01:42:53.886Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-02T01:42:53.886Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-02T01:42:53.886Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-02T01:42:54.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-02T01:42:54.698Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-02T01:42:54.726Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-02T01:42:54.726Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-02T01:42:54.822Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-02T01:42:55.391Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-02T01:42:55.685Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-02T01:42:55.685Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T01:42:55.685Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-02T01:42:55.712Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-02T01:42:55.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-02T01:42:56.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-02T01:42:56.525Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-02T01:42:56.525Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-02T01:42:57.249Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-02T01:42:57.249Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-02T01:42:57.717Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-02T01:42:57.901Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-02T01:42:57.901Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-02T01:42:58.469Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-02T01:42:59.036Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-02T01:42:59.973Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3591521562 [2022-02-02T01:43:00.231Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-02T01:43:00.231Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-02T01:43:01.628Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-02T01:43:01.628Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-02T01:43:01.628Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-02T01:43:02.472Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-02T01:43:03.007Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-02T01:43:03.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-02T01:43:03.362Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-02T01:43:04.037Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-02T01:43:04.037Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-02T01:43:04.037Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-02T01:43:04.037Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-02T01:43:04.037Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-02T01:43:04.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-02T01:43:04.382Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-02T01:43:04.382Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-02T01:43:04.640Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-02T01:43:04.640Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-02T01:43:04.640Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-02T01:43:05.207Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-02T01:43:05.207Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-02T01:43:05.602Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-02T01:43:06.588Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-02T01:43:07.056Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-02T01:43:07.109Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-02T01:43:07.525Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-02T01:43:08.515Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-02T01:43:09.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-02T01:43:10.391Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-02T01:43:12.294Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-02T01:43:14.199Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-02T01:43:14.765Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-02T01:43:15.700Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-02T01:43:17.179Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-02T01:43:18.165Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-02T01:43:18.165Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-02T01:43:18.165Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-02T01:43:18.229Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-02T01:43:19.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-02T01:43:19.603Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-02T01:43:19.733Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-02T01:43:19.733Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-02T01:43:19.733Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-02T01:43:19.861Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-02T01:43:20.201Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-02T01:43:21.261Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-02T01:43:22.195Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-02T01:43:23.154Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-02T01:43:23.570Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-02T01:43:23.570Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-02T01:43:23.622Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-02T01:43:24.091Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-02T01:43:24.091Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-02T01:43:24.091Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-02T01:43:25.078Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-02T01:43:26.064Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-02T01:43:26.064Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-02T01:43:26.064Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-02T01:43:26.064Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-02T01:43:26.064Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-02T01:43:26.100Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-02T01:43:26.100Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-02T01:43:26.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-02T01:43:26.739Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-02T01:43:26.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-02T01:43:29.383Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-02T01:43:30.317Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-02T01:43:31.932Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-02T01:43:32.217Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-02T01:43:32.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-02T01:43:32.607Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-02T01:43:32.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-02T01:43:32.607Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-02T01:43:32.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-02T01:43:33.590Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-02T01:43:36.873Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-02T01:43:38.247Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-02T01:43:39.623Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-02T01:43:39.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-02T01:43:39.775Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-02T01:43:39.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-02T01:43:39.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-02T01:43:39.775Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-02T01:43:39.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-02T01:43:39.775Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-02T01:43:39.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-02T01:43:40.999Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-02T01:43:42.385Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-02T01:43:42.643Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-02T01:43:43.212Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-02T01:43:43.780Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-02T01:43:43.780Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-02T01:43:43.780Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-02T01:43:44.346Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-02T01:43:46.878Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-02T01:43:50.161Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-02T01:43:50.161Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-02T01:43:50.419Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-02T01:43:50.419Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-02T01:43:50.419Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-02T01:43:50.419Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-02T01:43:50.419Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-02T01:43:51.354Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-02T01:43:51.921Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-02T01:43:52.488Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-02T01:43:52.747Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-02T01:43:53.682Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-02T01:43:57.867Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-02T01:43:58.433Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-02T01:43:58.433Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-02T01:43:58.433Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-02T01:43:58.999Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-02T01:43:59.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-02T01:44:02.102Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-02T01:44:04.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-02T01:44:05.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-02T01:44:05.195Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-02T01:44:06.130Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-02T01:44:07.789Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-02T01:44:07.789Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-02T01:44:07.789Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-02T01:44:08.033Z] docker_cli_service_logs_test.go:246: checking task b917epu6i09n [2022-02-02T01:44:08.033Z] docker_cli_service_logs_test.go:251: checking messages for b917epu6i09n [2022-02-02T01:44:08.033Z] docker_cli_service_logs_test.go:246: checking task ma5syd5p4njl [2022-02-02T01:44:08.033Z] docker_cli_service_logs_test.go:251: checking messages for ma5syd5p4njl [2022-02-02T01:44:08.292Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-02T01:44:09.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-02T01:44:09.822Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-02T01:44:10.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-02T01:44:10.808Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-02T01:44:10.808Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T01:44:10.808Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-02T01:44:12.371Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-02T01:44:12.371Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-02T01:44:12.371Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-02T01:44:12.724Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-02T01:44:13.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-02T01:44:13.657Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-02T01:44:13.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-02T01:44:13.657Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-02T01:44:13.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-02T01:44:13.657Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-02T01:44:13.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-02T01:44:14.100Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-02T01:44:14.126Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-02T01:44:14.126Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-02T01:44:14.126Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-02T01:44:15.475Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-02T01:44:16.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-02T01:44:16.977Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-02T01:44:17.128Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-02T01:44:18.691Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-02T01:44:18.691Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-02T01:44:18.691Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-02T01:44:18.691Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-02T01:44:18.691Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-02T01:44:18.879Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-02T01:44:18.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-02T01:44:20.255Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-02T01:44:20.259Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-02T01:44:21.197Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-02T01:44:21.245Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-02T01:44:21.713Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-02T01:44:21.767Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-02T01:44:22.702Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-02T01:44:23.143Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-02T01:44:23.170Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-02T01:44:24.517Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-02T01:44:29.040Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-02T01:44:31.259Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-02T01:44:31.259Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-02T01:44:31.259Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-02T01:44:32.822Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-02T01:44:32.822Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-02T01:44:32.822Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-02T01:44:33.040Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-02T01:44:33.041Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-02T01:44:33.041Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-02T01:44:33.041Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-02T01:44:33.041Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-02T01:44:33.041Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-02T01:44:33.290Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-02T01:44:33.508Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-02T01:44:35.504Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-02T01:44:36.490Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-02T01:44:36.958Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-02T01:44:36.958Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-02T01:44:36.958Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-02T01:44:37.296Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-02T01:44:37.944Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-02T01:44:38.864Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-02T01:44:38.864Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-02T01:44:38.864Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-02T01:44:38.864Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-02T01:44:38.864Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-02T01:44:38.864Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-02T01:44:38.931Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-02T01:44:38.931Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-02T01:44:38.931Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-02T01:44:38.931Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-02T01:44:38.931Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-02T01:44:39.383Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-02T01:44:39.414Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-02T01:44:39.414Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-02T01:44:39.414Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-02T01:44:39.414Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-02T01:44:39.642Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-02T01:44:39.642Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-02T01:44:39.642Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-02T01:44:40.575Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-02T01:44:40.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-02T01:44:40.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-02T01:44:40.575Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-02T01:44:40.575Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-02T01:44:41.142Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-02T01:44:41.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-02T01:44:41.814Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-02T01:44:42.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-02T01:44:42.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-02T01:44:42.077Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-02T01:44:42.077Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-02T01:44:42.077Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-02T01:44:43.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-02T01:44:43.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-02T01:44:43.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-02T01:44:44.207Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-02T01:44:44.207Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-02T01:44:44.207Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-02T01:44:44.798Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-02T01:44:45.143Z] docker_cli_swarm_test.go:1895: [d9a14e2a2b4bc] joining swarm manager [d2d257974b6cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:44:46.518Z] docker_cli_swarm_test.go:1896: [d37ebee7c9ffc] joining swarm manager [d2d257974b6cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:44:49.801Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-02T01:44:51.183Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-02T01:44:51.183Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-02T01:44:51.183Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-02T01:44:53.084Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-02T01:44:54.308Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-02T01:44:54.989Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-02T01:44:54.989Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite (1283.11s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.57s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.06s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.49s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.44s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.79s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.83s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.14s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.62s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.67s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.59s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.46s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.04s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.35s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.84s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.31s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.56s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.45s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.35s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.16s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.88s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.78s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.09s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.69s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.95s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.59s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.61s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.70s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.11s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.19s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.30s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.86s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.56s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.51s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.86s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.78s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.86s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.40s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.30s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.50s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.46s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.21s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.24s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.00s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2022-02-02T01:44:55.250Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.90s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.37s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.65s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.65s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.13s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.57s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.08s) [2022-02-02T01:44:55.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-02T01:44:55.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-02T01:44:55.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-02T01:44:55.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.52s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.04s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.64s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.78s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.21s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.94s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.43s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.31s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.85s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.73s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.72s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.85s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.98s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.67s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.44s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.04s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.22s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.57s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.90s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.23s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.39s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.39s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.57s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.35s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.23s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.71s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2022-02-02T01:44:55.250Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.99s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.15s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.63s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.62s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.54s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.95s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildHistory (3.42s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.74s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-02-02T01:44:55.250Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.96s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.38s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.52s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.93s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.40s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.07s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.68s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.64s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.92s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.62s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.71s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildPATH (1.62s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.58s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.28s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.39s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.22s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildRm (2.08s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.35s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.93s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.92s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.28s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildUser (1.60s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.54s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.56s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.34s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.40s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.15s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.88s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.08s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.10s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitTTY (1.09s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.46s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.52s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.42s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.45s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.91s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.02s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.14s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.33s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.33s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.76s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.82s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b5b500_} (1.48s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12907885713_/foo_false____} (0.43s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12907885713_/foo_true____} (1.36s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32004386885_/foo_false____} (0.64s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32004386885_/foo_true____} (1.33s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32004386885_/foo_true__0xc000b5b530__} (1.32s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b5b548_} (1.38s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b5b560_} (1.42s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b5b578_} (1.35s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b5b590_} (0.68s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.81s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.12s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.48s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.89s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.99s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.53s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.55s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.73s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.57s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.90s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.15s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.24s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.61s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.20s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.88s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.02s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-02-02T01:44:55.251Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-02T01:44:55.251Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-02-02T01:44:55.252Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.63s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.25s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.99s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.16s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.61s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.63s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.58s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFilters (1.25s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFormat (1.30s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.39s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2022-02-02T01:44:55.252Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-02-02T01:44:55.252Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.66s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.74s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.87s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.96s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.69s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.72s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.18s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecStartFails (0.65s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-02-02T01:44:55.252Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.62s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestHealth (19.20s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.77s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImportDisplay (0.96s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.62s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.60s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-02-02T01:44:55.252Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectDefault (0.50s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-02T01:44:55.252Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.63s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.12s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.05s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.65s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsTail (0.73s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.65s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-02-02T01:44:55.252Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.06s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.50s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.49s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.62s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPortList (5.91s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.63s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.47s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.16s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsByOrder (2.09s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.51s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.70s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.68s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.81s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.20s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.29s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.72s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.66s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.19s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.18s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.53s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.09s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.63s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.91s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.97s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.15s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.03s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.69s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.31s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.97s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.13s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunMount (4.22s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.88s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.63s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.34s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.02s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.16s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.11s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.59s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.25s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.41s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.12s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.57s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-02-02T01:44:55.253Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2022-02-02T01:44:55.253Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.17s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.34s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.60s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.53s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.62s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.03s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.30s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.04s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.91s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.90s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.93s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.59s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.39s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.17s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.62s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.67s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.17s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.86s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.79s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.11s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateStats (3.67s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.15s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.26s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.31s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.95s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.06s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.52s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.49s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.51s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.06s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.76s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2022-02-02T01:44:55.254Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2022-02-02T01:44:55.254Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-02T01:44:55.254Z] === RUN TestDockerRegistrySuite [2022-02-02T01:44:55.254Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-02T01:44:56.189Z] check_test.go:195: [dd8653e62ac0a] daemon is not started [2022-02-02T01:44:56.189Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-02T01:44:57.125Z] check_test.go:195: [dfe12414489cd] daemon is not started [2022-02-02T01:44:57.126Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-02T01:44:57.239Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-02T01:44:58.094Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-02T01:44:58.500Z] check_test.go:195: [d61f3a9a1dc95] daemon is not started [2022-02-02T01:44:58.500Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-02T01:44:58.501Z] check_test.go:195: [d0fe44f8123a0] daemon is not started [2022-02-02T01:44:58.501Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T01:44:59.081Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-02T01:44:59.081Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-02T01:44:59.081Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-02T01:44:59.456Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-02T01:44:59.925Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-02T01:45:01.030Z] check_test.go:195: [d39adc9b979ad] daemon is not started [2022-02-02T01:45:01.288Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T01:45:02.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-02T01:45:02.872Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-02T01:45:03.721Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-02T01:45:04.435Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-02T01:45:05.946Z] check_test.go:195: [dac98e053db96] daemon is not started [2022-02-02T01:45:05.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-02T01:45:07.516Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-02T01:45:08.475Z] check_test.go:195: [db9095fee3929] daemon is not started [2022-02-02T01:45:08.475Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-02T01:45:09.412Z] check_test.go:195: [d206016e4df1c] daemon is not started [2022-02-02T01:45:09.412Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-02T01:45:10.373Z] check_test.go:195: [dba14149e31f8] daemon is not started [2022-02-02T01:45:10.373Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-02T01:45:10.373Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-02T01:45:10.469Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-02T01:45:11.751Z] check_test.go:195: [d65d6782c0307] daemon is not started [2022-02-02T01:45:11.751Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-02T01:45:13.128Z] check_test.go:195: [d7baba28c228e] daemon is not started [2022-02-02T01:45:13.128Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-02T01:45:13.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-02T01:45:14.063Z] check_test.go:195: [d1eaf58c0b1b5] daemon is not started [2022-02-02T01:45:14.063Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-02T01:45:14.856Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-02T01:45:14.856Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-02T01:45:14.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-02T01:45:14.856Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-02T01:45:14.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-02T01:45:14.856Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-02T01:45:14.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-02T01:45:14.856Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-02T01:45:14.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-02T01:45:14.856Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-02T01:45:15.441Z] check_test.go:195: [d46dcb28adb55] daemon is not started [2022-02-02T01:45:15.441Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-02T01:45:16.376Z] check_test.go:195: [d531fabcaf6f4] daemon is not started [2022-02-02T01:45:16.376Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-02T01:45:17.313Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a68049b6027143b36100baa6c4544d4df12ce3381ef9f97b4c08e738ba3ef71 [2022-02-02T01:45:17.880Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b0e3cd07c9ecda28d29c317420fcd453c0bc8225a5775cdb6fb678edf0af531 [2022-02-02T01:45:18.139Z] check_test.go:195: [d385a115d97a4] daemon is not started [2022-02-02T01:45:18.139Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-02T01:45:19.075Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9a5dfc9f2fbb8e12e64883e0822a4c5c2897a792b24c71b27c517b157f2946ca [2022-02-02T01:45:19.642Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c20adc61d0b0c3291a61209dd6aad2688836ba240310d32cec54fa468339704a [2022-02-02T01:45:19.900Z] check_test.go:195: [d452e28bbe9d1] daemon is not started [2022-02-02T01:45:19.900Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-02T01:45:20.678Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-02T01:45:20.678Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-02T01:45:20.678Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-02T01:45:20.836Z] check_test.go:195: [d5f78ec1b4cde] daemon is not started [2022-02-02T01:45:20.836Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-02T01:45:23.370Z] check_test.go:195: [d8b9400dc4a02] daemon is not started [2022-02-02T01:45:23.370Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-02T01:45:23.938Z] check_test.go:195: [de5dd686e1f6c] daemon is not started [2022-02-02T01:45:23.938Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-02T01:45:23.938Z] check_test.go:195: [d3cf9c29a9114] daemon is not started [2022-02-02T01:45:23.938Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T01:45:24.874Z] check_test.go:195: [dd18dd52c51b6] daemon is not started [2022-02-02T01:45:24.874Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T01:45:25.808Z] check_test.go:195: [dd01870a091b0] daemon is not started [2022-02-02T01:45:25.808Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T01:45:26.558Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-02T01:45:26.558Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-02T01:45:26.558Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-02T01:45:26.558Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-02T01:45:26.744Z] check_test.go:195: [d7fc88ac52cd0] daemon is not started [2022-02-02T01:45:26.744Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-02T01:45:27.029Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-02T01:45:27.029Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-02T01:45:27.029Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-02T01:45:27.496Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-02T01:45:27.496Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-02T01:45:27.496Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-02T01:45:28.653Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-02T01:45:29.220Z] check_test.go:195: [d04ea5e97d5a8] daemon is not started [2022-02-02T01:45:29.220Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-02T01:45:29.786Z] check_test.go:195: [dbfff8500f8c7] daemon is not started [2022-02-02T01:45:29.786Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-02T01:45:31.166Z] docker_cli_swarm_test.go:1796: [d74a7b5268d6a] joining swarm manager [de7a800383589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:45:31.166Z] check_test.go:195: [d58dad82b58b5] daemon is not started [2022-02-02T01:45:31.166Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-02T01:45:31.425Z] check_test.go:195: [d42a2cef04793] daemon is not started [2022-02-02T01:45:31.425Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-02T01:45:31.425Z] check_test.go:195: [d4f2ee1a23341] daemon is not started [2022-02-02T01:45:31.425Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-02T01:45:31.683Z] check_test.go:195: [de04ea4ee5e16] daemon is not started [2022-02-02T01:45:31.683Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-02T01:45:31.941Z] check_test.go:195: [d9e38c11643e4] daemon is not started [2022-02-02T01:45:31.941Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-02T01:45:32.200Z] docker_cli_swarm_test.go:1797: [d6edd958f8e68] joining swarm manager [de7a800383589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:45:32.459Z] check_test.go:195: [dabae3bee4c5b] daemon is not started [2022-02-02T01:45:32.459Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-02T01:45:32.459Z] check_test.go:195: [d45d2393c62e9] daemon is not started [2022-02-02T01:45:32.459Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-02T01:45:33.835Z] check_test.go:195: [d179053348bbd] daemon is not started [2022-02-02T01:45:33.835Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-02T01:45:35.211Z] check_test.go:195: [da64e0fdba6e1] daemon is not started [2022-02-02T01:45:35.211Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-02T01:45:35.777Z] check_test.go:195: [d9295624eb7fc] daemon is not started [2022-02-02T01:45:35.777Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-02T01:45:36.712Z] check_test.go:195: [d73eff9d0add9] daemon is not started [2022-02-02T01:45:36.712Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-02T01:45:37.646Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite (43.22s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.67s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.03s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.29s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.27s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.55s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.45s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-02-02T01:45:38.581Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-02-02T01:45:38.581Z] === RUN TestDockerSchema1RegistrySuite [2022-02-02T01:45:38.581Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-02T01:45:38.581Z] check_test.go:222: [db1e01189e06a] daemon is not started [2022-02-02T01:45:38.581Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T01:45:41.115Z] check_test.go:222: [d195ec2ed0019] daemon is not started [2022-02-02T01:45:41.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T01:45:46.381Z] check_test.go:222: [d92ef4f6b424f] daemon is not started [2022-02-02T01:45:46.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-02T01:45:46.639Z] check_test.go:222: [d6aafdc29f6b9] daemon is not started [2022-02-02T01:45:46.639Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-02T01:45:46.898Z] check_test.go:222: [d0eb52119284b] daemon is not started [2022-02-02T01:45:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T01:45:47.833Z] check_test.go:222: [ddf5bd8f039a8] daemon is not started [2022-02-02T01:45:47.833Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T01:45:47.833Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-02T01:45:48.788Z] check_test.go:222: [dd3b7ef1fd232] daemon is not started [2022-02-02T01:45:48.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T01:45:50.165Z] check_test.go:222: [da38770d26cce] daemon is not started [2022-02-02T01:45:50.165Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-02T01:45:52.700Z] check_test.go:222: [d05e09f668f0d] daemon is not started [2022-02-02T01:45:52.700Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-02T01:45:52.700Z] check_test.go:222: [d57c4c3175690] daemon is not started [2022-02-02T01:45:52.700Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-02T01:45:52.790Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-02T01:45:52.790Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-02T01:45:52.790Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-02T01:45:52.790Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-02T01:45:52.958Z] check_test.go:222: [d4f7d92217cf5] daemon is not started [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite (14.67s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.33s) [2022-02-02T01:45:52.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-02-02T01:45:52.959Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-02-02T01:45:52.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-02T01:45:52.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-02T01:45:53.893Z] check_test.go:251: [dcc38688d9a8f] daemon is not started [2022-02-02T01:45:53.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-02T01:45:54.152Z] check_test.go:251: [d2c49222978cd] daemon is not started [2022-02-02T01:45:54.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-02T01:45:54.410Z] check_test.go:251: [d3a45db1162bc] daemon is not started [2022-02-02T01:45:54.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-02T01:45:55.785Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-02T01:45:55.785Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-02T01:45:56.351Z] check_test.go:251: [d8ec4b85c747f] daemon is not started [2022-02-02T01:45:56.351Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-02T01:45:56.918Z] check_test.go:251: [d8ba007dfb5c7] daemon is not started [2022-02-02T01:45:56.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-02T01:45:57.852Z] docker_cli_swarm_test.go:1315: [d540cc2e539fe] joining swarm manager [d0c2cd7bc6c0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:45:58.110Z] check_test.go:251: [d03361aab41cd] daemon is not started [2022-02-02T01:45:58.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-02T01:45:58.369Z] check_test.go:251: [d489e16b2a269] daemon is not started [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.31s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.39s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.64s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.25s) [2022-02-02T01:45:58.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-02T01:45:58.369Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-02T01:45:58.369Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-02T01:45:59.303Z] docker_cli_swarm_test.go:1316: [db95283a57074] joining swarm manager [d0c2cd7bc6c0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:46:03.487Z] check_test.go:278: [d90a40f8f03ff] daemon is not started [2022-02-02T01:46:03.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-02T01:46:03.805Z] check_test.go:278: [d8166862ba8de] daemon is not started [2022-02-02T01:46:03.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-02T01:46:03.805Z] check_test.go:278: [d95c98fe53a03] daemon is not started [2022-02-02T01:46:03.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-02T01:46:04.066Z] check_test.go:278: [d28bd461dd8c3] daemon is not started [2022-02-02T01:46:04.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-02T01:46:04.066Z] check_test.go:278: [d60a2bceec1ae] daemon is not started [2022-02-02T01:46:04.066Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-02-02T01:46:04.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-02-02T01:46:04.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-02T01:46:04.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-02T01:46:04.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-02-02T01:46:04.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-02-02T01:46:04.066Z] === RUN TestDockerNetworkSuite [2022-02-02T01:46:04.066Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-02T01:46:05.001Z] docker_cli_network_unix_test.go:46: [de281e8e84741] daemon is not started [2022-02-02T01:46:05.259Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-02T01:46:05.724Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-02T01:46:05.724Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-02T01:46:05.724Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-02T01:46:05.724Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-02T01:46:05.724Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-02T01:46:05.826Z] docker_cli_network_unix_test.go:46: [d894780121cae] daemon is not started [2022-02-02T01:46:06.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-02T01:46:07.985Z] docker_cli_network_unix_test.go:46: [dceabde49a172] daemon is not started [2022-02-02T01:46:08.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-02T01:46:09.855Z] docker_cli_network_unix_test.go:46: [d6790b42cadd2] daemon is not started [2022-02-02T01:46:10.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-02T01:46:10.114Z] docker_cli_network_unix_test.go:1233: [d211735c78f7c] daemon is not started [2022-02-02T01:46:10.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-02T01:46:11.106Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-02T01:46:12.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-02T01:46:12.676Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-02T01:46:12.676Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-02T01:46:12.676Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-02T01:46:12.843Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-02T01:46:13.312Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-02T01:46:13.578Z] docker_cli_network_unix_test.go:46: [db0e6e5243c31] daemon is not started [2022-02-02T01:46:14.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-02T01:46:17.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-02T01:46:18.333Z] docker_cli_network_unix_test.go:46: [d17360706fb45] daemon is not started [2022-02-02T01:46:18.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-02T01:46:20.804Z] docker_cli_network_unix_test.go:46: [daf22a40d20d9] daemon is not started [2022-02-02T01:46:20.915Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-02T01:46:21.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-02T01:46:22.115Z] docker_cli_network_unix_test.go:46: [d98281a2c2b0f] daemon is not started [2022-02-02T01:46:22.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-02T01:46:22.374Z] docker_cli_network_unix_test.go:46: [da9e29727c9ae] daemon is not started [2022-02-02T01:46:22.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-02T01:46:22.891Z] docker_cli_network_unix_test.go:46: [d14184f90fdcd] daemon is not started [2022-02-02T01:46:22.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-02T01:46:23.458Z] docker_cli_network_unix_test.go:46: [da4127dd9c078] daemon is not started [2022-02-02T01:46:23.539Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-02T01:46:23.539Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-02T01:46:23.539Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-02T01:46:23.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-02T01:46:24.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-02T01:46:24.012Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-02T01:46:24.282Z] docker_cli_network_unix_test.go:46: [d4092814c327b] daemon is not started [2022-02-02T01:46:24.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-02T01:46:24.799Z] docker_cli_network_unix_test.go:46: [dfa03de874068] daemon is not started [2022-02-02T01:46:24.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-02T01:46:25.057Z] docker_cli_network_unix_test.go:46: [d031a6b6450c9] daemon is not started [2022-02-02T01:46:25.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-02T01:46:25.623Z] docker_cli_network_unix_test.go:46: [d9e7c107c6ac3] daemon is not started [2022-02-02T01:46:25.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-02T01:46:25.881Z] docker_cli_network_unix_test.go:46: [d395493c6b7a8] daemon is not started [2022-02-02T01:46:25.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-02T01:46:26.139Z] docker_cli_network_unix_test.go:46: [d9adfd54ad409] daemon is not started [2022-02-02T01:46:26.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-02T01:46:26.139Z] docker_cli_network_unix_test.go:46: [d52da1cdb7b03] daemon is not started [2022-02-02T01:46:26.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-02T01:46:27.073Z] docker_cli_network_unix_test.go:46: [dc5c9a06bd49d] daemon is not started [2022-02-02T01:46:27.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-02T01:46:27.331Z] docker_cli_network_unix_test.go:46: [db832cfc981f3] daemon is not started [2022-02-02T01:46:27.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-02T01:46:27.898Z] docker_cli_network_unix_test.go:46: [da2674dd64569] daemon is not started [2022-02-02T01:46:27.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-02T01:46:28.158Z] docker_cli_network_unix_test.go:46: [d95fe52b9abde] daemon is not started [2022-02-02T01:46:28.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-02T01:46:28.158Z] docker_cli_network_unix_test.go:46: [d670455a33d4e] daemon is not started [2022-02-02T01:46:28.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-02T01:46:29.533Z] docker_cli_network_unix_test.go:968: [d9643d92ea79e] daemon is not started [2022-02-02T01:46:30.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-02T01:46:31.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-02T01:46:31.173Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-02T01:46:31.841Z] docker_cli_network_unix_test.go:46: [d5a384b10f223] daemon is not started [2022-02-02T01:46:31.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-02T01:46:32.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-02T01:46:34.372Z] docker_cli_network_unix_test.go:1116: [dfa954ae8bd68] daemon is not started [2022-02-02T01:46:36.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-02T01:46:36.903Z] docker_cli_network_unix_test.go:46: [d65af61cb46c6] daemon is not started [2022-02-02T01:46:36.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-02T01:46:36.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-02T01:46:37.838Z] docker_cli_network_unix_test.go:46: [d31f59ad94674] daemon is not started [2022-02-02T01:46:37.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-02T01:46:37.838Z] docker_cli_network_unix_test.go:46: [d4e6646a807b8] daemon is not started [2022-02-02T01:46:37.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-02T01:46:37.838Z] docker_cli_network_unix_test.go:46: [d3b1a5edabf39] daemon is not started [2022-02-02T01:46:38.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-02T01:46:38.096Z] docker_cli_network_unix_test.go:46: [dc942b58a23b8] daemon is not started [2022-02-02T01:46:38.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-02T01:46:38.355Z] docker_cli_network_unix_test.go:46: [dfb86c2b357c3] daemon is not started [2022-02-02T01:46:38.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-02T01:46:38.355Z] docker_cli_network_unix_test.go:46: [dfdc743014b0f] daemon is not started [2022-02-02T01:46:38.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-02T01:46:39.739Z] docker_cli_network_unix_test.go:46: [d04092816025e] daemon is not started [2022-02-02T01:46:40.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-02T01:46:40.673Z] docker_cli_network_unix_test.go:46: [d8be59d498db1] daemon is not started [2022-02-02T01:46:40.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-02T01:46:40.673Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-02T01:46:40.673Z] docker_cli_network_unix_test.go:46: [d9ed67ef5d4f4] daemon is not started [2022-02-02T01:46:40.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-02T01:46:41.239Z] docker_cli_network_unix_test.go:46: [daaa5135d66d2] daemon is not started [2022-02-02T01:46:41.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-02T01:46:44.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-02T01:46:45.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-02T01:46:46.154Z] docker_cli_network_unix_test.go:1084: [dd0c2dd12cd43] daemon is not started [2022-02-02T01:46:47.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-02T01:46:47.787Z] docker_cli_network_unix_test.go:46: [d21372d4904c1] daemon is not started [2022-02-02T01:46:47.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-02T01:46:48.354Z] docker_cli_network_unix_test.go:46: [d67e3c716a637] daemon is not started [2022-02-02T01:46:48.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-02T01:46:49.728Z] docker_cli_network_unix_test.go:46: [d82c285c98b7c] daemon is not started [2022-02-02T01:46:49.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-02T01:46:49.986Z] docker_cli_network_unix_test.go:46: [de9524799401d] daemon is not started [2022-02-02T01:46:49.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-02T01:46:50.553Z] docker_cli_network_unix_test.go:46: [df33c17e3442e] daemon is not started [2022-02-02T01:46:50.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-02T01:46:51.120Z] docker_cli_network_unix_test.go:46: [d73dcf3a08570] daemon is not started [2022-02-02T01:46:51.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-02T01:46:51.687Z] docker_cli_network_unix_test.go:46: [d73bba97c12be] daemon is not started [2022-02-02T01:46:51.945Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-02T01:46:54.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-02T01:46:54.240Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-02T01:46:54.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-02T01:46:58.518Z] docker_cli_network_unix_test.go:46: [d8417dde955aa] daemon is not started [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite (53.71s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.14s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.85s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.09s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.05s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.12s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-02T01:46:58.518Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.86s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-02-02T01:46:58.518Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.80s) [2022-02-02T01:46:58.518Z] === RUN TestDockerHubPullSuite [2022-02-02T01:46:58.518Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-02T01:46:58.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-02T01:46:58.995Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-02T01:46:58.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-02T01:46:58.995Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-02T01:46:58.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-02T01:46:59.893Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-02T01:47:01.792Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-02T01:47:02.358Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-02T01:47:03.733Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-02T01:47:03.995Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-02T01:47:03.995Z] --- PASS: TestDockerHubPullSuite (6.16s) [2022-02-02T01:47:03.995Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2022-02-02T01:47:03.995Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-02-02T01:47:03.995Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.61s) [2022-02-02T01:47:03.995Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2022-02-02T01:47:03.995Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-02-02T01:47:03.995Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-02-02T01:47:03.995Z] PASS [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === Skipped [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-02-02T01:47:03.995Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-02T01:47:03.995Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-02T01:47:03.995Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-02T01:47:03.995Z] [2022-02-02T01:47:03.995Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-02-02T01:47:03.995Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-02T01:47:03.995Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-02-02T01:47:03.996Z] [2022-02-02T01:47:03.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-02T01:47:03.996Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-02T01:47:03.996Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-02T01:47:03.996Z] [2022-02-02T01:47:03.996Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-02T01:47:03.996Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-02T01:47:03.996Z] docker_cli_network_unix_test.go:46: [d9ed67ef5d4f4] daemon is not started [2022-02-02T01:47:03.996Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-02T01:47:03.996Z] [2022-02-02T01:47:03.996Z] DONE 1262 tests, 51 skipped in 1418.268s [2022-02-02T01:47:03.996Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-02T01:47:03.996Z] ++++ cat bundles/test-integration/docker.pid [2022-02-02T01:47:03.996Z] +++ kill 8431 [2022-02-02T01:47:03.996Z] +++ /etc/init.d/apparmor stop [2022-02-02T01:47:03.996Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-02T01:47:03.996Z] [2022-02-02T01:47:03.996Z] Unloading profiles will leave already running processes permanently [2022-02-02T01:47:03.996Z] unconfined, which can lead to unexpected situations. [2022-02-02T01:47:03.996Z] [2022-02-02T01:47:03.996Z] To set a process to complain mode, use the command line tool [2022-02-02T01:47:03.996Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-02T01:47:03.996Z] +++ true [2022-02-02T01:47:03.996Z] exiting test-integration [2022-02-02T01:47:03.996Z] ++ exit 0 [2022-02-02T01:47:03.996Z] [2022-02-02T01:47:04.254Z] + for job in $(jobs -p) [2022-02-02T01:47:04.254Z] + wait 4672 [2022-02-02T01:47:06.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-02T01:47:06.156Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-02T01:47:06.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-02T01:47:06.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-02T01:47:06.624Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-02T01:47:06.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-02T01:47:06.624Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-02T01:47:06.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-02T01:47:13.321Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-02T01:47:13.321Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-02T01:47:13.321Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-02T01:47:14.886Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-02T01:47:22.058Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-02T01:47:22.058Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-02T01:47:22.058Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-02T01:47:34.577Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-02T01:47:42.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-02T01:47:43.243Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-02T01:47:43.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-02T01:47:43.474Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-02T01:47:43.944Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-02T01:47:43.944Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T01:47:44.413Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-02T01:47:45.979Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-02T01:47:45.979Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-02T01:47:45.979Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-02T01:47:50.733Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-02T01:47:51.720Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-02T01:47:51.720Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-02T01:47:51.720Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-02T01:47:51.720Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-02T01:47:51.720Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-02T01:47:53.283Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-02T01:47:53.676Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-02T01:47:54.268Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-02T01:47:54.736Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-02T01:47:55.722Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-02T01:47:56.190Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-02T01:48:00.460Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-02T01:48:00.460Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-02T01:48:02.056Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-02T01:48:03.742Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-02T01:48:04.270Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-02T01:48:04.270Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-02T01:48:04.271Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-02T01:48:05.256Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-02T01:48:05.256Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-02T01:48:05.256Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-02T01:48:05.725Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-02T01:48:07.938Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-02T01:48:08.925Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-02T01:48:09.393Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-02T01:48:09.393Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-02T01:48:09.393Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-02T01:48:10.318Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-02T01:48:10.379Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-02T01:48:11.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-02T01:48:11.365Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-02T01:48:11.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-02T01:48:11.365Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-02T01:48:11.365Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-02T01:48:11.691Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-02T01:48:15.876Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-02T01:48:17.235Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-02T01:48:17.776Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-02T01:48:21.058Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-02T01:48:21.058Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-02T01:48:21.058Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-02T01:48:22.702Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-02T01:48:22.702Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-02T01:48:22.702Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-02T01:48:23.810Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-02T01:48:26.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-02T01:48:26.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-02T01:48:27.256Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-02T01:48:29.161Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-02T01:48:32.469Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-02T01:48:40.632Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-02T01:48:42.896Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-02T01:48:51.061Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-02T01:48:53.085Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-02T01:48:53.085Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-02T01:48:53.085Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-02T01:48:54.649Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-02T01:48:54.649Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-02T01:48:54.649Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-02T01:48:54.649Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-02T01:48:55.117Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-02T01:48:55.117Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-02T01:48:55.117Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-02T01:48:55.585Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-02T01:48:55.585Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-02T01:48:55.585Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-02T01:49:01.486Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-02T01:49:25.387Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-02T01:49:25.387Z] docker_cli_swarm_test.go:1180: [d188d2a9a60e3] joining swarm manager [d02c0f8d22fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:49:25.690Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-02T01:49:25.690Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-02T01:49:25.690Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-02T01:49:25.690Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-02T01:49:31.606Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-02T01:49:31.942Z] docker_cli_swarm_test.go:1189: [d14b5c86732c9] joining swarm manager [d02c0f8d22fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:49:40.617Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-02T01:49:41.085Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-02T01:49:42.028Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-02T01:49:42.071Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-02T01:49:45.859Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-02T01:49:48.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-02T01:49:50.692Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-02T01:49:51.785Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-02T01:50:09.227Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-02T01:50:09.228Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-02T01:50:09.228Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-02T01:50:09.228Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-02T01:50:09.228Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-02T01:50:10.214Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-02T01:50:14.010Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-02T01:50:18.612Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-02T01:50:18.767Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-02T01:50:18.767Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-02T01:50:19.235Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-02T01:50:19.235Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-02T01:50:19.235Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-02T01:50:19.235Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-02T01:50:19.235Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-02T01:50:19.235Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-02T01:50:19.235Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-02T01:50:19.235Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-02T01:50:19.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-02T01:50:23.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-02T01:50:23.026Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T01:50:23.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-02T01:50:23.494Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T01:50:23.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-02T01:50:23.494Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T01:50:23.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-02T01:50:23.874Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-02T01:50:24.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-02T01:50:28.057Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-02T01:50:29.431Z] docker_cli_swarm_test.go:1112: [d804f60b754db] joining swarm manager [df59a9866dd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:50:30.351Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-02T01:50:30.805Z] docker_cli_swarm_test.go:1113: [d6673ab88a79a] joining swarm manager [df59a9866dd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:50:45.285Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-02T01:50:45.286Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-02T01:50:45.286Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-02T01:50:45.286Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-02T01:50:45.286Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-02T01:50:45.286Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-02T01:50:45.286Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-02T01:50:45.286Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-02T01:50:45.286Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-02T01:50:45.286Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-02T01:50:45.286Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-02T01:50:45.286Z] === RUN TestDockerSuite/TestBuildFails [2022-02-02T01:50:48.237Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-02T01:50:48.237Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-02T01:50:55.402Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-02T01:51:02.631Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-02T01:51:04.088Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-02T01:51:08.852Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-02T01:51:08.852Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-02T01:51:09.320Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-02T01:51:09.788Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-02T01:51:16.950Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-02T01:51:16.961Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-02T01:51:16.961Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-02T01:51:16.961Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-02T01:51:16.961Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-02T01:51:17.937Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-02T01:51:20.753Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-02T01:51:23.804Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-02T01:51:23.804Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-02T01:51:23.804Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-02T01:51:24.272Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-02T01:51:25.259Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-02T01:51:25.259Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-02T01:51:25.259Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-02T01:51:25.507Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-02T01:51:25.508Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-02T01:51:25.508Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-02T01:51:25.508Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-02T01:51:25.976Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-02T01:51:25.976Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-02T01:51:25.976Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-02T01:51:25.976Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-02T01:51:25.976Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-02T01:51:25.976Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-02T01:51:25.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-02T01:51:30.728Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-02T01:51:30.728Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T01:51:30.728Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-02T01:51:30.728Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T01:51:30.728Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-02T01:51:30.728Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T01:51:30.728Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-02T01:51:31.717Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-02T01:51:35.689Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-02T01:51:35.689Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T01:51:35.689Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-02T01:51:37.581Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-02T01:51:46.117Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-02T01:51:47.103Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-02T01:51:50.056Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-02T01:51:50.056Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-02T01:51:50.056Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-02T01:51:50.524Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-02T01:51:50.524Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-02T01:51:52.228Z] docker_cli_swarm_test.go:1166: [d2aa0c5d0e1a7] joining swarm manager [df59a9866dd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-02T01:51:52.588Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-02T01:51:52.588Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-02T01:51:52.588Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-02T01:51:52.588Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-02T01:51:52.588Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-02T01:51:52.588Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-02T01:51:52.588Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-02T01:51:52.588Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-02T01:51:52.588Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-02T01:51:52.588Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-02T01:51:52.588Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-02T01:51:52.588Z] === RUN TestDockerSuite/TestBuildFails [2022-02-02T01:51:54.809Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-02T01:51:54.809Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-02T01:51:55.296Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-02T01:51:56.284Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-02T01:51:57.272Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-02T01:51:58.260Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-02T01:51:58.729Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-02T01:51:59.717Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-02T01:52:01.282Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-02T01:52:01.983Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-02T01:52:07.154Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-02T01:52:07.154Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T01:52:07.154Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-02T01:52:07.154Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-02T01:52:07.154Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-02T01:52:07.623Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-02T01:52:07.623Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-02T01:52:07.623Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-02T01:52:07.623Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-02T01:52:07.854Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-02T01:52:08.092Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-02T01:52:09.079Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-02T01:52:14.955Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-02T01:52:15.013Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-02T01:52:20.921Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-02T01:52:22.485Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-02T01:52:28.355Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-02T01:52:28.356Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-02T01:52:28.356Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-02T01:52:28.356Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-02T01:52:28.833Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-02T01:52:28.833Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-02T01:52:28.833Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-02T01:52:30.945Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-02T01:52:31.203Z] docker_cli_swarm_test.go:1447: [dbaebffae7a89] joining swarm manager [d8e31817a2468]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:52:32.136Z] docker_cli_swarm_test.go:1448: [d5f14656b53d0] joining swarm manager [d8e31817a2468]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-02T01:52:32.783Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-02T01:52:32.783Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-02T01:52:32.783Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-02T01:52:34.348Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-02T01:52:39.265Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-02T01:52:39.265Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T01:52:39.265Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-02T01:52:44.329Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-02T01:52:44.329Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-02T01:52:44.329Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-02T01:52:44.329Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-02T01:52:44.329Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-02T01:52:44.895Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-02T01:52:47.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-02T01:52:50.729Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-02T01:52:50.794Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-02T01:52:50.794Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-02T01:52:50.794Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-02T01:52:51.770Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-02T01:52:51.770Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-02T01:52:52.628Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-02T01:52:53.986Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-02T01:52:53.986Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-02T01:52:53.986Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-02T01:52:54.454Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-02T01:52:54.454Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-02T01:52:54.529Z] docker_cli_swarm_unix_test.go:63: [dae0df0bdb672] joining swarm manager [d8f3635141d87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:52:59.210Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-02T01:53:00.196Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-02T01:53:00.664Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-02T01:53:02.241Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-02T01:53:02.709Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-02T01:53:03.696Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-02T01:53:05.263Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-02T01:53:05.729Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-02T01:53:10.211Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-02T01:53:12.419Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-02T01:53:12.420Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T01:53:12.420Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-02T01:53:12.420Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-02T01:53:12.420Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-02T01:53:12.420Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-02T01:53:12.420Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-02T01:53:12.420Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-02T01:53:12.420Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-02T01:53:12.887Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-02T01:53:13.874Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-02T01:53:16.151Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-02T01:53:19.743Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-02T01:53:28.035Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-02T01:53:32.794Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-02T01:53:37.387Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-02T01:53:37.564Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-02T01:53:37.564Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-02T01:53:37.564Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-02T01:53:38.550Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-02T01:53:39.956Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-02T01:53:47.119Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-02T01:53:50.747Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-02T01:53:50.747Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-02T01:53:50.747Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-02T01:53:52.646Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-02T01:53:55.178Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-02T01:53:57.715Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-02T01:53:59.630Z] docker_api_swarm_test.go:962: [d1098a733a67b] joining swarm manager [d833b7fa18fc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-02T01:54:04.946Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-02T01:54:04.946Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-02T01:54:05.415Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-02T01:54:14.087Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-02T01:54:14.409Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-02T01:54:14.556Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-02T01:54:14.556Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-02T01:54:14.556Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-02T01:54:14.556Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-02T01:54:14.556Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-02T01:54:17.701Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-02T01:54:18.350Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-02T01:54:20.083Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-02T01:54:23.113Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-02T01:54:26.071Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-02T01:54:26.071Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-02T01:54:26.071Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-02T01:54:29.025Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-02T01:54:29.351Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-02T01:54:29.897Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-02T01:54:30.014Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-02T01:54:31.273Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-02T01:54:31.580Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-02T01:54:32.579Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-02T01:54:33.173Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-02T01:54:35.219Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-02T01:54:36.458Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-02T01:54:41.238Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-02T01:54:42.014Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-02T01:54:42.390Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-02T01:54:42.484Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-02T01:54:43.037Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-02T01:54:47.147Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-02T01:54:47.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-02T01:54:49.749Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-02T01:54:52.278Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-02T01:54:52.916Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-02T01:54:54.808Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-02T01:54:56.710Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-02T01:54:57.338Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-02T01:54:59.868Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-02T01:55:01.796Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-02T01:55:04.980Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-02T01:55:04.980Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-02T01:55:04.980Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-02T01:55:07.137Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-02T01:55:10.934Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-02T01:55:13.656Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-02T01:55:14.125Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-02T01:55:14.125Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-02T01:55:14.125Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-02T01:55:14.125Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-02T01:55:14.125Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-02T01:55:16.805Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-02T01:55:17.274Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-02T01:55:17.274Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-02T01:55:17.274Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-02T01:55:17.274Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-02T01:55:17.274Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-02T01:55:17.924Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-02T01:55:20.232Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-02T01:55:20.232Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-02T01:55:20.232Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-02T01:55:22.684Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-02T01:55:24.904Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-02T01:55:24.904Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-02T01:55:24.904Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-02T01:55:27.858Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-02T01:55:28.845Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-02T01:55:30.410Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-02T01:55:40.838Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-02T01:55:41.825Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-02T01:55:52.252Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-02T01:55:56.047Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-02T01:55:58.004Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-02T01:56:02.941Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-02T01:56:04.811Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-02T01:56:09.567Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-02T01:56:12.868Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-02T01:56:14.410Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-02T01:56:15.398Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-02T01:56:15.398Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-02T01:56:15.398Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-02T01:56:15.398Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-02T01:56:15.398Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-02T01:56:17.613Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-02T01:56:17.613Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-02T01:56:17.613Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-02T01:56:24.300Z] === RUN TestDockerSuite/TestBuildRm [2022-02-02T01:56:30.963Z] --- PASS: TestDockerSwarmSuite (1642.83s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.86s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.31s) [2022-02-02T01:56:30.964Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.67s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.69s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.43s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.84s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.22s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.88s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.51s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.92s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.24s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.27s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.76s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.27s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.12s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.81s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.21s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.59s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.33s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.48s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.35s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.93s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.39s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.26s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.25s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.60s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.89s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.59s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.47s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.47s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.94s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.08s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.05s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.61s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.03s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.37s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.70s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.82s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.80s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.60s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.44s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.49s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.25s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.31s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.45s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.92s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.08s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.87s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.35s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.63s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.83s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.70s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.16s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.50s) [2022-02-02T01:56:30.964Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.82s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.81s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.86s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.89s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.17s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.17s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.13s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.36s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.39s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.41s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.86s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.76s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2022-02-02T01:56:30.964Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2022-02-02T01:56:30.964Z] === RUN TestDockerExternalVolumeSuite [2022-02-02T01:56:30.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-02T01:56:30.964Z] docker_cli_external_volume_driver_test.go:52: [db8782759925c] daemon is not started [2022-02-02T01:56:36.800Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-02T01:56:39.754Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-02T01:56:39.754Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-02T01:56:39.755Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-02T01:56:39.755Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-02T01:56:40.223Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-02T01:56:41.210Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-02T01:56:45.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-02T01:56:45.977Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-02T01:56:49.773Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-02T01:56:53.153Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-02T01:56:53.153Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-02T01:56:53.153Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-02T01:56:53.153Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-02T01:56:54.534Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-02T01:56:55.367Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-02T01:56:59.159Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-02T01:57:00.328Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-02T01:57:03.915Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-02T01:57:03.915Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-02T01:57:03.915Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-02T01:57:03.915Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-02T01:57:03.915Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-02T01:57:03.915Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-02T01:57:03.915Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-02T01:57:03.915Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-02T01:57:03.915Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-02T01:57:03.915Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-02T01:57:03.915Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-02T01:57:08.670Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-02T01:57:08.670Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T01:57:08.670Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-02T01:57:08.670Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T01:57:08.670Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-02T01:57:08.670Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T01:57:08.670Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-02T01:57:09.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-02T01:57:12.361Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-02T01:57:12.830Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-02T01:57:13.299Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-02T01:57:14.413Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-02T01:57:21.562Z] === RUN TestDockerSuite/TestBuildRm [2022-02-02T01:57:21.984Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-02T01:57:21.984Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-02T01:57:26.742Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-02T01:57:26.742Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-02T01:57:31.503Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-02T01:57:32.240Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-02T01:57:32.240Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-02T01:57:32.240Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-02T01:57:32.240Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-02T01:57:32.240Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-02T01:57:32.240Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-02T01:57:32.240Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-02T01:57:32.240Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-02T01:57:32.240Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-02T01:57:32.240Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-02T01:57:32.240Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-02T01:57:32.240Z] === RUN TestDockerSuite/TestBuildFails [2022-02-02T01:57:33.227Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-02T01:57:33.695Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-02T01:57:36.501Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-02T01:57:39.561Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-02T01:57:40.304Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-02T01:57:40.304Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-02T01:57:40.304Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-02T01:57:40.304Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-02T01:57:40.304Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-02T01:57:41.879Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-02T01:57:45.431Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-02T01:57:46.633Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-02T01:57:50.731Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-02T01:57:52.740Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-02T01:57:52.740Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-02T01:57:52.740Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-02T01:57:53.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-02T01:57:55.493Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-02T01:57:55.855Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-02T01:57:56.536Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-02T01:57:58.109Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-02T01:58:01.611Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-02T01:58:01.723Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-02T01:58:02.866Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-02T01:58:03.287Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-02T01:58:08.738Z] === RUN TestDockerSuite/TestBuildUser [2022-02-02T01:58:08.738Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-02T01:58:08.738Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-02T01:58:08.738Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-02T01:58:08.738Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-02T01:58:08.738Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-02T01:58:08.738Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-02T01:58:09.155Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-02T01:58:09.155Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-02T01:58:09.155Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-02T01:58:09.624Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-02T01:58:10.092Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-02T01:58:10.092Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-02T01:58:10.092Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-02T01:58:12.532Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-02T01:58:13.001Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-02T01:58:13.311Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-02T01:58:13.311Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-02T01:58:13.311Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-02T01:58:15.954Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-02T01:58:15.954Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-02T01:58:15.954Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-02T01:58:15.954Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-02T01:58:15.954Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-02T01:58:16.475Z] docker_cli_external_volume_driver_test.go:52: [dc1faf8f3802b] daemon is not started [2022-02-02T01:58:18.753Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-02T01:58:18.753Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T01:58:18.753Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-02T01:58:23.740Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-02T01:58:23.740Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-02T01:58:27.535Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-02T01:58:27.535Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-02T01:58:31.244Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-02T01:58:31.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-02T01:58:32.231Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-02T01:58:32.292Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-02T01:58:34.446Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-02T01:58:34.446Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-02T01:58:34.446Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-02T01:58:34.915Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-02T01:58:34.915Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-02T01:58:39.669Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-02T01:58:40.657Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-02T01:58:41.125Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-02T01:58:41.253Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-02T01:58:41.253Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-02T01:58:42.112Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-02T01:58:42.580Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-02T01:58:44.146Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-02T01:58:45.711Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-02T01:58:46.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-02T01:58:48.415Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-02T01:58:50.113Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-02T01:58:50.113Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-02T01:58:50.581Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-02T01:58:52.867Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-02T01:58:52.867Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-02T01:58:52.867Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-02T01:58:53.853Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-02T01:58:54.287Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-02T01:58:54.287Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-02T01:58:54.287Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-02T01:58:54.287Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-02T01:58:54.287Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-02T01:58:54.371Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-02T01:58:55.357Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-02T01:58:58.080Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-02T01:58:58.080Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-02T01:58:58.080Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-02T01:58:59.719Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-02T01:59:00.122Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-02T01:59:01.096Z] docker_cli_external_volume_driver_test.go:52: [de4bd2ac95333] daemon is not started [2022-02-02T01:59:05.991Z] === RUN TestDockerSuite/TestBuildUser [2022-02-02T01:59:05.991Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-02T01:59:05.991Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-02T01:59:05.991Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-02T01:59:05.991Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-02T01:59:05.991Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-02T01:59:05.991Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-02T01:59:09.783Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-02T01:59:09.783Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-02T01:59:10.581Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-02T01:59:13.577Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-02T01:59:13.577Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-02T01:59:13.577Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-02T01:59:13.577Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-02T01:59:13.577Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-02T01:59:14.375Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-02T01:59:14.375Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-02T01:59:15.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-02T01:59:15.959Z] docker_cli_external_volume_driver_test.go:52: [d73164a203b81] daemon is not started [2022-02-02T01:59:25.010Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-02T01:59:25.010Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-02T01:59:25.010Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-02T01:59:26.575Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-02T01:59:29.317Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-02T01:59:29.317Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-02T01:59:29.317Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-02T01:59:29.317Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-02T01:59:29.317Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-02T01:59:29.317Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-02T01:59:29.317Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-02T01:59:30.305Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-02T01:59:34.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-02T01:59:38.896Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-02T01:59:38.896Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-02T01:59:38.974Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-02T01:59:41.189Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-02T01:59:41.189Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-02T01:59:41.189Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-02T01:59:41.189Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-02T01:59:41.189Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-02T01:59:41.189Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T01:59:41.189Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-02T01:59:43.408Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-02T01:59:43.408Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T01:59:43.408Z] === RUN TestDockerSuite/TestCommitChange [2022-02-02T01:59:46.056Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-02T01:59:49.278Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-02T01:59:51.930Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-02T01:59:51.930Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-02T01:59:51.930Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-02T01:59:51.930Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-02T01:59:51.930Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-02T01:59:54.036Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-02T01:59:54.036Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-02T01:59:54.036Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-02T01:59:54.146Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-02T01:59:54.146Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-02T01:59:54.614Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-02T02:00:01.197Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-02T02:00:01.197Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-02T02:00:01.197Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-02T02:00:05.049Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-02T02:00:06.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-02T02:00:09.273Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-02T02:00:09.803Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-02T02:00:09.861Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-02T02:00:10.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-02T02:00:13.652Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-02T02:00:13.652Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-02T02:00:13.652Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-02T02:00:13.652Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-02T02:00:13.652Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-02T02:00:13.652Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-02T02:00:13.652Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-02T02:00:13.652Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-02T02:00:17.929Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-02T02:00:18.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-02T02:00:22.312Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-02T02:00:22.681Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-02T02:00:25.199Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-02T02:00:25.199Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-02T02:00:25.199Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-02T02:00:25.199Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-02T02:00:25.199Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-02T02:00:25.199Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-02T02:00:25.199Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-02T02:00:26.766Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-02T02:00:29.480Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-02T02:00:29.480Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-02T02:00:29.480Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-02T02:00:32.433Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-02T02:00:32.433Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-02T02:00:32.433Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-02T02:00:32.433Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-02T02:00:32.433Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-02T02:00:32.433Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-02T02:00:32.433Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-02T02:00:35.188Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-02T02:00:35.386Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-02T02:00:35.386Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-02T02:00:35.386Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-02T02:00:35.386Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-02T02:00:35.438Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-02T02:00:36.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-02T02:00:36.459Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-02T02:00:36.459Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-02T02:00:36.928Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-02T02:00:36.928Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-02T02:00:36.928Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-02T02:00:36.928Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T02:00:36.928Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-02T02:00:38.338Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-02T02:00:38.338Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-02T02:00:38.338Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-02T02:00:38.338Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-02T02:00:38.338Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-02T02:00:38.338Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-02T02:00:38.338Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:00:38.338Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-02T02:00:39.158Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-02T02:00:39.937Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-02T02:00:41.478Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-02T02:00:43.925Z] === RUN TestDockerSuite/TestCommitChange [2022-02-02T02:00:44.431Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-02T02:00:48.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-02T02:00:48.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-02T02:00:48.223Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-02T02:00:48.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-02T02:00:49.790Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-02T02:00:52.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-02T02:00:52.012Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-02T02:00:54.542Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-02T02:00:54.542Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-02T02:00:54.542Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-02T02:00:54.963Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-02T02:00:54.963Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:00:54.963Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-02T02:00:54.963Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:00:54.963Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-02T02:00:57.752Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-02T02:00:57.752Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-02T02:00:57.752Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-02T02:00:57.916Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-02T02:00:57.916Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-02T02:01:00.866Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-02T02:01:00.866Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-02T02:01:00.866Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-02T02:01:03.200Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-02T02:01:03.200Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-02T02:01:03.200Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-02T02:01:04.657Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-02T02:01:04.906Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-02T02:01:04.906Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-02T02:01:04.906Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-02T02:01:04.906Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-02T02:01:04.906Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-02T02:01:04.906Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-02T02:01:05.126Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-02T02:01:07.857Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-02T02:01:08.078Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-02T02:01:10.367Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-02T02:01:13.945Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-02T02:01:15.123Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-02T02:01:15.123Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-02T02:01:15.123Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-02T02:01:15.123Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-02T02:01:15.123Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-02T02:01:15.123Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-02T02:01:15.123Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-02T02:01:15.123Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-02T02:01:16.516Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-02T02:01:19.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-02T02:01:19.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-02T02:01:19.934Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-02T02:01:21.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-02T02:01:21.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-02T02:01:21.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-02T02:01:21.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-02T02:01:21.104Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-02T02:01:22.885Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-02T02:01:23.039Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-02T02:01:23.794Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-02T02:01:23.870Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-02T02:01:24.058Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-02T02:01:24.058Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-02T02:01:24.058Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-02T02:01:24.856Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-02T02:01:27.009Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-02T02:01:27.009Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:01:27.009Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-02T02:01:30.804Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-02T02:01:30.804Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-02T02:01:30.968Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-02T02:01:30.968Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-02T02:01:30.968Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-02T02:01:33.923Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-02T02:01:33.923Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-02T02:01:33.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-02T02:01:33.923Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-02T02:01:33.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-02T02:01:33.923Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-02T02:01:33.923Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-02T02:01:35.560Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-02T02:01:36.139Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-02T02:01:36.139Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-02T02:01:36.139Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-02T02:01:36.139Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-02T02:01:38.512Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-02T02:01:38.512Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-02T02:01:38.512Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-02T02:01:38.512Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-02T02:01:38.512Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-02T02:01:38.512Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-02T02:01:38.512Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-02T02:01:38.512Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-02T02:01:38.981Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-02T02:01:38.981Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-02T02:01:38.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-02T02:01:39.089Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-02T02:01:39.089Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-02T02:01:39.089Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-02T02:01:39.089Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-02T02:01:39.089Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-02T02:01:39.089Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-02T02:01:39.089Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:01:39.089Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-02T02:01:39.787Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-02T02:01:40.256Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-02T02:01:41.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-02T02:01:41.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-02T02:01:41.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-02T02:01:42.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-02T02:01:44.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-02T02:01:45.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-02T02:01:47.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-02T02:01:47.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-02T02:01:47.323Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-02T02:01:47.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-02T02:01:47.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-02T02:01:48.915Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-02T02:01:50.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-02T02:01:50.281Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-02T02:01:50.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-02T02:01:53.231Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-02T02:01:53.231Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:01:53.231Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-02T02:01:53.231Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:01:53.231Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-02T02:01:53.666Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-02T02:01:53.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000319500_} [2022-02-02T02:01:55.444Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-02T02:01:55.444Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-02T02:01:56.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12696011798_c:\foo_false____} [2022-02-02T02:01:57.668Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-02T02:01:57.668Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-02T02:01:57.668Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-02T02:01:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12696011798_c:\foo_true____} [2022-02-02T02:02:01.456Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-02T02:02:01.456Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-02T02:02:02.323Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-02T02:02:03.447Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-02T02:02:03.447Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-02T02:02:03.447Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-02T02:02:03.447Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-02T02:02:03.447Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-02T02:02:03.447Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-02T02:02:03.447Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-02T02:02:04.412Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-02T02:02:06.112Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-02T02:02:06.402Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-02T02:02:06.402Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.402Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-02T02:02:06.402Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.402Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-02T02:02:06.402Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.402Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-02T02:02:06.402Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.402Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-02T02:02:06.402Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.402Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-02T02:02:06.402Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-02T02:02:06.871Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-02T02:02:06.871Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-02T02:02:06.871Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-02T02:02:06.871Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-02T02:02:06.871Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-02T02:02:06.871Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-02T02:02:06.871Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:02:06.871Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-02T02:02:09.165Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-02T02:02:10.663Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-02T02:02:10.663Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-02T02:02:10.663Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-02T02:02:10.663Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-02T02:02:10.869Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-02T02:02:12.434Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-02T02:02:12.434Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-02T02:02:12.434Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-02T02:02:12.434Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-02T02:02:12.434Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-02T02:02:13.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-02T02:02:13.618Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-02T02:02:13.618Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-02T02:02:13.618Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-02T02:02:13.618Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-02T02:02:13.618Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-02T02:02:13.618Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-02T02:02:13.618Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-02T02:02:13.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-02T02:02:13.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-02T02:02:13.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-02T02:02:13.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-02T02:02:13.925Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-02T02:02:14.648Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-02T02:02:14.648Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-02T02:02:14.648Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-02T02:02:16.145Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-02T02:02:16.145Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-02T02:02:16.145Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-02T02:02:19.094Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-02T02:02:19.094Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:02:19.094Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-02T02:02:20.781Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-02T02:02:21.313Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-02T02:02:21.313Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-02T02:02:22.999Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-02T02:02:22.999Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:02:22.999Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-02T02:02:22.999Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-02T02:02:22.999Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-02T02:02:26.076Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-02T02:02:28.293Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-02T02:02:28.293Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-02T02:02:28.293Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-02T02:02:28.293Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-02T02:02:28.293Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-02T02:02:28.293Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-02T02:02:28.293Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-02T02:02:28.293Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-02T02:02:28.293Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-02T02:02:28.293Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-02T02:02:28.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-02T02:02:30.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-02T02:02:30.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-02T02:02:33.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-02T02:02:35.503Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-02T02:02:35.503Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-02T02:02:35.503Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-02T02:02:35.503Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:02:35.503Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-02T02:02:36.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-02T02:02:39.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-02T02:02:41.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004271d0_} [2022-02-02T02:02:44.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1110593027_c:\foo_false____} [2022-02-02T02:02:45.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-02T02:02:46.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1110593027_c:\foo_true____} [2022-02-02T02:02:48.000Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-02T02:02:48.000Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-02T02:02:48.000Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-02T02:02:48.000Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-02T02:02:48.000Z] === RUN TestDockerSuite/TestCpToDot [2022-02-02T02:02:49.564Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-02T02:02:49.565Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-02T02:02:49.565Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-02T02:02:49.565Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-02T02:02:49.565Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-02T02:02:49.789Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-02T02:02:49.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-02T02:02:50.257Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-02T02:02:50.257Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-02T02:02:50.257Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-02T02:02:50.257Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-02T02:02:50.257Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-02T02:02:50.257Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-02T02:02:52.515Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-02T02:02:52.515Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:02:52.515Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-02T02:02:52.515Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-02T02:02:52.515Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-02T02:02:52.515Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-02T02:02:52.515Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-02T02:02:52.515Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-02T02:02:52.515Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-02T02:02:52.983Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-02T02:02:52.983Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-02T02:02:54.046Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-02T02:02:54.046Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-02T02:02:54.046Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:02:54.046Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-02T02:02:55.198Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-02T02:02:57.024Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-02T02:02:57.024Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-02T02:02:57.024Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-02T02:02:57.024Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-02T02:02:57.345Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-02T02:02:57.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-02T02:02:58.152Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-02T02:02:58.621Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-02T02:02:58.621Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-02T02:02:59.975Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-02T02:02:59.975Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-02T02:02:59.975Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-02T02:02:59.975Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-02T02:02:59.975Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-02T02:02:59.975Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-02T02:02:59.975Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-02T02:03:01.573Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-02T02:03:02.561Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-02T02:03:02.561Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-02T02:03:02.561Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-02T02:03:02.561Z] === RUN TestDockerSuite/TestCreateRM [2022-02-02T02:03:03.030Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-02T02:03:03.030Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T02:03:03.030Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-02T02:03:03.498Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-02T02:03:03.498Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-02T02:03:04.734Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-02T02:03:07.698Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-02T02:03:07.698Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:03:07.698Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-02T02:03:07.698Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-02T02:03:07.698Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-02T02:03:13.924Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-02T02:03:13.924Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-02T02:03:13.924Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-02T02:03:15.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-02T02:03:15.516Z] docker_cli_external_volume_driver_test.go:484: [d76001a91622e] daemon is not started [2022-02-02T02:03:17.006Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-02T02:03:17.474Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-02T02:03:17.474Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-02T02:03:17.474Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-02T02:03:18.126Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-02T02:03:18.126Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-02T02:03:18.126Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-02T02:03:18.126Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:03:18.126Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-02T02:03:20.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-02T02:03:20.426Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-02T02:03:20.894Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-02T02:03:20.894Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDockerFails [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-02T02:03:20.894Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-02T02:03:20.894Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-02T02:03:20.894Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-02T02:03:20.894Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-02T02:03:20.894Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-02T02:03:20.894Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-02T02:03:24.686Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-02T02:03:27.462Z] === RUN TestDockerSuite/TestBuildRm [2022-02-02T02:03:27.639Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-02T02:03:30.387Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-02T02:03:30.387Z] docker_cli_external_volume_driver_test.go:52: [d4d6a9811e57c] daemon is not started [2022-02-02T02:03:30.591Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-02T02:03:30.617Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-02T02:03:30.617Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-02T02:03:30.617Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-02T02:03:30.617Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-02T02:03:30.617Z] === RUN TestDockerSuite/TestCpToDot [2022-02-02T02:03:32.181Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-02T02:03:32.181Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-02T02:03:32.181Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-02T02:03:32.181Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-02T02:03:32.181Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-02T02:03:37.620Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-02T02:03:37.620Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-02T02:03:37.620Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-02T02:03:37.620Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-02T02:03:37.620Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-02T02:03:40.369Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-02T02:03:40.574Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-02T02:03:41.045Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-02T02:03:41.045Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-02T02:03:42.771Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-02T02:03:43.258Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-02T02:03:43.726Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-02T02:03:44.160Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-02T02:03:44.160Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-02T02:03:44.160Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-02T02:03:44.160Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-02T02:03:44.160Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-02T02:03:44.194Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-02T02:03:44.194Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-02T02:03:44.194Z] === RUN TestDockerSuite/TestCreateRM [2022-02-02T02:03:44.662Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-02T02:03:44.662Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T02:03:44.662Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-02T02:03:44.977Z] --- PASS: TestDockerExternalVolumeSuite (436.85s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.50s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-02-02T02:03:44.978Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-02T02:03:44.978Z] PASS [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] === Skipped [2022-02-02T02:03:44.978Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-02T02:03:44.978Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-02T02:03:44.978Z] check_test.go:308: [d59ed9f5ec871] daemon is not started [2022-02-02T02:03:44.978Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-02T02:03:44.978Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-02T02:03:44.978Z] check_test.go:308: [d597cca7dabca] daemon is not started [2022-02-02T02:03:44.978Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2022-02-02T02:03:44.978Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-02T02:03:44.978Z] check_test.go:308: [d68e9133d5e4e] daemon is not started [2022-02-02T02:03:44.978Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-02T02:03:44.978Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-02T02:03:44.978Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-02T02:03:44.978Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-02T02:03:44.978Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] DONE 271 tests, 5 skipped in 2418.934s [2022-02-02T02:03:44.978Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-02T02:03:44.978Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd7d896d474fc/docker.pid [2022-02-02T02:03:44.978Z] +++ kill 6970 [2022-02-02T02:03:44.978Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6970 is not a child of this shell [2022-02-02T02:03:44.978Z] warning: PID 6970 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd7d896d474fc/docker.pid had a nonzero exit code [2022-02-02T02:03:44.978Z] ++++ cat bundles/test-integration/docker.pid [2022-02-02T02:03:44.978Z] +++ kill 8413 [2022-02-02T02:03:44.978Z] +++ /etc/init.d/apparmor stop [2022-02-02T02:03:44.978Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] Unloading profiles will leave already running processes permanently [2022-02-02T02:03:44.978Z] unconfined, which can lead to unexpected situations. [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:44.978Z] To set a process to complain mode, use the command line tool [2022-02-02T02:03:44.978Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-02T02:03:44.978Z] +++ true [2022-02-02T02:03:44.978Z] exiting test-integration [2022-02-02T02:03:44.978Z] ++ exit 0 [2022-02-02T02:03:44.978Z] [2022-02-02T02:03:45.130Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-02T02:03:45.130Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-02T02:03:45.236Z] + exit 0 [2022-02-02T02:03:45.236Z] ++ jobs -p [2022-02-02T02:03:45.236Z] + pids= [2022-02-02T02:03:45.236Z] + echo 'Remaining pids to kill: []' [2022-02-02T02:03:45.236Z] Remaining pids to kill: [] [2022-02-02T02:03:45.236Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-02T02:03:45.252Z] Recording test results [2022-02-02T02:03:45.725Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-02T02:03:47.237Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-02T02:03:47.529Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-02T02:03:47.567Z] + echo Ensuring container killed. [2022-02-02T02:03:47.567Z] Ensuring container killed. [2022-02-02T02:03:47.567Z] + docker ps -aq -f name=docker-pr39-* [2022-02-02T02:03:47.567Z] + cids=9b037aab8c06 [2022-02-02T02:03:47.567Z] 293216d8d194 [2022-02-02T02:03:47.567Z] 34643eeb7df8 [2022-02-02T02:03:47.567Z] + [ -n 9b037aab8c06 [2022-02-02T02:03:47.567Z] 293216d8d194 [2022-02-02T02:03:47.567Z] 34643eeb7df8 ] [2022-02-02T02:03:47.567Z] + docker rm -vf 9b037aab8c06 293216d8d194 34643eeb7df8 [2022-02-02T02:03:48.135Z] 9b037aab8c06 [2022-02-02T02:03:48.393Z] 293216d8d194 [2022-02-02T02:03:48.393Z] 34643eeb7df8 [Pipeline] sh [2022-02-02T02:03:48.683Z] + echo Chowning /workspace to jenkins user [2022-02-02T02:03:48.683Z] Chowning /workspace to jenkins user [2022-02-02T02:03:48.683Z] + id -u [2022-02-02T02:03:48.683Z] + id -g [2022-02-02T02:03:48.683Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41548:/workspace busybox chown -R 1000:1000 /workspace [2022-02-02T02:03:48.683Z] Unable to find image 'busybox:latest' locally [2022-02-02T02:03:48.683Z] latest: Pulling from library/busybox [2022-02-02T02:03:48.683Z] 5cc84ad355aa: Pulling fs layer [2022-02-02T02:03:48.943Z] 5cc84ad355aa: Download complete [2022-02-02T02:03:48.943Z] 5cc84ad355aa: Pull complete [2022-02-02T02:03:48.943Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-02T02:03:48.943Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-02T02:03:51.779Z] + bundleName=amd64 [2022-02-02T02:03:51.779Z] + echo Creating amd64-bundles.tar.gz [2022-02-02T02:03:51.779Z] Creating amd64-bundles.tar.gz [2022-02-02T02:03:51.779Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-02T02:03:51.779Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-02T02:03:52.734Z] Archiving artifacts [2022-02-02T02:03:54.390Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-02T02:03:54.692Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-02T02:03:54.719Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T02:03:55.030Z] + make clean [2022-02-02T02:03:55.288Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T02:03:55.288Z] docker-dev-cache [2022-02-02T02:03:55.288Z] docker-mod-cache [Pipeline] deleteDir [2022-02-02T02:03:55.553Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-02T02:03:55.553Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-02T02:03:55.553Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-02T02:03:57.646Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-02T02:03:58.114Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-02T02:03:58.185Z] === RUN TestDockerSuite/TestBuildShellInherited [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T02:03:59.346Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-02T02:03:59.346Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-02T02:03:59.347Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-02T02:03:59.347Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-02T02:04:01.977Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-02T02:04:02.298Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-02T02:04:02.298Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDockerFails [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-02T02:04:02.298Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-02T02:04:02.298Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-02T02:04:02.298Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.298Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-02T02:04:02.298Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.766Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-02T02:04:02.766Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-02T02:04:02.766Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-02T02:04:03.984Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-02T02:04:04.452Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-02T02:04:04.986Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-02T02:04:05.440Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-02T02:04:07.946Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-02T02:04:10.910Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-02T02:04:11.315Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-02T02:04:18.480Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-02T02:04:18.480Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-02T02:04:18.480Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-02T02:04:18.480Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:04:18.480Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-02T02:04:18.480Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-02T02:04:18.480Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-02T02:04:18.480Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-02T02:04:18.480Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-02T02:04:18.949Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-02T02:04:18.949Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-02T02:04:18.949Z] === RUN TestDockerSuite/TestEventsRename [2022-02-02T02:04:19.796Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-02T02:04:19.796Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-02T02:04:19.796Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-02T02:04:21.345Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-02T02:04:21.908Z] === RUN TestDockerSuite/TestEventsResize [2022-02-02T02:04:25.143Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-02T02:04:30.226Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-02T02:04:30.226Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-02T02:04:31.016Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-02T02:04:33.972Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-02T02:04:34.959Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-02T02:04:34.992Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-02T02:04:34.992Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-02T02:04:38.785Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-02T02:04:39.729Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-02T02:04:40.198Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-02T02:04:41.764Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-02T02:04:47.636Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-02T02:04:53.510Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-02T02:04:53.510Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-02T02:04:53.510Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-02T02:04:53.510Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:04:53.510Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-02T02:04:53.510Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-02T02:04:53.510Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-02T02:04:53.510Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-02T02:04:53.510Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-02T02:04:54.496Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-02T02:04:54.496Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-02T02:04:54.496Z] === RUN TestDockerSuite/TestEventsRename [2022-02-02T02:04:56.714Z] === RUN TestDockerSuite/TestEventsResize [2022-02-02T02:04:57.782Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-02T02:04:58.771Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-02T02:05:00.019Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-02T02:05:00.019Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-02T02:05:00.019Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-02T02:05:02.234Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-02T02:05:03.221Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-02T02:05:03.534Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-02T02:05:05.396Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-02T02:05:07.614Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-02T02:05:07.978Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-02T02:05:09.416Z] === RUN TestDockerSuite/TestEventsTop [2022-02-02T02:05:09.416Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-02T02:05:09.416Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-02T02:05:10.570Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-02T02:05:11.636Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-02T02:05:12.734Z] === RUN TestDockerSuite/TestBuildUser [2022-02-02T02:05:12.735Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-02T02:05:12.735Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-02T02:05:12.735Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-02T02:05:13.203Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-02T02:05:13.203Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-02T02:05:13.203Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-02T02:05:16.436Z] === RUN TestDockerSuite/TestEventsTop [2022-02-02T02:05:16.436Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-02T02:05:16.436Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-02T02:05:17.122Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-02T02:05:17.591Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-02T02:05:18.653Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-02T02:05:18.913Z] === RUN TestDockerSuite/TestExec [2022-02-02T02:05:18.913Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:05:18.913Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-02T02:05:18.913Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-02T02:05:18.913Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-02T02:05:21.873Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-02T02:05:23.408Z] === RUN TestDockerSuite/TestExec [2022-02-02T02:05:23.408Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:05:23.408Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-02T02:05:23.408Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-02T02:05:23.408Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-02T02:05:25.624Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-02T02:05:25.672Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-02T02:05:25.672Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:05:25.672Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-02T02:05:25.672Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:05:25.672Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-02T02:05:25.672Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-02T02:05:25.672Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-02T02:05:26.261Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-02T02:05:26.261Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-02T02:05:26.261Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-02T02:05:26.261Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-02T02:05:26.261Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-02T02:05:27.840Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-02T02:05:27.840Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:05:27.840Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-02T02:05:27.840Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:05:27.840Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-02T02:05:27.840Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-02T02:05:27.840Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-02T02:05:29.469Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-02T02:05:30.057Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-02T02:05:32.280Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-02T02:05:33.266Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-02T02:05:34.495Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-02T02:05:36.714Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-02T02:05:38.026Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-02T02:05:40.980Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-02T02:05:41.469Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-02T02:05:41.469Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-02T02:05:41.469Z] === RUN TestDockerSuite/TestExecEnv [2022-02-02T02:05:41.469Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:05:41.469Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-02T02:05:41.469Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-02T02:05:41.469Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-02T02:05:44.428Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-02T02:05:47.498Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-02T02:05:47.967Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-02T02:05:48.144Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-02T02:05:48.144Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-02T02:05:48.144Z] === RUN TestDockerSuite/TestExecEnv [2022-02-02T02:05:48.144Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:05:48.144Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-02T02:05:48.144Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-02T02:05:48.144Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-02T02:05:48.224Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-02T02:05:48.224Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-02T02:05:48.224Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-02T02:05:48.224Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-02T02:05:48.224Z] === RUN TestDockerSuite/TestExecParseError [2022-02-02T02:05:48.224Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:05:48.224Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-02T02:05:48.224Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-02T02:05:48.224Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-02T02:05:48.224Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-02T02:05:48.224Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-02T02:05:50.456Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-02T02:05:50.456Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-02T02:05:50.456Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-02T02:05:50.456Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:05:50.456Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-02T02:05:50.456Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-02T02:05:50.456Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-02T02:05:50.456Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-02T02:05:50.456Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-02T02:05:50.456Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-02T02:05:50.456Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-02T02:05:51.097Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-02T02:05:52.672Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-02T02:05:52.672Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-02T02:05:52.672Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-02T02:05:55.855Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-02T02:05:55.855Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-02T02:05:55.855Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-02T02:05:55.855Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-02T02:05:55.855Z] === RUN TestDockerSuite/TestExecParseError [2022-02-02T02:05:55.855Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:05:55.855Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-02T02:05:55.855Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-02T02:05:55.855Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-02T02:05:55.855Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-02T02:05:55.855Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-02T02:05:56.633Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-02T02:05:59.843Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-02T02:05:59.843Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-02T02:05:59.843Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-02T02:05:59.843Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-02T02:05:59.843Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-02T02:05:59.843Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:05:59.843Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-02T02:06:00.614Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-02T02:06:00.614Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-02T02:06:00.614Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-02T02:06:00.614Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:06:00.614Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-02T02:06:00.614Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-02T02:06:00.614Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-02T02:06:00.614Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-02T02:06:00.614Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-02T02:06:00.614Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-02T02:06:00.614Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-02T02:06:04.404Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-02T02:06:04.404Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-02T02:06:04.404Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-02T02:06:05.716Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-02T02:06:07.059Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-02T02:06:07.059Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-02T02:06:07.059Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-02T02:06:07.059Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-02T02:06:07.059Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-02T02:06:10.016Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-02T02:06:10.016Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-02T02:06:10.016Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-02T02:06:11.583Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-02T02:06:11.583Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-02T02:06:11.583Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-02T02:06:11.583Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-02T02:06:11.583Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-02T02:06:11.583Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:06:11.583Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-02T02:06:11.594Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-02T02:06:14.541Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-02T02:06:18.744Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-02T02:06:21.734Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestHealth [2022-02-02T02:06:21.734Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-02T02:06:21.734Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-02T02:06:22.510Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-02T02:06:24.616Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-02T02:06:25.473Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-02T02:06:25.474Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-02T02:06:26.486Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-02T02:06:26.486Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-02T02:06:26.486Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-02T02:06:26.486Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-02T02:06:26.486Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-02T02:06:26.486Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-02T02:06:26.954Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-02T02:06:27.939Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-02T02:06:27.939Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:06:27.939Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-02T02:06:28.925Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-02T02:06:28.925Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-02T02:06:29.373Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-02T02:06:31.138Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-02T02:06:31.138Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-02T02:06:33.352Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-02T02:06:36.533Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-02T02:06:36.534Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:06:36.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-02T02:06:36.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-02T02:06:36.534Z] === RUN TestDockerSuite/TestHealth [2022-02-02T02:06:36.534Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-02T02:06:36.534Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-02T02:06:37.002Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-02T02:06:37.002Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-02T02:06:37.002Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-02T02:06:37.144Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-02T02:06:37.144Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-02T02:06:37.144Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:06:37.144Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-02T02:06:40.943Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImportFile [2022-02-02T02:06:40.943Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-02T02:06:40.943Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-02T02:06:40.943Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-02T02:06:40.943Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-02T02:06:40.943Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-02T02:06:40.943Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-02T02:06:40.943Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-02T02:06:40.943Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-02T02:06:41.411Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-02T02:06:41.411Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-02T02:06:41.411Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:06:41.411Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-02T02:06:41.411Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:06:41.411Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-02T02:06:41.759Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-02T02:06:42.228Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-02T02:06:42.228Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-02T02:06:42.228Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-02T02:06:42.228Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-02T02:06:42.228Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-02T02:06:42.696Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-02T02:06:43.164Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-02T02:06:43.164Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:06:43.164Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-02T02:06:43.289Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-02T02:06:43.289Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-02T02:06:43.758Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-02T02:06:43.758Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-02T02:06:44.151Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-02T02:06:44.151Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-02T02:06:44.225Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-02T02:06:44.225Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-02T02:06:44.225Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-02T02:06:44.369Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-02T02:06:45.789Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-02T02:06:46.366Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-02T02:06:46.366Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-02T02:06:47.320Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-02T02:06:47.320Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:06:47.320Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-02T02:06:47.320Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-02T02:06:47.320Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-02T02:06:47.320Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-02T02:06:47.320Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-02T02:06:47.320Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-02T02:06:48.582Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-02T02:06:50.275Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-02T02:06:50.276Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-02T02:06:52.374Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-02T02:06:52.374Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-02T02:06:52.374Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:06:52.374Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-02T02:06:53.232Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-02T02:06:53.232Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-02T02:06:53.232Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-02T02:06:53.232Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-02T02:06:53.232Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-02T02:06:53.232Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-02T02:06:53.232Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-02T02:06:54.453Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-02T02:06:55.440Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-02T02:06:55.440Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-02T02:06:55.908Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-02T02:06:55.908Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-02T02:06:55.908Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-02T02:06:55.908Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T02:06:55.908Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-02T02:06:56.167Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImportFile [2022-02-02T02:06:56.167Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-02T02:06:56.167Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-02T02:06:56.167Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-02T02:06:56.167Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.167Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-02T02:06:56.167Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-02T02:06:56.183Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-02T02:06:56.635Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-02T02:06:56.635Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.635Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-02T02:06:56.635Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.635Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-02T02:06:56.635Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-02T02:06:56.635Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.635Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-02T02:06:56.635Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:06:56.635Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-02T02:06:58.128Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-02T02:06:59.588Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-02T02:07:00.942Z] === RUN TestDockerSuite/TestInspectImage [2022-02-02T02:07:00.942Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:07:00.942Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-02T02:07:00.942Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:07:00.942Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-02T02:07:00.942Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:07:00.942Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-02T02:07:02.541Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-02T02:07:02.541Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:07:02.541Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-02T02:07:02.541Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-02T02:07:02.541Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-02T02:07:02.541Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-02T02:07:02.541Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-02T02:07:02.541Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-02T02:07:02.882Z] === RUN TestDockerSuite/TestCommitChange [2022-02-02T02:07:03.162Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-02T02:07:05.495Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-02T02:07:05.495Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-02T02:07:06.113Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-02T02:07:06.113Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-02T02:07:07.642Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-02T02:07:08.449Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-02T02:07:08.449Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-02T02:07:08.449Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-02T02:07:08.449Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-02T02:07:08.449Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-02T02:07:08.449Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-02T02:07:08.449Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-02T02:07:09.064Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-02T02:07:11.279Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-02T02:07:11.279Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-02T02:07:11.279Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-02T02:07:11.279Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-02T02:07:11.402Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-02T02:07:12.405Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-02T02:07:12.405Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-02T02:07:12.405Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-02T02:07:13.493Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-02T02:07:16.469Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-02T02:07:17.270Z] === RUN TestDockerSuite/TestInspectImage [2022-02-02T02:07:17.270Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:07:17.270Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-02T02:07:17.270Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:07:17.270Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-02T02:07:17.270Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:07:17.270Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-02T02:07:19.496Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-02T02:07:21.224Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-02T02:07:23.290Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-02T02:07:23.290Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-02T02:07:23.439Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-02T02:07:24.896Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-02T02:07:24.896Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-02T02:07:24.896Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-02T02:07:26.243Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-02T02:07:26.392Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-02T02:07:28.617Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-02T02:07:29.198Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-02T02:07:29.198Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-02T02:07:29.198Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-02T02:07:29.198Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-02T02:07:30.832Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-02T02:07:32.989Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-02T02:07:33.782Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-02T02:07:35.315Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-02T02:07:35.998Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-02T02:07:35.998Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:07:36.466Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-02T02:07:36.466Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-02T02:07:36.466Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-02T02:07:36.466Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-02T02:07:36.466Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-02T02:07:36.466Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-02T02:07:36.466Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-02T02:07:36.466Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-02T02:07:36.466Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-02T02:07:36.466Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-02T02:07:36.466Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-02T02:07:36.780Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-02T02:07:38.680Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-02T02:07:39.108Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-02T02:07:39.108Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:07:39.108Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-02T02:07:39.108Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-02T02:07:39.108Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-02T02:07:39.108Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-02T02:07:39.108Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-02T02:07:39.108Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-02T02:07:39.108Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-02T02:07:39.108Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-02T02:07:39.108Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-02T02:07:39.108Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-02T02:07:39.108Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-02T02:07:39.109Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:07:39.109Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-02T02:07:39.576Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-02T02:07:40.898Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-02T02:07:43.938Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-02T02:07:46.737Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-02T02:07:46.768Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-02T02:07:49.722Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-02T02:07:49.722Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-02T02:07:49.722Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-02T02:07:51.099Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-02T02:07:51.936Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-02T02:07:51.936Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-02T02:07:52.603Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-02T02:07:52.603Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-02T02:07:52.603Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-02T02:07:54.052Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-02T02:07:54.817Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-02T02:07:54.817Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-02T02:07:54.817Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-02T02:07:54.817Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-02T02:07:54.817Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-02T02:07:54.817Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-02T02:07:55.285Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-02T02:07:57.824Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-02T02:07:58.817Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-02T02:08:01.036Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-02T02:08:02.439Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-02T02:08:02.439Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-02T02:08:02.439Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-02T02:08:02.439Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-02T02:08:03.701Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-02T02:08:03.992Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-02T02:08:05.389Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-02T02:08:05.389Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-02T02:08:05.389Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-02T02:08:05.389Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-02T02:08:05.389Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-02T02:08:05.389Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-02T02:08:05.389Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:08:05.389Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-02T02:08:06.945Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-02T02:08:06.945Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:08:07.414Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-02T02:08:07.414Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-02T02:08:07.414Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-02T02:08:07.414Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-02T02:08:07.414Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-02T02:08:07.414Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-02T02:08:07.414Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-02T02:08:07.414Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-02T02:08:07.414Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-02T02:08:07.414Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-02T02:08:07.414Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-02T02:08:07.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-02T02:08:09.571Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-02T02:08:09.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-02T02:08:10.364Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-02T02:08:12.522Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-02T02:08:12.768Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-02T02:08:12.768Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-02T02:08:12.768Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-02T02:08:12.768Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-02T02:08:13.327Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-02T02:08:14.736Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-02T02:08:14.736Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-02T02:08:14.736Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-02T02:08:14.982Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-02T02:08:14.982Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-02T02:08:17.205Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-02T02:08:17.205Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:08:17.205Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-02T02:08:17.205Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:08:17.205Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-02T02:08:17.689Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-02T02:08:19.198Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-02T02:08:19.418Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-02T02:08:19.418Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-02T02:08:20.673Z] === RUN TestDockerSuite/TestLogsSince [2022-02-02T02:08:21.633Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-02T02:08:21.633Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-02T02:08:21.633Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-02T02:08:22.152Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-02T02:08:22.152Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-02T02:08:22.152Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-02T02:08:24.584Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-02T02:08:24.584Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-02T02:08:25.944Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-02T02:08:25.944Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-02T02:08:31.097Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-02T02:08:31.097Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-02T02:08:31.097Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-02T02:08:31.097Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-02T02:08:31.097Z] === RUN TestDockerSuite/TestLogsTail [2022-02-02T02:08:31.750Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-02T02:08:31.815Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-02T02:08:33.316Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-02T02:08:35.539Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-02T02:08:36.275Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-02T02:08:37.685Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-02T02:08:39.231Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-02T02:08:39.231Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestNetHostname [2022-02-02T02:08:39.231Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-02T02:08:39.231Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-02T02:08:39.231Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-02T02:08:39.231Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginActive [2022-02-02T02:08:39.231Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-02T02:08:39.231Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-02T02:08:39.231Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-02T02:08:39.231Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-02T02:08:39.231Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-02T02:08:39.231Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-02T02:08:39.231Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-02T02:08:39.231Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-02T02:08:39.231Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-02T02:08:39.231Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPortList [2022-02-02T02:08:39.231Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-02T02:08:39.231Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-02T02:08:40.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-02T02:08:40.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-02T02:08:40.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-02T02:08:40.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-02T02:08:40.292Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-02T02:08:41.856Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-02T02:08:41.856Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-02T02:08:41.856Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-02T02:08:43.553Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-02T02:08:44.070Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-02T02:08:44.070Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:08:44.070Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-02T02:08:45.107Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-02T02:08:45.107Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-02T02:08:45.107Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-02T02:08:45.107Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-02T02:08:45.107Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-02T02:08:45.107Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-02T02:08:45.107Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-02T02:08:45.107Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:08:45.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-02T02:08:46.287Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-02T02:08:46.287Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-02T02:08:48.313Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-02T02:08:50.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-02T02:08:50.985Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-02T02:08:50.985Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-02T02:08:51.040Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-02T02:08:52.107Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-02T02:08:52.107Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-02T02:08:52.107Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-02T02:08:53.255Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-02T02:08:53.255Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-02T02:08:53.255Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-02T02:08:53.255Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-02T02:08:53.255Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-02T02:08:53.255Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-02T02:08:53.255Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-02T02:08:53.255Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-02T02:08:53.255Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-02T02:08:53.255Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-02T02:08:53.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-02T02:08:55.060Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-02T02:08:55.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-02T02:08:55.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-02T02:08:57.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-02T02:08:58.012Z] === RUN TestDockerSuite/TestLogsSince [2022-02-02T02:08:59.653Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-02T02:08:59.653Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-02T02:08:59.653Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-02T02:09:00.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-02T02:09:07.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-02T02:09:08.439Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-02T02:09:08.439Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-02T02:09:08.439Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-02T02:09:08.439Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-02T02:09:08.439Z] === RUN TestDockerSuite/TestLogsTail [2022-02-02T02:09:10.078Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-02T02:09:10.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c0e10_} [2022-02-02T02:09:11.392Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-02T02:09:13.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12007534422_c:\foo_false____} [2022-02-02T02:09:14.346Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-02T02:09:15.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12007534422_c:\foo_true____} [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-02T02:09:17.298Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-02T02:09:17.298Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestNetHostname [2022-02-02T02:09:17.298Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-02T02:09:17.298Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-02T02:09:17.298Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-02T02:09:17.298Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginActive [2022-02-02T02:09:17.298Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-02T02:09:17.298Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-02T02:09:17.298Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-02T02:09:17.298Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-02T02:09:17.298Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-02T02:09:17.298Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-02T02:09:17.298Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-02T02:09:17.298Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-02T02:09:17.298Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-02T02:09:17.298Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPortList [2022-02-02T02:09:17.298Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-02T02:09:17.298Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-02T02:09:18.865Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-02T02:09:18.865Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-02T02:09:18.865Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-02T02:09:18.865Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-02T02:09:18.865Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-02T02:09:18.865Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-02T02:09:18.865Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-02T02:09:21.816Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-02T02:09:21.816Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-02T02:09:21.816Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:09:21.816Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-02T02:09:23.169Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-02T02:09:23.169Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.169Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-02T02:09:23.169Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-02T02:09:23.169Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.169Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-02T02:09:23.169Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.637Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-02T02:09:23.637Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.637Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-02T02:09:23.637Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-02T02:09:23.637Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-02T02:09:23.637Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-02T02:09:23.637Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:09:23.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-02T02:09:24.030Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-02T02:09:24.499Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-02T02:09:24.499Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-02T02:09:24.499Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-02T02:09:26.719Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-02T02:09:26.719Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-02T02:09:26.719Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-02T02:09:26.719Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-02T02:09:26.719Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-02T02:09:26.719Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-02T02:09:26.719Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-02T02:09:27.897Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-02T02:09:27.897Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-02T02:09:27.897Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-02T02:09:27.897Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-02T02:09:29.502Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-02T02:09:29.502Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-02T02:09:29.502Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-02T02:09:31.471Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-02T02:09:34.420Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-02T02:09:34.420Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:09:34.420Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-02T02:09:34.420Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-02T02:09:34.420Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-02T02:09:40.396Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-02T02:09:41.995Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-02T02:09:41.995Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-02T02:09:41.995Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-02T02:09:43.350Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-02T02:09:49.351Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-02T02:09:49.351Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-02T02:09:49.351Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-02T02:09:49.351Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:09:49.351Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-02T02:09:52.019Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-02T02:09:54.493Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-02T02:09:56.773Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-02T02:09:56.773Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-02T02:09:56.773Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-02T02:09:56.773Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-02T02:09:56.773Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-02T02:09:58.015Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-02T02:09:58.015Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-02T02:09:58.015Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-02T02:09:58.015Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-02T02:09:58.015Z] === RUN TestDockerSuite/TestCpToDot [2022-02-02T02:10:00.230Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-02T02:10:00.230Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-02T02:10:00.230Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-02T02:10:00.230Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-02T02:10:00.230Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-02T02:10:02.445Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-02T02:10:02.445Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.445Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-02T02:10:02.445Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.445Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-02T02:10:02.445Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.445Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-02T02:10:02.445Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.445Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-02T02:10:02.658Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-02T02:10:02.658Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.658Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-02T02:10:02.658Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.658Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-02T02:10:02.658Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.658Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-02T02:10:02.658Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-02T02:10:02.658Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-02T02:10:02.914Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-02T02:10:02.914Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-02T02:10:05.132Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-02T02:10:08.086Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-02T02:10:08.555Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-02T02:10:08.555Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-02T02:10:09.827Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-02T02:10:09.827Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-02T02:10:09.827Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-02T02:10:10.773Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-02T02:10:10.815Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-02T02:10:10.815Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-02T02:10:10.815Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-02T02:10:11.241Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-02T02:10:11.710Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-02T02:10:11.710Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-02T02:10:11.710Z] === RUN TestDockerSuite/TestCreateRM [2022-02-02T02:10:11.710Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-02T02:10:11.710Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T02:10:11.710Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-02T02:10:12.180Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-02T02:10:12.313Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-02T02:10:12.314Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-02T02:10:12.314Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-02T02:10:12.314Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-02T02:10:12.314Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-02T02:10:12.314Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-02T02:10:12.386Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-02T02:10:12.648Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-02T02:10:13.375Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-02T02:10:13.375Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-02T02:10:13.375Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-02T02:10:17.073Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-02T02:10:19.244Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-02T02:10:24.007Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-02T02:10:25.153Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-02T02:10:25.622Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-02T02:10:26.092Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-02T02:10:26.966Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-02T02:10:27.501Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-02T02:10:29.889Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-02T02:10:29.889Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-02T02:10:29.889Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-02T02:10:29.889Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-02T02:10:32.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-02T02:10:32.109Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-02T02:10:32.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-02T02:10:32.109Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-02T02:10:32.109Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-02T02:10:32.109Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-02T02:10:32.109Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-02T02:10:32.578Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-02T02:10:32.578Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-02T02:10:32.578Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-02T02:10:32.578Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-02T02:10:32.578Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDockerFails [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-02T02:10:32.578Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-02T02:10:32.578Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-02T02:10:32.578Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-02T02:10:32.578Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-02T02:10:32.578Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-02T02:10:32.578Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-02T02:10:33.372Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-02T02:10:33.372Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-02T02:10:33.372Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-02T02:10:33.372Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-02T02:10:33.372Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-02T02:10:39.755Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-02T02:10:40.543Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-02T02:10:40.543Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:10:40.543Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-02T02:10:40.543Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-02T02:10:40.543Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-02T02:10:40.543Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-02T02:10:40.543Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-02T02:10:40.543Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-02T02:10:40.543Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-02T02:10:42.717Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-02T02:10:49.876Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-02T02:10:50.975Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-02T02:10:50.975Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-02T02:10:50.975Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-02T02:10:51.962Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-02T02:10:51.962Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-02T02:10:51.962Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-02T02:10:52.258Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-02T02:10:52.258Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:10:52.258Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-02T02:10:53.531Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-02T02:10:53.999Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-02T02:10:54.000Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-02T02:10:54.468Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-02T02:10:58.545Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-02T02:10:59.421Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-02T02:10:59.421Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-02T02:10:59.421Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-02T02:11:00.342Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-02T02:11:00.414Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-02T02:11:03.296Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-02T02:11:05.169Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-02T02:11:06.215Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-02T02:11:09.165Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-02T02:11:09.169Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-02T02:11:09.932Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-02T02:11:09.932Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:11:09.932Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-02T02:11:11.379Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-02T02:11:12.365Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-02T02:11:15.801Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-02T02:11:15.801Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-02T02:11:15.801Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-02T02:11:17.121Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-02T02:11:17.121Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-02T02:11:18.686Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-02T02:11:29.105Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-02T02:11:30.743Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-02T02:11:33.695Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-02T02:11:34.681Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-02T02:11:37.764Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-02T02:11:37.764Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-02T02:11:37.764Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-02T02:11:37.764Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:11:37.764Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-02T02:11:37.764Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-02T02:11:37.764Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-02T02:11:37.764Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-02T02:11:37.764Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-02T02:11:39.303Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-02T02:11:39.303Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:11:39.303Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-02T02:11:39.332Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-02T02:11:39.332Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-02T02:11:39.332Z] === RUN TestDockerSuite/TestEventsRename [2022-02-02T02:11:41.548Z] === RUN TestDockerSuite/TestEventsResize [2022-02-02T02:11:41.840Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-02T02:11:44.062Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-02T02:11:44.062Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-02T02:11:44.530Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-02T02:11:45.518Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-02T02:11:46.591Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-02T02:11:50.207Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-02T02:11:52.422Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-02T02:11:52.683Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-02T02:11:54.635Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-02T02:11:55.271Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-02T02:11:58.558Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-02T02:11:58.558Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:11:58.558Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-02T02:11:59.390Z] === RUN TestDockerSuite/TestEventsTop [2022-02-02T02:11:59.390Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-02T02:11:59.390Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-02T02:12:00.024Z] === RUN TestDockerSuite/TestRmiTag [2022-02-02T02:12:00.024Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-02T02:12:02.341Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-02T02:12:02.987Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-02T02:12:04.431Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-02T02:12:04.431Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-02T02:12:04.431Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-02T02:12:09.496Z] === RUN TestDockerSuite/TestExec [2022-02-02T02:12:09.496Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:12:09.496Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-02T02:12:09.496Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-02T02:12:09.496Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-02T02:12:11.711Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-02T02:12:13.927Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-02T02:12:13.927Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:12:13.927Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-02T02:12:13.927Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:12:13.927Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-02T02:12:13.927Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-02T02:12:13.927Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-02T02:12:16.140Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-02T02:12:18.354Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-02T02:12:20.573Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-02T02:12:20.811Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-02T02:12:22.278Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-02T02:12:22.788Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-02T02:12:23.764Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-02T02:12:23.845Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-02T02:12:24.831Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-02T02:12:27.538Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-02T02:12:27.538Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-02T02:12:27.538Z] === RUN TestDockerSuite/TestExecEnv [2022-02-02T02:12:27.538Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:12:27.538Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-02T02:12:27.538Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-02T02:12:27.538Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-02T02:12:28.526Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-02T02:12:29.103Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-02T02:12:30.091Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-02T02:12:30.091Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-02T02:12:30.091Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-02T02:12:30.091Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-02T02:12:30.091Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-02T02:12:30.091Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-02T02:12:30.091Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-02T02:12:30.091Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-02T02:12:33.061Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-02T02:12:33.061Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-02T02:12:33.061Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-02T02:12:33.061Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-02T02:12:33.061Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-02T02:12:33.618Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-02T02:12:33.856Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-02T02:12:33.856Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-02T02:12:33.856Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-02T02:12:33.856Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-02T02:12:33.856Z] === RUN TestDockerSuite/TestExecParseError [2022-02-02T02:12:33.856Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:12:34.325Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-02T02:12:34.325Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-02T02:12:34.325Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-02T02:12:34.325Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-02T02:12:34.325Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-02T02:12:36.539Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-02T02:12:36.539Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-02T02:12:36.539Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-02T02:12:36.539Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:12:36.539Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-02T02:12:36.539Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-02T02:12:36.539Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-02T02:12:36.539Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-02T02:12:36.539Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-02T02:12:36.539Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-02T02:12:36.539Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-02T02:12:38.929Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-02T02:12:39.488Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-02T02:12:39.489Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-02T02:12:39.489Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-02T02:12:39.489Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-02T02:12:41.145Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-02T02:12:44.097Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-02T02:12:46.315Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-02T02:12:48.154Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-02T02:12:48.156Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-02T02:12:48.156Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-02T02:12:48.156Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-02T02:12:48.156Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-02T02:12:48.156Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-02T02:12:48.156Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:12:48.156Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-02T02:12:49.268Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-02T02:12:49.268Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-02T02:12:51.948Z] === RUN TestDockerSuite/TestRmiTag [2022-02-02T02:12:52.416Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-02T02:12:52.911Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-02T02:12:55.283Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-02T02:12:55.283Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-02T02:12:56.210Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-02T02:12:57.499Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-02T02:12:57.499Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-02T02:12:57.499Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-02T02:13:00.065Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-02T02:13:01.290Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-02T02:13:01.290Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-02T02:13:01.290Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-02T02:13:01.290Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-02T02:13:01.290Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-02T02:13:02.278Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-02T02:13:03.507Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-02T02:13:03.507Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-02T02:13:03.507Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-02T02:13:03.507Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-02T02:13:03.507Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-02T02:13:03.507Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-02T02:13:03.507Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-02T02:13:03.507Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-02T02:13:05.723Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-02T02:13:08.676Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-02T02:13:09.434Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestHealth [2022-02-02T02:13:09.434Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-02T02:13:09.434Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-02T02:13:10.895Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-02T02:13:10.895Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-02T02:13:10.895Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-02T02:13:10.895Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-02T02:13:10.895Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-02T02:13:10.895Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-02T02:13:10.895Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-02T02:13:13.224Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-02T02:13:13.224Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-02T02:13:13.224Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-02T02:13:13.224Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-02T02:13:13.224Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-02T02:13:13.693Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-02T02:13:13.693Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-02T02:13:13.845Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-02T02:13:13.845Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-02T02:13:13.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-02T02:13:13.845Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:13:13.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-02T02:13:13.845Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-02T02:13:13.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-02T02:13:13.845Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:13:13.845Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-02T02:13:14.679Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-02T02:13:14.679Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:13:14.679Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-02T02:13:15.665Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-02T02:13:15.665Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-02T02:13:16.062Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-02T02:13:17.577Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-02T02:13:17.577Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-02T02:13:17.881Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-02T02:13:17.881Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-02T02:13:20.098Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-02T02:13:21.934Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-02T02:13:21.934Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-02T02:13:21.934Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-02T02:13:22.402Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-02T02:13:22.403Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-02T02:13:22.403Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-02T02:13:22.403Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-02T02:13:22.403Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:13:22.403Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-02T02:13:22.403Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-02T02:13:22.403Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-02T02:13:22.403Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-02T02:13:22.403Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-02T02:13:23.051Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-02T02:13:23.455Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-02T02:13:23.519Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-02T02:13:23.519Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.519Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-02T02:13:23.924Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-02T02:13:23.924Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-02T02:13:23.924Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-02T02:13:23.924Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-02T02:13:23.924Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-02T02:13:23.924Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-02T02:13:23.924Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-02T02:13:23.924Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-02T02:13:25.356Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-02T02:13:25.357Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-02T02:13:25.357Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-02T02:13:25.357Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-02T02:13:25.357Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-02T02:13:25.357Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-02T02:13:26.879Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-02T02:13:26.879Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-02T02:13:26.879Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-02T02:13:26.879Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-02T02:13:26.879Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-02T02:13:27.311Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-02T02:13:27.311Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-02T02:13:27.311Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-02T02:13:27.311Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.311Z] === RUN TestDockerSuite/TestImportFile [2022-02-02T02:13:27.311Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-02T02:13:27.779Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-02T02:13:27.779Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-02T02:13:27.779Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-02T02:13:27.779Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-02T02:13:27.779Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-02T02:13:27.779Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-02T02:13:27.779Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-02T02:13:27.779Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:13:27.779Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-02T02:13:28.314Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-02T02:13:29.993Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-02T02:13:31.269Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-02T02:13:31.269Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-02T02:13:31.269Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-02T02:13:32.757Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-02T02:13:32.950Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-02T02:13:32.950Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:13:32.950Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-02T02:13:32.950Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-02T02:13:32.950Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-02T02:13:32.950Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-02T02:13:32.950Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-02T02:13:32.950Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-02T02:13:34.226Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-02T02:13:34.226Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-02T02:13:34.226Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-02T02:13:34.226Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-02T02:13:34.226Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-02T02:13:34.226Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-02T02:13:34.226Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-02T02:13:35.163Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-02T02:13:35.163Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-02T02:13:36.549Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-02T02:13:37.180Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-02T02:13:37.375Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-02T02:13:37.375Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-02T02:13:37.375Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-02T02:13:37.375Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-02T02:13:37.375Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-02T02:13:37.375Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-02T02:13:37.375Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-02T02:13:39.398Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-02T02:13:39.504Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-02T02:13:40.331Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-02T02:13:42.354Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-02T02:13:42.456Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-02T02:13:44.121Z] === RUN TestDockerSuite/TestInspectImage [2022-02-02T02:13:44.121Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:13:44.121Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-02T02:13:44.121Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:13:44.121Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-02T02:13:44.121Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:13:44.121Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-02T02:13:45.304Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-02T02:13:45.304Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-02T02:13:45.304Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-02T02:13:45.304Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T02:13:45.304Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-02T02:13:45.304Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-02T02:13:45.304Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-02T02:13:45.304Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-02T02:13:45.410Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-02T02:13:45.410Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-02T02:13:46.335Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-02T02:13:49.283Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-02T02:13:49.283Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-02T02:13:50.055Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-02T02:13:50.055Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-02T02:13:50.055Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-02T02:13:50.055Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-02T02:13:50.055Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:13:50.055Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-02T02:13:50.055Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-02T02:13:50.055Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-02T02:13:50.055Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-02T02:13:50.055Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-02T02:13:50.055Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-02T02:13:50.055Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-02T02:13:51.278Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-02T02:13:51.278Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.278Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-02T02:13:51.278Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.278Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-02T02:13:51.278Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.278Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-02T02:13:51.278Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.278Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-02T02:13:51.278Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.497Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-02T02:13:51.747Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-02T02:13:51.747Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.747Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-02T02:13:51.747Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.747Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-02T02:13:51.747Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.747Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-02T02:13:51.747Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.747Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-02T02:13:51.747Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.747Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-02T02:13:51.747Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-02T02:13:51.747Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-02T02:13:53.716Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-02T02:13:53.716Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-02T02:13:53.716Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-02T02:13:53.716Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-02T02:13:54.701Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-02T02:13:54.701Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-02T02:13:54.701Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-02T02:13:58.465Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-02T02:13:58.718Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-02T02:13:58.718Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-02T02:13:58.718Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunMount [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-02T02:13:59.704Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-02T02:13:59.704Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-02T02:14:00.683Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-02T02:14:03.362Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-02T02:14:03.362Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-02T02:14:03.362Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-02T02:14:03.362Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-02T02:14:03.362Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-02T02:14:04.929Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-02T02:14:04.929Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-02T02:14:04.929Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-02T02:14:04.929Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-02T02:14:04.929Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-02T02:14:04.929Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-02T02:14:04.929Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-02T02:14:04.929Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-02T02:14:05.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-02T02:14:05.397Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-02T02:14:05.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-02T02:14:05.397Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-02T02:14:05.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-02T02:14:05.397Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-02T02:14:05.397Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-02T02:14:05.432Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-02T02:14:07.616Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-02T02:14:07.644Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-02T02:14:08.378Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-02T02:14:08.378Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-02T02:14:08.378Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-02T02:14:08.378Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-02T02:14:08.378Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-02T02:14:08.378Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-02T02:14:08.378Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-02T02:14:10.568Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-02T02:14:13.520Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-02T02:14:13.520Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-02T02:14:13.520Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-02T02:14:13.520Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-02T02:14:13.520Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-02T02:14:13.520Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-02T02:14:13.520Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-02T02:14:14.243Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-02T02:14:16.300Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-02T02:14:16.472Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-02T02:14:16.472Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-02T02:14:16.472Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-02T02:14:16.472Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:14:16.472Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-02T02:14:16.472Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-02T02:14:16.472Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-02T02:14:16.472Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:14:16.472Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-02T02:14:17.284Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-02T02:14:18.036Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-02T02:14:18.998Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-02T02:14:18.998Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-02T02:14:19.498Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-02T02:14:20.562Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-02T02:14:22.126Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-02T02:14:22.447Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-02T02:14:23.908Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-02T02:14:23.908Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-02T02:14:23.908Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-02T02:14:23.908Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-02T02:14:23.908Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-02T02:14:23.908Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-02T02:14:23.908Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-02T02:14:23.908Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:14:23.908Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-02T02:14:23.908Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-02T02:14:23.908Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-02T02:14:23.908Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-02T02:14:23.908Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-02T02:14:24.342Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-02T02:14:24.662Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-02T02:14:24.662Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-02T02:14:25.130Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-02T02:14:25.130Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-02T02:14:25.130Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-02T02:14:25.130Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-02T02:14:25.130Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-02T02:14:25.130Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-02T02:14:25.905Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-02T02:14:26.860Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-02T02:14:26.860Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-02T02:14:26.860Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-02T02:14:26.860Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-02T02:14:26.860Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-02T02:14:26.860Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-02T02:14:27.343Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-02T02:14:28.135Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-02T02:14:28.135Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T02:14:29.557Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-02T02:14:29.811Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-02T02:14:31.923Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-02T02:14:31.923Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-02T02:14:31.923Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-02T02:14:31.923Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-02T02:14:31.923Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-02T02:14:31.923Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-02T02:14:31.923Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-02T02:14:31.923Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-02T02:14:31.923Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-02T02:14:31.923Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:14:31.923Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-02T02:14:32.763Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-02T02:14:32.763Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-02T02:14:32.763Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-02T02:14:35.420Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-02T02:14:35.715Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-02T02:14:35.715Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-02T02:14:35.715Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-02T02:14:35.715Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-02T02:14:35.715Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-02T02:14:35.715Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-02T02:14:35.715Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-02T02:14:37.633Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-02T02:14:37.633Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-02T02:14:37.633Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-02T02:14:38.667Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-02T02:14:39.846Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-02T02:14:39.846Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-02T02:14:41.617Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-02T02:14:42.341Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-02T02:14:42.341Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-02T02:14:42.341Z] === RUN TestDockerSuite/TestRunRm [2022-02-02T02:14:44.560Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-02T02:14:44.579Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-02T02:14:46.999Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-02T02:14:47.532Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-02T02:14:47.532Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-02T02:14:47.532Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-02T02:14:47.532Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T02:14:47.532Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-02T02:14:47.532Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-02T02:14:47.532Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-02T02:14:47.532Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-02T02:14:50.426Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-02T02:14:52.861Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-02T02:14:53.375Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-02T02:14:53.399Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-02T02:14:53.399Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-02T02:14:53.399Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-02T02:14:53.399Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-02T02:14:53.399Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:14:53.399Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-02T02:14:53.399Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-02T02:14:53.399Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-02T02:14:53.399Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-02T02:14:53.399Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-02T02:14:53.399Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-02T02:14:53.399Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-02T02:14:55.592Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-02T02:14:57.805Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-02T02:14:58.724Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-02T02:15:00.582Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-02T02:15:00.582Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-02T02:15:00.582Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-02T02:15:00.935Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-02T02:15:01.593Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-02T02:15:01.593Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-02T02:15:01.593Z] === RUN TestDockerSuite/TestRunState [2022-02-02T02:15:01.593Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-02T02:15:01.593Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-02T02:15:02.798Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-02T02:15:02.798Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-02T02:15:03.266Z] === RUN TestDockerSuite/TestRunMount [2022-02-02T02:15:03.266Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-02T02:15:03.266Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-02T02:15:03.266Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-02T02:15:03.266Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-02T02:15:03.266Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-02T02:15:03.266Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-02T02:15:03.266Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-02T02:15:03.266Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-02T02:15:03.883Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-02T02:15:03.883Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-02T02:15:03.883Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-02T02:15:04.540Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-02T02:15:04.540Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:15:04.540Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-02T02:15:06.099Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-02T02:15:06.753Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-02T02:15:06.753Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-02T02:15:06.753Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-02T02:15:06.753Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-02T02:15:06.753Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-02T02:15:06.754Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-02T02:15:07.225Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-02T02:15:07.225Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-02T02:15:07.225Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-02T02:15:08.314Z] === RUN TestDockerSuite/TestLogsSince [2022-02-02T02:15:11.928Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-02T02:15:11.928Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.928Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-02T02:15:11.928Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.928Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-02T02:15:11.928Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.928Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-02T02:15:11.975Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-02T02:15:11.975Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-02T02:15:14.924Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-02T02:15:14.924Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-02T02:15:14.924Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-02T02:15:17.796Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-02T02:15:17.874Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-02T02:15:17.874Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-02T02:15:17.874Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-02T02:15:17.874Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-02T02:15:17.874Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-02T02:15:18.733Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-02T02:15:18.733Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-02T02:15:18.733Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-02T02:15:18.733Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-02T02:15:18.733Z] === RUN TestDockerSuite/TestLogsTail [2022-02-02T02:15:20.295Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-02T02:15:21.663Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-02T02:15:23.245Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-02T02:15:23.674Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-02T02:15:23.674Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-02T02:15:24.661Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-02T02:15:25.461Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-02T02:15:25.461Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestNetHostname [2022-02-02T02:15:25.461Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-02T02:15:25.461Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-02T02:15:25.461Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-02T02:15:25.461Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginActive [2022-02-02T02:15:25.461Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-02T02:15:25.461Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-02T02:15:25.461Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-02T02:15:25.461Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-02T02:15:25.461Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-02T02:15:25.461Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-02T02:15:25.461Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-02T02:15:25.461Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-02T02:15:25.461Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-02T02:15:25.461Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPortList [2022-02-02T02:15:25.461Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-02T02:15:25.461Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-02T02:15:26.227Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-02T02:15:28.444Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-02T02:15:29.431Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-02T02:15:30.212Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-02T02:15:30.213Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-02T02:15:30.213Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-02T02:15:30.213Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-02T02:15:30.213Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-02T02:15:30.213Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-02T02:15:30.213Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-02T02:15:30.213Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-02T02:15:30.213Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:15:30.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-02T02:15:30.327Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-02T02:15:32.386Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-02T02:15:32.386Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.386Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-02T02:15:32.386Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.386Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-02T02:15:32.386Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.386Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-02T02:15:32.386Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.386Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-02T02:15:32.386Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.854Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-02T02:15:32.854Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.854Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-02T02:15:32.854Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.854Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-02T02:15:32.854Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-02T02:15:32.854Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T02:15:35.077Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-02T02:15:36.079Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-02T02:15:36.079Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-02T02:15:36.079Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-02T02:15:36.645Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-02T02:15:36.645Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-02T02:15:36.645Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-02T02:15:36.645Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-02T02:15:36.645Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-02T02:15:36.645Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-02T02:15:36.645Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-02T02:15:36.645Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-02T02:15:36.645Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-02T02:15:36.645Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:15:36.645Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-02T02:15:42.239Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-02T02:15:42.239Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-02T02:15:42.239Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-02T02:15:42.239Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-02T02:15:44.735Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-02T02:15:44.735Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-02T02:15:44.735Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-02T02:15:46.030Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-02T02:15:47.074Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-02T02:15:47.074Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-02T02:15:47.074Z] === RUN TestDockerSuite/TestRunRm [2022-02-02T02:15:48.980Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-02T02:15:50.029Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-02T02:15:51.930Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-02T02:15:51.930Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-02T02:15:51.930Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-02T02:15:51.930Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-02T02:15:51.930Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-02T02:15:51.930Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-02T02:15:51.930Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-02T02:15:55.717Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-02T02:15:55.900Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-02T02:15:57.247Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-02T02:15:57.937Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-02T02:15:58.851Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-02T02:16:00.150Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-02T02:16:01.803Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-02T02:16:05.596Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-02T02:16:05.596Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T02:16:05.596Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-02T02:16:05.596Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-02T02:16:05.596Z] === RUN TestDockerSuite/TestRunState [2022-02-02T02:16:05.596Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-02T02:16:05.596Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-02T02:16:06.017Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-02T02:16:06.018Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-02T02:16:06.018Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-02T02:16:06.018Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-02T02:16:06.018Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-02T02:16:06.018Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-02T02:16:06.018Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-02T02:16:06.018Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-02T02:16:08.239Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-02T02:16:08.239Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-02T02:16:08.548Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-02T02:16:08.548Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:16:08.548Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-02T02:16:08.548Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-02T02:16:08.548Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-02T02:16:08.548Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-02T02:16:08.548Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-02T02:16:08.548Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-02T02:16:08.708Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-02T02:16:08.708Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-02T02:16:09.016Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-02T02:16:09.017Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-02T02:16:09.017Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-02T02:16:09.017Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-02T02:16:10.921Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-02T02:16:13.775Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-02T02:16:13.775Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-02T02:16:13.775Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-02T02:16:13.775Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-02T02:16:14.244Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-02T02:16:14.244Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-02T02:16:17.196Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-02T02:16:17.196Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-02T02:16:17.196Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-02T02:16:18.473Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-02T02:16:18.473Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-02T02:16:18.473Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-02T02:16:18.473Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-02T02:16:19.613Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-02T02:16:19.613Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-02T02:16:19.613Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-02T02:16:20.153Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-02T02:16:20.153Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-02T02:16:20.153Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-02T02:16:20.153Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-02T02:16:20.153Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-02T02:16:23.944Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-02T02:16:28.283Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-02T02:16:28.283Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:16:28.283Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-02T02:16:30.960Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-02T02:16:32.073Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-02T02:16:32.074Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-02T02:16:32.074Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-02T02:16:32.074Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:16:32.074Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-02T02:16:32.074Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-02T02:16:32.074Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-02T02:16:32.074Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-02T02:16:32.074Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-02T02:16:32.607Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-02T02:16:33.172Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-02T02:16:38.475Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-02T02:16:39.235Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-02T02:16:39.235Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:16:39.235Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-02T02:16:39.235Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-02T02:16:39.235Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-02T02:16:39.235Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:16:39.235Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-02T02:16:39.235Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:16:39.235Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-02T02:16:39.235Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-02T02:16:39.235Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-02T02:16:39.235Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:16:39.235Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-02T02:16:41.451Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-02T02:16:41.827Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-02T02:16:44.404Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-02T02:16:44.405Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-02T02:16:44.405Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-02T02:16:45.613Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-02T02:16:45.613Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-02T02:16:45.613Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-02T02:16:45.613Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-02T02:16:45.613Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-02T02:16:45.634Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-02T02:16:45.634Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-02T02:16:45.634Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-02T02:16:46.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-02T02:16:46.622Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-02T02:16:46.622Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-02T02:16:46.622Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-02T02:16:46.622Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-02T02:16:46.622Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-02T02:16:46.622Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:16:46.622Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-02T02:16:46.622Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-02T02:16:46.622Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-02T02:16:46.622Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:16:46.622Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-02T02:16:46.622Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-02T02:16:46.622Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-02T02:16:49.893Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-02T02:16:50.362Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-02T02:16:50.362Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:16:50.362Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-02T02:16:50.362Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-02T02:16:50.362Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-02T02:16:50.362Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-02T02:16:50.362Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-02T02:16:50.362Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-02T02:16:50.362Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-02T02:16:52.843Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-02T02:16:55.060Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-02T02:16:55.060Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-02T02:16:55.060Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-02T02:16:55.060Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-02T02:16:55.528Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-02T02:16:55.528Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:16:55.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-02T02:16:55.528Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-02T02:16:55.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-02T02:16:55.528Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-02T02:16:55.528Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-02T02:16:55.528Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-02T02:16:55.528Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-02T02:16:55.528Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-02T02:16:55.528Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-02T02:16:59.021Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-02T02:16:59.021Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-02T02:16:59.021Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-02T02:16:59.489Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-02T02:16:59.489Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-02T02:16:59.489Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-02T02:17:00.284Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-02T02:17:01.052Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-02T02:17:01.552Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-02T02:17:01.552Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-02T02:17:02.019Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-02T02:17:02.019Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-02T02:17:02.019Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-02T02:17:02.038Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-02T02:17:02.038Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-02T02:17:02.038Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-02T02:17:02.487Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-02T02:17:02.487Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-02T02:17:02.501Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-02T02:17:02.954Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-02T02:17:04.716Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-02T02:17:05.823Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-02T02:17:05.910Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-02T02:17:05.910Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-02T02:17:09.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-02T02:17:09.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-02T02:17:10.177Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-02T02:17:10.177Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-02T02:17:10.573Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-02T02:17:10.589Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-02T02:17:10.589Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-02T02:17:10.589Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-02T02:17:10.589Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-02T02:17:10.589Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-02T02:17:10.589Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-02T02:17:10.589Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-02T02:17:10.644Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-02T02:17:12.786Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-02T02:17:12.803Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-02T02:17:12.803Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-02T02:17:13.274Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-02T02:17:13.743Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-02T02:17:15.309Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-02T02:17:19.307Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-02T02:17:19.307Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:17:19.307Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-02T02:17:20.292Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-02T02:17:20.292Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-02T02:17:20.292Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-02T02:17:20.292Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-02T02:17:23.972Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-02T02:17:23.972Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-02T02:17:23.972Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-02T02:17:28.954Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-02T02:17:28.955Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-02T02:17:28.955Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-02T02:17:34.008Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-02T02:17:34.008Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:17:34.008Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-02T02:17:34.401Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-02T02:17:34.401Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:17:34.401Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-02T02:17:39.157Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-02T02:17:39.157Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-02T02:17:39.157Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-02T02:17:39.157Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:17:39.157Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-02T02:17:39.157Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-02T02:17:39.157Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-02T02:17:39.157Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-02T02:17:39.157Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-02T02:17:39.867Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-02T02:17:39.867Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-02T02:17:40.334Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-02T02:17:40.801Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-02T02:17:41.460Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-02T02:17:41.460Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.460Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite (2372.77s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (78.07s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.49s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.22s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.51s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.75s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.94s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.37s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.17s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.21s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.19s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.07s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.05s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.28s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.32s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.59s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.25s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.29s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.15s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.14s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.78s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.00s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.42s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.73s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.45s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-02T02:17:41.460Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-02T02:17:41.460Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.76s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.66s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.43s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.06s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.80s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.80s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.67s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.37s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.41s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.15s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.43s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.93s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.78s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.64s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.92s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.44s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.94s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.84s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.92s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.72s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.43s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.29s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.09s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.65s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.96s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.40s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFails (2.89s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.45s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.48s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.90s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.08s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.21s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.73s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildHistory (12.54s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.55s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.35s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.45s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.47s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.62s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.81s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.19s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.75s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.54s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.68s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.35s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.33s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.66s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.43s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.85s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.55s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.37s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.00s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.57s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.41s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.29s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.89s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.62s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildRm (17.27s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.45s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.08s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.20s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.75s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.05s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.97s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.62s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildStderr (4.25s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.44s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.51s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.44s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.33s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.09s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.31s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.25s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.04s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.69s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.57s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.35s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.58s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.38s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.72s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.19s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.21s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.96s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestCommitChange (5.39s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.99s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.59s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestCommitTTY (7.66s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.96s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.84s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.82s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.81s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.79s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.48s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.31s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.45s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.50s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.86s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.43s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.48s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.30s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.96s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.11s) [2022-02-02T02:17:41.461Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-02T02:17:41.461Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.87s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.32s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.72s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.24s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.42s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.82s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.77s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.70s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004271d0_} (2.73s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1110593027_c:\foo_false____} (2.66s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1110593027_c:\foo_true____} (2.88s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-02T02:17:41.462Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.98s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:17:41.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.92s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.19s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.93s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.47s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.86s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpToDot (2.85s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCpToStdout (2.91s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.99s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.18s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.92s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.47s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.90s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.49s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsCopy (4.82s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.72s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.75s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFilters (5.79s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFormat (5.66s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsRename (2.55s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsResize (8.11s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.84s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.68s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.24s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.68s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.15s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.19s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.31s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.05s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.40s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecInspectID (3.72s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.58s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.39s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.05s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.30s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.17s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.30s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.89s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.07s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.85s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.54s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.87s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectDefault (2.79s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectHistory (4.83s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.71s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.79s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.36s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectStatus (3.10s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.38s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.43s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.55s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.71s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.69s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.19s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.81s) [2022-02-02T02:17:41.932Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.79s) [2022-02-02T02:17:41.932Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.83s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.78s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.71s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.66s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.84s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.86s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsSince (9.36s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsTail (3.11s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.89s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.82s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.45s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.43s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsByOrder (8.64s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.20s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.62s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.91s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.18s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.70s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.96s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.15s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.25s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.12s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.19s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.23s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.38s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.54s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.03s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.89s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.42s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.47s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.43s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.47s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.45s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.71s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.09s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.90s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.31s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.20s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.24s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.53s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.43s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.73s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.75s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.55s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.66s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.24s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.53s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.87s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.34s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.80s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.41s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.82s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.82s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.84s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.85s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunExitCode (2.88s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.80s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.85s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.81s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.77s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.29s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.45s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.87s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.83s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.61s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.76s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.68s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.27s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.44s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.65s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.62s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:17:41.933Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-02T02:17:41.933Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.96s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.74s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.77s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.56s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.40s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.26s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.75s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.84s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.96s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.73s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.17s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.56s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.08s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.59s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.86s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.96s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.26s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.03s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.49s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.87s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.31s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.02s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-02T02:17:41.934Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-02T02:17:41.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:17:41.934Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:17:41.934Z] === RUN TestDockerSchema1RegistrySuite [2022-02-02T02:17:41.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-02T02:17:41.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T02:17:41.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T02:17:41.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-02T02:17:41.935Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-02T02:17:41.935Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-02T02:17:41.935Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-02T02:17:41.935Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-02T02:17:41.935Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-02T02:17:41.935Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-02T02:17:41.935Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerDaemonSuite [2022-02-02T02:17:41.935Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-02T02:17:41.935Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-02T02:17:41.935Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-02T02:17:41.935Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerSwarmSuite [2022-02-02T02:17:41.935Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-02T02:17:41.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerExternalVolumeSuite [2022-02-02T02:17:41.935Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerNetworkSuite [2022-02-02T02:17:41.935Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-02T02:17:41.935Z] === RUN TestDockerHubPullSuite [2022-02-02T02:17:41.935Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-02T02:17:41.935Z] PASS [2022-02-02T02:17:41.935Z] ok github.com/docker/docker/integration-cli 2373.117s [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === Skipped [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-02T02:17:41.935Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-02T02:17:41.935Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-02T02:17:41.935Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-02T02:17:41.935Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-02T02:17:41.935Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-02T02:17:41.935Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-02T02:17:41.935Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-02-02T02:17:41.935Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-02-02T02:17:41.935Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-02-02T02:17:41.935Z] [2022-02-02T02:17:41.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-02T02:17:41.936Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-02-02T02:17:41.936Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2022-02-02T02:17:41.936Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:17:41.936Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-02T02:17:41.936Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.936Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-02T02:17:41.936Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-02-02T02:17:41.937Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-02T02:17:41.937Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-02T02:17:41.937Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.937Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-02T02:17:41.937Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-02T02:17:41.938Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:17:41.938Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-02T02:17:41.938Z] [2022-02-02T02:17:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-02T02:17:42.406Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:17:42.406Z] [2022-02-02T02:17:42.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:17:42.406Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.406Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:17:42.407Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-02T02:17:42.407Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-02T02:17:42.407Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-02T02:17:42.407Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:17:42.407Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:17:42.407Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-02T02:17:42.407Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-02T02:17:42.407Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-02T02:17:42.407Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-02T02:17:42.407Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-02T02:17:42.407Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-02T02:17:42.407Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-02T02:17:42.407Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.407Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-02T02:17:42.407Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-02T02:17:42.408Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-02T02:17:42.408Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-02T02:17:42.408Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-02T02:17:42.408Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-02T02:17:42.409Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.409Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-02T02:17:42.409Z] [2022-02-02T02:17:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-02T02:17:42.410Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-02T02:17:42.410Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-02T02:17:42.410Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.410Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-02T02:17:42.410Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:17:42.411Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:17:42.411Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-02T02:17:42.411Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-02T02:17:42.411Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-02T02:17:42.411Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-02T02:17:42.411Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:17:42.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.411Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:17:42.411Z] [2022-02-02T02:17:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-02T02:17:42.412Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] DONE 1085 tests, 539 skipped in 2383.956s [2022-02-02T02:17:42.412Z] INFO: Integration tests ended at 02/02/2022 02:17:42. Duration:00:39:44.2079430 [2022-02-02T02:17:42.412Z] INFO: Docker info of the daemon under test at end of run [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] Containers: 2 [2022-02-02T02:17:42.412Z] Running: 0 [2022-02-02T02:17:42.412Z] Paused: 0 [2022-02-02T02:17:42.412Z] Stopped: 2 [2022-02-02T02:17:42.412Z] Images: 18 [2022-02-02T02:17:42.412Z] Server Version: 0.0.0-dev [2022-02-02T02:17:42.412Z] Storage Driver: windowsfilter [2022-02-02T02:17:42.412Z] Windows: [2022-02-02T02:17:42.412Z] Logging Driver: json-file [2022-02-02T02:17:42.412Z] Plugins: [2022-02-02T02:17:42.412Z] Volume: local [2022-02-02T02:17:42.412Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T02:17:42.412Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T02:17:42.412Z] Swarm: inactive [2022-02-02T02:17:42.412Z] Default Isolation: process [2022-02-02T02:17:42.412Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T02:17:42.412Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T02:17:42.412Z] OSType: windows [2022-02-02T02:17:42.412Z] Architecture: x86_64 [2022-02-02T02:17:42.412Z] CPUs: 4 [2022-02-02T02:17:42.412Z] Total Memory: 32GiB [2022-02-02T02:17:42.412Z] Name: azwin-2-82b1a1 [2022-02-02T02:17:42.412Z] ID: CXC4:EYDM:LTNN:SOSL:UZF5:4YG6:B4T4:NDBR:OZ7V:Q2BO:DG2O:P4MC [2022-02-02T02:17:42.412Z] Docker Root Dir: D:\CI\PR-41548\39\daemon [2022-02-02T02:17:42.412Z] Debug Mode (client): false [2022-02-02T02:17:42.412Z] Debug Mode (server): true [2022-02-02T02:17:42.412Z] File Descriptors: -1 [2022-02-02T02:17:42.412Z] Goroutines: 17 [2022-02-02T02:17:42.412Z] System Time: 2022-02-02T02:17:42.3487758Z [2022-02-02T02:17:42.412Z] EventsListeners: 0 [2022-02-02T02:17:42.412Z] Registry: https://index.docker.io/v1/ [2022-02-02T02:17:42.412Z] Labels: [2022-02-02T02:17:42.412Z] Experimental: false [2022-02-02T02:17:42.412Z] Insecure Registries: [2022-02-02T02:17:42.412Z] 127.0.0.0/8 [2022-02-02T02:17:42.412Z] Live Restore Enabled: false [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.412Z] [2022-02-02T02:17:42.879Z] INFO: Stopping daemon under test [2022-02-02T02:17:42.879Z] SUCCESS: The process with PID 3352 (child process of PID 2328) has been terminated. [2022-02-02T02:17:42.879Z] SUCCESS: The process with PID 2328 (child process of PID 4636) has been terminated. [2022-02-02T02:17:42.879Z] INFO: Stop tailing logs of the daemon under tests [2022-02-02T02:17:42.879Z] INFO: executeCI.ps1 Completed successfully at 02/02/2022 02:17:42. [2022-02-02T02:17:42.879Z] INFO: Tidying up at end of run [2022-02-02T02:17:42.879Z] INFO: Saving daemon under test log (d:\CI\PR-41548\39\dut.out) to bundles\CIDUT.out [2022-02-02T02:17:42.879Z] INFO: Saving daemon under test log (d:\CI\PR-41548\39\dut.err) to bundles\CIDUT.err [2022-02-02T02:17:42.879Z] INFO: Saving containerd logs to bundles [2022-02-02T02:17:42.879Z] INFO: Nuke-Everything... [2022-02-02T02:17:42.879Z] INFO: Container count on control daemon to delete is 2 [2022-02-02T02:17:43.347Z] b0f91d968143 [2022-02-02T02:17:43.347Z] 63ee596c69a6 [2022-02-02T02:17:43.347Z] INFO: Tidying pidfile d:\CI\PR-41548\39\docker.pid [2022-02-02T02:17:43.347Z] INFO: Nuking d:\CI [2022-02-02T02:17:45.552Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-02T02:17:47.819Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-02T02:17:47.819Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:17:47.819Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-02T02:17:47.819Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-02T02:17:47.819Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-02T02:17:47.819Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:17:47.819Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-02T02:17:47.819Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:17:47.819Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-02T02:17:47.819Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-02T02:17:47.819Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-02T02:17:47.819Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:17:47.819Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-02T02:17:50.301Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-02T02:17:50.301Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:17:50.301Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-02T02:17:50.773Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-02T02:17:54.090Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-02T02:17:54.090Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-02T02:17:54.090Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-02T02:17:54.563Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-02T02:17:54.563Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-02T02:17:54.563Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-02T02:17:57.521Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-02T02:17:57.521Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-02T02:17:57.521Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-02T02:17:57.521Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-02T02:17:57.521Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-02T02:17:57.521Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:17:57.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-02T02:17:57.521Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-02T02:17:57.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-02T02:17:57.521Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:17:57.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-02T02:17:57.521Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-02T02:17:57.521Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-02T02:18:04.620Z] INFO: Zapped successfully [2022-02-02T02:18:04.620Z] [2022-02-02T02:18:04.620Z] INFO: executeCI.ps1 exiting at Wed Feb 2 02:18:04 CUT 2022. Duration 01:05:46.5738905 [2022-02-02T02:18:04.620Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-02T02:18:04.870Z] Recording test results [2022-02-02T02:18:09.020Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-02T02:18:11.234Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-02T02:18:11.701Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-02T02:18:13.761Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-02T02:18:15.295Z] Creating win-2022-integration-bundles.zip [2022-02-02T02:18:15.345Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-02T02:18:15.345Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-02T02:18:15.345Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-02T02:18:15.345Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-02T02:18:15.345Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-02T02:18:15.345Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-02T02:18:15.345Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-02T02:18:15.345Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-02T02:18:16.913Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-02T02:18:16.913Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [Pipeline] archiveArtifacts [2022-02-02T02:18:17.080Z] Archiving artifacts [2022-02-02T02:18:18.852Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-02T02:18:20.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-02T02:18:20.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-02T02:18:21.173Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-02T02:18:21.173Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-02T02:18:21.641Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-02T02:18:23.601Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-02T02:18:30.750Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-02T02:18:33.142Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T02:18:34.170Z] + make clean [2022-02-02T02:18:35.158Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T02:18:35.158Z] docker-dev-cache [2022-02-02T02:18:35.158Z] docker-mod-cache [Pipeline] deleteDir [2022-02-02T02:18:35.500Z] === RUN TestDockerSuite/TestRmiTag [2022-02-02T02:18:35.500Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-02T02:18:36.580Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-02T02:18:36.580Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:18:36.580Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-02T02:18:36.580Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-02T02:18:36.580Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-02T02:18:36.580Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-02T02:18:36.580Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T02:18:38.450Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-02T02:18:43.739Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-02T02:18:44.207Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-02T02:18:44.208Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-02T02:18:56.253Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-02T02:18:56.712Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-02T02:18:56.712Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-02T02:18:56.712Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite (2504.56s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.97s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.04s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.43s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (72.88s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.98s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.52s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.13s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.45s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.65s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.03s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.46s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.58s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.78s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.89s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.50s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.80s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.42s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.54s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.89s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.52s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.64s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.13s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.39s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.78s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.45s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.27s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2022-02-02T02:18:57.180Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.75s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2022-02-02T02:18:57.180Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.53s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.63s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.75s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.90s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.25s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.00s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.35s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.04s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (10.78s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.53s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.60s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.71s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.57s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.34s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.98s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.06s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.73s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.43s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.28s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.62s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.93s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.87s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.17s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.72s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFails (3.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.50s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.83s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.51s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.61s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.37s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.78s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.21s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildHistory (11.70s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.75s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.69s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.91s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.54s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.89s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.71s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.07s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.42s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.42s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.56s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.88s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.51s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.60s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.69s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.06s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.65s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.87s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.42s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.05s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.13s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.97s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.80s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.38s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildRm (13.99s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.05s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.21s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.81s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.28s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.58s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.50s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildStderr (4.57s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.08s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.75s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.99s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.22s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.34s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.27s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.64s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.24s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.63s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.46s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.07s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.42s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.99s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestCommitChange (5.21s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.84s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.66s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestCommitTTY (7.59s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.74s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.61s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.71s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.95s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.93s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.95s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.57s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.98s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.52s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.60s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.97s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.09s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.93s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.85s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.16s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.97s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.52s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.97s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.18s) [2022-02-02T02:18:57.181Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.58s) [2022-02-02T02:18:57.181Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.99s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.10s) [2022-02-02T02:18:57.182Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-02T02:18:57.182Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-02T02:18:57.182Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-02T02:18:57.182Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-02T02:18:57.182Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.94s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.15s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.08s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.06s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.94s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.13s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000319500_} (2.88s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12696011798_c:\foo_false____} (2.99s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12696011798_c:\foo_true____} (3.05s) [2022-02-02T02:18:57.182Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-02T02:18:57.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-02-02T02:18:57.238Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.25s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.43s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.27s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.17s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.30s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.72s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.55s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpToDot (3.05s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCpToStdout (3.13s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.05s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.86s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.20s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.31s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.10s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.21s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.22s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.32s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsCopy (5.76s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.70s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.09s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.02s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFilters (6.09s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFormat (6.06s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsRename (3.14s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsResize (33.46s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.16s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.26s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.97s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.33s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.44s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (4.08s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.06s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.91s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.90s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.64s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.48s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.62s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecInspectID (4.68s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.20s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.86s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.57s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.06s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.06s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.13s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.63s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.96s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.22s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.31s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.85s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-02-02T02:18:57.651Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:18:57.651Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.97s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.94s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.96s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectDefault (2.91s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectHistory (4.83s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.94s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.55s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.94s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.10s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.54s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectStatus (3.65s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.48s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectTemplateError (8.06s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.95s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.16s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.97s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.00s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.85s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.00s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.95s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.90s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.60s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.76s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.78s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.77s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.53s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.20s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.05s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.02s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsSince (9.55s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.11s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.03s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.85s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.94s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsByOrder (12.17s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.32s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.28s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.48s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.07s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.60s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.52s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.90s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.60s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.02s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.04s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.22s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.82s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.22s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.42s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.86s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.71s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.10s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.53s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.50s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.98s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.22s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.03s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.85s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.68s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.05s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.74s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.88s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.95s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.96s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.89s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.83s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.74s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.02s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.91s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.17s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.70s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.73s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.90s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.88s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunExitCode (2.88s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.89s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.88s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.94s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.30s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-02T02:18:57.652Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-02T02:18:57.652Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.54s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.43s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.68s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.99s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.81s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.85s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.75s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.96s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.47s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunRm (2.89s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.89s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.85s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.61s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.96s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.07s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.83s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.89s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.63s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.72s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.66s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.85s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.59s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.86s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.84s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.87s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.34s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.69s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.77s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.26s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.30s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.18s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.51s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.62s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.37s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.05s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.45s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.10s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.47s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.32s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-02T02:18:57.653Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.53s) [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-02T02:18:57.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.653Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:18:57.653Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-02T02:18:57.654Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-02T02:18:57.654Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-02T02:18:57.654Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-02T02:18:57.654Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-02T02:18:57.654Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-02T02:18:57.654Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-02T02:18:57.654Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerDaemonSuite [2022-02-02T02:18:57.654Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-02T02:18:57.654Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-02T02:18:57.654Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-02T02:18:57.654Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerSwarmSuite [2022-02-02T02:18:57.654Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-02T02:18:57.654Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerExternalVolumeSuite [2022-02-02T02:18:57.654Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerNetworkSuite [2022-02-02T02:18:57.654Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-02T02:18:57.654Z] === RUN TestDockerHubPullSuite [2022-02-02T02:18:57.654Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-02T02:18:57.654Z] PASS [2022-02-02T02:18:57.654Z] ok github.com/docker/docker/integration-cli 2504.887s [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === Skipped [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-02T02:18:57.654Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-02T02:18:57.654Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-02T02:18:57.654Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-02T02:18:57.654Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-02T02:18:57.654Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-02T02:18:57.654Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-02T02:18:57.654Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-02T02:18:57.654Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-02T02:18:57.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-02T02:18:57.654Z] [2022-02-02T02:18:57.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-02T02:18:57.654Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-02-02T02:18:57.655Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-02T02:18:57.655Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-02T02:18:57.655Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.655Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-02T02:18:57.655Z] [2022-02-02T02:18:57.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-02-02T02:18:57.656Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2022-02-02T02:18:57.656Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-02T02:18:57.656Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:18:57.656Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-02T02:18:57.656Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-02T02:18:57.656Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-02T02:18:57.656Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:18:57.656Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:18:57.656Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-02T02:18:57.657Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-02T02:18:57.657Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-02T02:18:57.657Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-02T02:18:57.657Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:18:57.657Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-02T02:18:57.657Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-02T02:18:57.657Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-02T02:18:57.657Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:18:57.657Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:18:57.657Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-02-02T02:18:57.657Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.657Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-02-02T02:18:57.657Z] [2022-02-02T02:18:57.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-02T02:18:57.658Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.658Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-02T02:18:57.658Z] [2022-02-02T02:18:57.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-02T02:18:57.658Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.658Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-02T02:18:57.658Z] [2022-02-02T02:18:57.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-02-02T02:18:57.658Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.658Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-02T02:18:57.658Z] [2022-02-02T02:18:57.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-02T02:18:57.658Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:18:57.658Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-02T02:18:57.658Z] [2022-02-02T02:18:57.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:18:58.127Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-02T02:18:58.127Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-02T02:18:58.127Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-02T02:18:58.127Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-02T02:18:58.127Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-02T02:18:58.127Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-02T02:18:58.127Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:18:58.127Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-02T02:18:58.127Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-02T02:18:58.127Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-02T02:18:58.127Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-02T02:18:58.127Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.127Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-02T02:18:58.127Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-02T02:18:58.128Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-02T02:18:58.128Z] [2022-02-02T02:18:58.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-02T02:18:58.128Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.128Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-02T02:18:58.129Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.129Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-02T02:18:58.129Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-02T02:18:58.130Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-02T02:18:58.130Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-02T02:18:58.130Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-02T02:18:58.130Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:18:58.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.130Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:18:58.130Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-02T02:18:58.131Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.131Z] [2022-02-02T02:18:58.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-02T02:18:58.132Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-02T02:18:58.132Z] [2022-02-02T02:18:58.132Z] DONE 1085 tests, 544 skipped in 2515.177s [2022-02-02T02:18:58.132Z] INFO: Integration tests ended at 02/02/2022 02:18:57. Duration:00:41:55.3796707 [2022-02-02T02:18:58.132Z] INFO: Docker info of the daemon under test at end of run [2022-02-02T02:18:58.132Z] [2022-02-02T02:18:58.132Z] Containers: 2 [2022-02-02T02:18:58.132Z] Running: 0 [2022-02-02T02:18:58.132Z] Paused: 0 [2022-02-02T02:18:58.132Z] Stopped: 2 [2022-02-02T02:18:58.132Z] Images: 18 [2022-02-02T02:18:58.132Z] Server Version: 0.0.0-dev [2022-02-02T02:18:58.132Z] Storage Driver: windowsfilter [2022-02-02T02:18:58.132Z] Windows: [2022-02-02T02:18:58.132Z] Logging Driver: json-file [2022-02-02T02:18:58.132Z] Plugins: [2022-02-02T02:18:58.132Z] Volume: local [2022-02-02T02:18:58.132Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T02:18:58.132Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T02:18:58.132Z] Swarm: inactive [2022-02-02T02:18:58.132Z] Default Isolation: process [2022-02-02T02:18:58.132Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-02T02:18:58.132Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-02T02:18:58.132Z] OSType: windows [2022-02-02T02:18:58.132Z] Architecture: x86_64 [2022-02-02T02:18:58.132Z] CPUs: 4 [2022-02-02T02:18:58.132Z] Total Memory: 32GiB [2022-02-02T02:18:58.132Z] Name: azwin-2-82b1a0 [2022-02-02T02:18:58.132Z] ID: VETS:OAPU:NYXY:RALD:CEFP:27FS:YINS:NC64:OIUX:SR2D:TQDB:MGMA [2022-02-02T02:18:58.132Z] Docker Root Dir: D:\CI\PR-41548\39\daemon [2022-02-02T02:18:58.132Z] Debug Mode (client): false [2022-02-02T02:18:58.132Z] Debug Mode (server): true [2022-02-02T02:18:58.132Z] File Descriptors: -1 [2022-02-02T02:18:58.132Z] Goroutines: 46 [2022-02-02T02:18:58.132Z] System Time: 2022-02-02T02:18:57.9981544Z [2022-02-02T02:18:58.132Z] EventsListeners: 0 [2022-02-02T02:18:58.132Z] Registry: https://index.docker.io/v1/ [2022-02-02T02:18:58.132Z] Labels: [2022-02-02T02:18:58.132Z] Experimental: false [2022-02-02T02:18:58.132Z] Insecure Registries: [2022-02-02T02:18:58.132Z] 127.0.0.0/8 [2022-02-02T02:18:58.132Z] Live Restore Enabled: false [2022-02-02T02:18:58.132Z] [2022-02-02T02:18:58.132Z] [2022-02-02T02:18:58.132Z] INFO: Stopping daemon under test [2022-02-02T02:18:58.600Z] SUCCESS: The process with PID 4256 (child process of PID 2056) has been terminated. [2022-02-02T02:18:58.600Z] SUCCESS: The process with PID 2056 (child process of PID 1572) has been terminated. [2022-02-02T02:18:58.600Z] INFO: Stop tailing logs of the daemon under tests [2022-02-02T02:18:58.600Z] INFO: executeCI.ps1 Completed successfully at 02/02/2022 02:18:58. [2022-02-02T02:18:58.600Z] INFO: Tidying up at end of run [2022-02-02T02:18:58.600Z] INFO: Saving daemon under test log (d:\CI\PR-41548\39\dut.out) to bundles\CIDUT.out [2022-02-02T02:18:58.600Z] INFO: Saving daemon under test log (d:\CI\PR-41548\39\dut.err) to bundles\CIDUT.err [2022-02-02T02:18:58.600Z] INFO: Saving containerd logs to bundles [2022-02-02T02:18:58.600Z] INFO: Nuke-Everything... [2022-02-02T02:18:58.600Z] INFO: Container count on control daemon to delete is 2 [2022-02-02T02:18:59.068Z] 44641d7a0281 [2022-02-02T02:18:59.068Z] 3fb1b2652c2d [2022-02-02T02:18:59.068Z] INFO: Tidying pidfile d:\CI\PR-41548\39\docker.pid [2022-02-02T02:18:59.068Z] INFO: Killing containerd with PID 4480 [2022-02-02T02:18:59.068Z] INFO: Nuking d:\CI [2022-02-02T02:19:01.990Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-02T02:19:02.976Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-02T02:19:02.976Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-02T02:19:02.976Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-02T02:19:02.976Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-02T02:19:02.976Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-02T02:19:02.976Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-02T02:19:02.976Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-02T02:19:02.976Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-02T02:19:05.191Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-02T02:19:05.191Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-02T02:19:05.191Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-02T02:19:05.191Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-02T02:19:05.191Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-02T02:19:10.078Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-02T02:19:13.027Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-02T02:19:20.180Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-02T02:19:20.340Z] INFO: Zapped successfully [2022-02-02T02:19:20.340Z] [2022-02-02T02:19:20.340Z] INFO: executeCI.ps1 exiting at Wed Feb 2 02:19:18 CUT 2022. Duration 01:06:49.4739825 [2022-02-02T02:19:20.340Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-02T02:19:20.591Z] Recording test results [2022-02-02T02:19:22.393Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-02T02:19:24.605Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-02T02:19:24.605Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-02T02:19:27.795Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-02T02:19:29.323Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-02T02:19:31.760Z] Archiving artifacts [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-02T02:19:35.073Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-02T02:19:35.073Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-02T02:19:36.636Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-02T02:19:36.636Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-02T02:19:36.636Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-02T02:19:39.583Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-02T02:19:39.583Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-02T02:19:39.583Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-02T02:19:39.583Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-02T02:19:40.050Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-02T02:19:42.262Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-02T02:19:42.263Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-02T02:19:42.263Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-02T02:19:42.263Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-02T02:19:42.263Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-02T02:19:42.263Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-02T02:19:42.263Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-02T02:19:42.263Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-02T02:19:42.263Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-02T02:19:42.263Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-02T02:19:42.263Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-02T02:19:42.263Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-02T02:19:42.263Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-02T02:19:42.263Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-02T02:19:42.263Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-02T02:19:44.475Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-02T02:19:46.412Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T02:19:46.688Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-02T02:19:47.364Z] + make clean [2022-02-02T02:19:48.350Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T02:19:48.496Z] docker-dev-cache [2022-02-02T02:19:48.496Z] docker-mod-cache [Pipeline] deleteDir [2022-02-02T02:19:48.901Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-02T02:19:48.901Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-02T02:19:48.901Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-02T02:19:48.901Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-02T02:19:48.901Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-02T02:19:48.901Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-02T02:19:48.901Z] === RUN TestDockerSuite/TestRunCreateVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T02:19:51.856Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-02T02:19:51.856Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-02T02:19:51.856Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-02T02:19:51.856Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:19:51.856Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-02T02:19:51.856Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-02T02:19:51.856Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-02T02:19:51.856Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:19:51.856Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-02T02:19:53.421Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-02T02:19:59.282Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-02T02:19:59.283Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-02T02:19:59.283Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-02T02:19:59.283Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-02T02:19:59.283Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-02T02:19:59.283Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-02T02:19:59.283Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-02T02:19:59.283Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:19:59.283Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-02T02:19:59.283Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-02T02:19:59.283Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-02T02:19:59.283Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-02T02:19:59.283Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-02T02:20:01.495Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-02T02:20:01.495Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-02T02:20:01.495Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-02T02:20:01.495Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-02T02:20:01.495Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-02T02:20:01.495Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-02T02:20:03.707Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-02T02:20:05.919Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-02T02:20:05.919Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-02T02:20:05.919Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-02T02:20:08.868Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-02T02:20:08.868Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-02T02:20:08.868Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-02T02:20:08.868Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-02T02:20:08.868Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-02T02:20:08.868Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-02T02:20:08.868Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-02T02:20:11.082Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-02T02:20:13.294Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-02T02:20:15.507Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-02T02:20:18.456Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-02T02:20:18.456Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-02T02:20:18.456Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-02T02:20:18.456Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T02:20:18.456Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-02T02:20:18.456Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-02T02:20:18.456Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-02T02:20:18.456Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-02T02:20:23.205Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-02T02:20:23.205Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-02T02:20:23.205Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-02T02:20:23.205Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-02T02:20:23.205Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:20:23.205Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-02T02:20:23.205Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-02T02:20:23.205Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-02T02:20:23.205Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-02T02:20:23.205Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-02T02:20:23.205Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-02T02:20:23.205Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-02T02:20:33.620Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-02T02:20:33.620Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-02T02:20:33.620Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.088Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-02T02:20:34.088Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.555Z] === RUN TestDockerSuite/TestRunMount [2022-02-02T02:20:34.555Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.555Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-02T02:20:34.555Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.555Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-02T02:20:34.555Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.555Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-02T02:20:34.555Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-02T02:20:34.555Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-02T02:20:41.708Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-02T02:20:41.708Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-02T02:20:41.708Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-02T02:20:41.708Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-02T02:20:41.708Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-02T02:20:41.708Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-02T02:20:41.708Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-02T02:20:52.128Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-02T02:20:55.913Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-02T02:20:55.913Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-02T02:20:57.477Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-02T02:20:59.690Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-02T02:21:01.902Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-02T02:21:02.888Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-02T02:21:05.101Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-02T02:21:05.569Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.569Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-02T02:21:05.569Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.569Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-02T02:21:05.569Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.569Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-02T02:21:05.569Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.569Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-02T02:21:05.569Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.570Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-02T02:21:05.570Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.570Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-02T02:21:05.570Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.570Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-02T02:21:05.570Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-02T02:21:05.570Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-02T02:21:08.519Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-02T02:21:08.519Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-02T02:21:08.519Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-02T02:21:08.519Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-02T02:21:08.519Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-02T02:21:08.519Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-02T02:21:08.519Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-02T02:21:08.519Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-02T02:21:08.519Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-02T02:21:08.519Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:21:08.519Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-02T02:21:21.007Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-02T02:21:21.007Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-02T02:21:21.007Z] === RUN TestDockerSuite/TestRunRm [2022-02-02T02:21:23.954Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-02T02:21:29.817Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-02T02:21:36.973Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-02T02:21:38.536Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-02T02:21:40.748Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-02T02:21:43.697Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-02T02:21:43.697Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-02T02:21:43.697Z] === RUN TestDockerSuite/TestRunState [2022-02-02T02:21:43.697Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-02T02:21:43.697Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-02T02:21:45.910Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-02T02:21:45.910Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:21:45.910Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-02T02:21:48.123Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-02T02:21:48.123Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-02T02:21:48.123Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-02T02:21:48.123Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-02T02:21:48.123Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-02T02:21:48.123Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-02T02:21:48.123Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-02T02:21:48.123Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-02T02:21:48.123Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-02T02:21:52.877Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-02T02:21:52.877Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-02T02:21:55.090Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-02T02:21:55.090Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-02T02:21:55.090Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-02T02:21:58.039Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-02T02:21:58.039Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-02T02:21:58.039Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-02T02:21:58.039Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-02T02:21:58.039Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-02T02:22:00.999Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-02T02:22:08.148Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-02T02:22:12.908Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-02T02:22:18.768Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-02T02:22:18.768Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-02T02:22:18.768Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-02T02:22:18.768Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-02T02:22:21.721Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-02T02:22:23.933Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-02T02:22:26.145Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-02T02:22:26.145Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-02T02:22:26.145Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-02T02:22:26.613Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-02T02:22:26.613Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-02T02:22:26.613Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:22:26.613Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-02T02:22:26.613Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-02T02:22:26.613Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-02T02:22:26.613Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-02T02:22:26.613Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-02T02:22:26.613Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-02T02:22:26.613Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-02T02:22:26.613Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-02T02:22:26.613Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-02T02:22:31.364Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-02T02:22:32.349Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-02T02:22:34.561Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-02T02:22:39.313Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-02T02:22:39.313Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-02T02:22:39.313Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-02T02:22:39.313Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.313Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-02T02:22:39.313Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.313Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-02T02:22:39.313Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.313Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-02T02:22:39.313Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.313Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-02T02:22:39.313Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-02T02:22:39.314Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-02T02:22:39.314Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-02T02:22:42.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-02T02:22:42.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-02T02:22:42.731Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-02T02:22:42.731Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-02T02:22:44.943Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-02T02:22:52.094Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-02T02:22:52.094Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-02T02:22:52.094Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-02T02:22:59.249Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-02T02:22:59.249Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:22:59.249Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-02T02:23:04.006Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-02T02:23:04.006Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-02T02:23:04.006Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-02T02:23:04.006Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:23:04.006Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-02T02:23:04.006Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-02T02:23:04.006Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-02T02:23:04.006Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-02T02:23:04.006Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-02T02:23:09.871Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-02T02:23:09.871Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:23:09.871Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-02T02:23:09.871Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-02T02:23:09.871Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-02T02:23:09.871Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:23:09.871Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-02T02:23:09.871Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:23:09.871Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-02T02:23:09.871Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-02T02:23:09.871Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-02T02:23:09.871Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:23:09.871Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-02T02:23:12.083Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-02T02:23:14.302Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-02T02:23:14.302Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-02T02:23:14.302Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-02T02:23:16.516Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-02T02:23:16.516Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-02T02:23:16.516Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-02T02:23:16.516Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-02T02:23:16.516Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-02T02:23:16.516Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:23:16.516Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-02T02:23:16.516Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-02T02:23:16.516Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-02T02:23:16.516Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:23:16.516Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-02T02:23:16.516Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-02T02:23:16.516Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-02T02:23:34.325Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-02T02:23:34.325Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-02T02:23:34.325Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-02T02:23:34.325Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-02T02:23:34.325Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-02T02:23:34.325Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-02T02:23:34.325Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-02T02:23:34.325Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-02T02:23:35.888Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-02T02:23:35.888Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-02T02:23:38.836Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-02T02:23:39.304Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-02T02:23:39.772Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-02T02:23:39.772Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-02T02:23:40.239Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-02T02:23:48.895Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-02T02:23:48.895Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:23:48.895Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-02T02:23:48.895Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-02T02:23:48.895Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-02T02:23:48.895Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-02T02:23:48.895Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-02T02:23:56.049Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-02T02:23:56.516Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-02T02:23:56.516Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-02T02:24:06.938Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-02T02:24:06.938Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-02T02:24:06.938Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite (2616.73s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.44s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.37s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.33s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.29s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.19s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.55s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.56s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.03s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:24:07.406Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-02-02T02:24:07.406Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.37s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.05s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.39s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.92s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.53s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.56s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.29s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.11s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.82s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.85s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.21s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.78s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.78s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.07s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.63s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.40s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.41s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.55s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.23s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.62s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.66s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.10s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.11s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.56s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.55s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.72s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.28s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.88s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.87s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.18s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.47s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.37s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.78s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.85s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.79s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.72s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.17s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.84s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.80s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFails (2.52s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.71s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.59s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.27s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.81s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.23s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.70s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildHistory (12.05s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.10s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.24s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.36s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.08s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.77s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.54s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.31s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.42s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.20s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.76s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.61s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.72s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.81s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.13s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.69s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.43s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.74s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.65s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.72s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.35s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.89s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.69s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.26s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.20s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.78s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildRm (12.77s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.45s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (8.54s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.69s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.27s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.22s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.74s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.52s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.83s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildStderr (4.32s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.45s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.14s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.46s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.26s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.83s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.52s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.45s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.14s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.72s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.76s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.53s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.78s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.86s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.17s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-02T02:24:07.407Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:24:07.407Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.28s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.30s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCommitChange (4.76s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.41s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.42s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCommitTTY (11.76s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.26s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.53s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.66s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.44s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.15s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.72s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.35s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.38s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.32s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.09s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.61s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.25s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.05s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.98s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.97s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.39s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.15s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.28s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.60s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c0e10_} (2.60s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12007534422_c:\foo_false____} (2.63s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12007534422_c:\foo_true____} (2.60s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.59s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.53s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.55s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.75s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.60s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.85s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.17s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpToDot (2.55s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCpToStdout (2.51s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.73s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.45s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.35s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.52s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.31s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.12s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsCopy (5.22s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.54s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.96s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.21s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFilters (9.75s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFormat (9.66s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsRename (2.52s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsResize (7.99s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.31s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.70s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.81s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.16s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.07s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.16s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.28s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.29s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.27s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.36s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecInspectID (4.73s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.54s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.81s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.27s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-02T02:24:07.408Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-02-02T02:24:07.408Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.29s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestImportFile (0.06s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.37s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.25s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.30s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectDefault (2.33s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectHistory (4.29s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.26s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.41s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.29s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectStatus (2.78s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.32s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.56s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.24s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.55s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.34s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.08s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.79s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.30s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.09s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.20s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.98s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.71s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.63s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.39s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.36s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsSince (9.15s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsTail (2.85s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.62s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.34s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.51s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsByOrder (8.45s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.26s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.19s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.58s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.75s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.81s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.55s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.90s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.53s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.15s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.28s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.47s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.88s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.41s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.23s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.30s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.83s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.89s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.50s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.01s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.43s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.14s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.43s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.43s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.65s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.57s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-02T02:24:07.409Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-02T02:24:07.409Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.61s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.91s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.09s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.31s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.30s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.63s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.24s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.08s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.42s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.37s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.36s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.34s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s) [2022-02-02T02:24:07.410Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-02T02:24:07.410Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.28s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunExitCode (2.33s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.30s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.92s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.00s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.58s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.11s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.87s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.18s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.05s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.66s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.78s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunRm (2.45s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.24s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.28s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.27s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.56s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.25s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.05s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.27s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.31s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.46s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.84s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.56s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.28s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.72s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.41s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.31s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.06s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.78s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.29s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.54s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.03s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.63s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.24s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.96s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.47s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.23s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.63s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.06s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.96s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.03s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.05s) [2022-02-02T02:24:07.879Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-02T02:24:07.879Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s) [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-02T02:24:07.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.879Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-02T02:24:07.880Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-02T02:24:07.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-02T02:24:07.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-02T02:24:07.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-02T02:24:07.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-02T02:24:07.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-02T02:24:07.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-02T02:24:07.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerDaemonSuite [2022-02-02T02:24:07.880Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-02T02:24:07.880Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-02T02:24:07.880Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-02T02:24:07.880Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerSwarmSuite [2022-02-02T02:24:07.880Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-02T02:24:07.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerExternalVolumeSuite [2022-02-02T02:24:07.880Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerNetworkSuite [2022-02-02T02:24:07.880Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-02T02:24:07.880Z] === RUN TestDockerHubPullSuite [2022-02-02T02:24:07.880Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-02T02:24:07.880Z] PASS [2022-02-02T02:24:07.880Z] ok github.com/docker/docker/integration-cli 2617.140s [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === Skipped [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-02T02:24:07.880Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-02T02:24:07.880Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-02T02:24:07.880Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-02T02:24:07.880Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-02T02:24:07.880Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-02T02:24:07.880Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-02T02:24:07.880Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-02T02:24:07.880Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:24:07.881Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-02-02T02:24:07.881Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-02T02:24:07.881Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-02T02:24:07.881Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.881Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-02T02:24:07.881Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-02-02T02:24:07.882Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-02-02T02:24:07.882Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-02T02:24:07.882Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:24:07.882Z] docker_cli_sni_test.go:18: Flakey test [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-02T02:24:07.882Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-02T02:24:07.882Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-02T02:24:07.882Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-02T02:24:07.882Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-02-02T02:24:07.882Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-02T02:24:07.882Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-02T02:24:07.882Z] [2022-02-02T02:24:07.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-02T02:24:07.883Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-02T02:24:07.883Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:24:07.883Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-02T02:24:07.883Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-02T02:24:07.883Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-02T02:24:07.883Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:24:07.883Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:24:07.883Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-02-02T02:24:07.883Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-02T02:24:07.883Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-02T02:24:07.883Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.883Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-02T02:24:07.883Z] [2022-02-02T02:24:07.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-02T02:24:07.884Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.884Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-02T02:24:07.884Z] [2022-02-02T02:24:07.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-02T02:24:07.884Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.884Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-02T02:24:07.884Z] [2022-02-02T02:24:07.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:24:07.884Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.884Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-02T02:24:07.884Z] [2022-02-02T02:24:07.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-02-02T02:24:07.884Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.884Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-02-02T02:24:07.884Z] [2022-02-02T02:24:07.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.06s) [2022-02-02T02:24:07.884Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.884Z] --- SKIP: TestDockerSuite/TestImportFile (0.06s) [2022-02-02T02:24:07.884Z] [2022-02-02T02:24:07.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-02T02:24:07.884Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.884Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-02T02:24:07.884Z] [2022-02-02T02:24:07.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-02T02:24:07.884Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-02T02:24:07.884Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-02T02:24:07.884Z] [2022-02-02T02:24:07.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:24:08.352Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:24:08.352Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-02T02:24:08.352Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-02T02:24:08.352Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-02T02:24:08.352Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-02T02:24:08.352Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-02T02:24:08.352Z] [2022-02-02T02:24:08.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-02T02:24:08.352Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.352Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-02T02:24:08.353Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-02T02:24:08.353Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-02T02:24:08.353Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-02T02:24:08.353Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.353Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-02T02:24:08.353Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:24:08.354Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.354Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-02T02:24:08.354Z] [2022-02-02T02:24:08.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-02T02:24:08.354Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-02T02:24:08.355Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.355Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-02T02:24:08.355Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:24:08.356Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-02T02:24:08.356Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:24:08.356Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.356Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-02T02:24:08.356Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-02T02:24:08.357Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] DONE 1085 tests, 539 skipped in 2626.567s [2022-02-02T02:24:08.357Z] INFO: Integration tests ended at 02/02/2022 02:24:08. Duration:00:43:46.7790521 [2022-02-02T02:24:08.357Z] INFO: Docker info of the daemon under test at end of run [2022-02-02T02:24:08.357Z] [2022-02-02T02:24:08.357Z] Containers: 2 [2022-02-02T02:24:08.357Z] Running: 0 [2022-02-02T02:24:08.357Z] Paused: 0 [2022-02-02T02:24:08.357Z] Stopped: 2 [2022-02-02T02:24:08.357Z] Images: 18 [2022-02-02T02:24:08.357Z] Server Version: 0.0.0-dev [2022-02-02T02:24:08.357Z] Storage Driver: windowsfilter [2022-02-02T02:24:08.357Z] Windows: [2022-02-02T02:24:08.357Z] Logging Driver: json-file [2022-02-02T02:24:08.357Z] Plugins: [2022-02-02T02:24:08.357Z] Volume: local [2022-02-02T02:24:08.357Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-02T02:24:08.357Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-02T02:24:08.825Z] Swarm: inactive [2022-02-02T02:24:08.825Z] Default Isolation: process [2022-02-02T02:24:08.825Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-02T02:24:08.825Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-02T02:24:08.825Z] OSType: windows [2022-02-02T02:24:08.825Z] Architecture: x86_64 [2022-02-02T02:24:08.825Z] CPUs: 4 [2022-02-02T02:24:08.825Z] Total Memory: 32GiB [2022-02-02T02:24:08.825Z] Name: azwin-2-625290 [2022-02-02T02:24:08.825Z] ID: 2PPR:SMKA:URGU:DMPC:RM4B:DOGG:PR7F:DUN2:KFA6:VNDY:D2TF:H2M3 [2022-02-02T02:24:08.825Z] Docker Root Dir: D:\CI\PR-41548\39\daemon [2022-02-02T02:24:08.825Z] Debug Mode (client): false [2022-02-02T02:24:08.825Z] Debug Mode (server): true [2022-02-02T02:24:08.825Z] File Descriptors: -1 [2022-02-02T02:24:08.825Z] Goroutines: 17 [2022-02-02T02:24:08.825Z] System Time: 2022-02-02T02:24:08.3046992Z [2022-02-02T02:24:08.825Z] EventsListeners: 0 [2022-02-02T02:24:08.825Z] Registry: https://index.docker.io/v1/ [2022-02-02T02:24:08.825Z] Labels: [2022-02-02T02:24:08.825Z] Experimental: false [2022-02-02T02:24:08.825Z] Insecure Registries: [2022-02-02T02:24:08.825Z] 127.0.0.0/8 [2022-02-02T02:24:08.825Z] Live Restore Enabled: false [2022-02-02T02:24:08.825Z] [2022-02-02T02:24:08.825Z] [2022-02-02T02:24:08.825Z] INFO: Stopping daemon under test [2022-02-02T02:24:08.825Z] SUCCESS: The process with PID 4980 (child process of PID 5968) has been terminated. [2022-02-02T02:24:08.825Z] SUCCESS: The process with PID 5968 (child process of PID 3604) has been terminated. [2022-02-02T02:24:08.825Z] INFO: Stop tailing logs of the daemon under tests [2022-02-02T02:24:08.825Z] INFO: executeCI.ps1 Completed successfully at 02/02/2022 02:24:08. [2022-02-02T02:24:08.825Z] INFO: Tidying up at end of run [2022-02-02T02:24:08.825Z] INFO: Saving daemon under test log (d:\CI\PR-41548\39\dut.out) to bundles\CIDUT.out [2022-02-02T02:24:08.825Z] INFO: Saving daemon under test log (d:\CI\PR-41548\39\dut.err) to bundles\CIDUT.err [2022-02-02T02:24:08.825Z] INFO: Saving containerd logs to bundles [2022-02-02T02:24:08.825Z] INFO: Nuke-Everything... [2022-02-02T02:24:09.293Z] INFO: Container count on control daemon to delete is 2 [2022-02-02T02:24:09.762Z] b99583a9fe73 [2022-02-02T02:24:09.762Z] baaacd0dc783 [2022-02-02T02:24:09.762Z] INFO: Tidying pidfile d:\CI\PR-41548\39\docker.pid [2022-02-02T02:24:09.762Z] INFO: Nuking d:\CI [2022-02-02T02:24:39.867Z] INFO: Zapped successfully [2022-02-02T02:24:39.867Z] [2022-02-02T02:24:39.867Z] INFO: executeCI.ps1 exiting at Wed Feb 2 02:24:35 CUT 2022. Duration 01:11:54.6383667 [2022-02-02T02:24:39.867Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-02T02:24:40.117Z] Recording test results [2022-02-02T02:24:47.073Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-02T02:24:48.593Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-02T02:24:51.028Z] Archiving artifacts [2022-02-02T02:25:05.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41548/39/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-02T02:25:06.466Z] + make clean [2022-02-02T02:25:07.453Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-02T02:25:07.453Z] docker-dev-cache [2022-02-02T02:25:07.453Z] 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